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
/
flare
/
artifacts
/
contracts
/
genesis
/
interfaces
/
IFtsoRegistryGenesis.sol
/
IFtsoRegistryGenesis.json
22 lines
(21 loc)
•
367 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"inputs"
:
[
{
"internalType"
:
"uint256[]"
,
"name"
:
"_indices"
,
"type"
:
"uint256[]"
}
]
,
"name"
:
"getFtsos"
,
"outputs"
:
[
{
"internalType"
:
"contract IFtsoGenesis[]"
,
"name"
:
"_ftsos"
,
"type"
:
"address[]"
}
]
,
"stateMutability"
:
"view"
,
"type"
:
"function"
}
]