@flarenetwork/flare-periphery-contract-artifacts
Version:
Smart contract artifacts for all Flare chains
55 lines (54 loc) • 1.01 kB
JSON
[
{
"inputs": [],
"name": "fastUpdater",
"outputs": [
{
"internalType": "contract IIFastUpdaterView",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "fastUpdatesConfiguration",
"outputs": [
{
"internalType": "contract IFastUpdatesConfiguration",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "flareSystemsManager",
"outputs": [
{
"internalType": "contract IFlareSystemsManager",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "relay",
"outputs": [
{
"internalType": "contract IRelay",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
]