@flarenetwork/flare-periphery-contract-artifacts
Version:
Smart contract artifacts for all Flare chains
26 lines (25 loc) • 511 B
JSON
[
{
"inputs": [],
"name": "getTokenPoolSupplyData",
"outputs": [
{
"internalType": "uint256",
"name": "_foundationAllocatedFundsWei",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "_totalInflationAuthorizedWei",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "_totalClaimedWei",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
]