UNPKG
flare-periphery-contract-artifacts-test-fassets
Version:
latest (0.1.31)
0.1.31
0.1.30
0.1.29
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
Smart contract artifacts for all Flare chains
flare-periphery-contract-artifacts-test-fassets
/
songbird
/
artifacts
/
contracts
/
protocol
/
interfaces
/
IICleanupBlockNumberManager.sol
/
IICleanupBlockNumberManager.json
16 lines
(15 loc)
•
260 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{
"inputs"
:
[
{
"internalType"
:
"uint256"
,
"name"
:
"_blockNumber"
,
"type"
:
"uint256"
}
]
,
"name"
:
"setCleanUpBlockNumber"
,
"outputs"
:
[
]
,
"stateMutability"
:
"nonpayable"
,
"type"
:
"function"
}
]