@flarenetwork/flare-periphery-contract-artifacts
Version:
Smart contract artifacts for all Flare chains
32 lines (31 loc) • 573 B
JSON
[
{
"inputs": [
{
"internalType": "uint256[]",
"name": "_indices",
"type": "uint256[]"
}
],
"name": "fetchCurrentFeeds",
"outputs": [
{
"internalType": "uint256[]",
"name": "_feeds",
"type": "uint256[]"
},
{
"internalType": "int8[]",
"name": "_decimals",
"type": "int8[]"
},
{
"internalType": "uint64",
"name": "_timestamp",
"type": "uint64"
}
],
"stateMutability": "view",
"type": "function"
}
]