UNPKG

@flarenetwork/flare-periphery-contract-artifacts

Version:

Smart contract artifacts for all Flare chains

41 lines (40 loc) 841 B
[ { "inputs": [], "name": "getAnnualPercentageBips", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "getSharingPercentages", "outputs": [ { "components": [ { "internalType": "contract IIIncentivePoolReceiver", "name": "incentivePoolReceiver", "type": "address" }, { "internalType": "uint256", "name": "percentBips", "type": "uint256" } ], "internalType": "struct SharingPercentage[]", "name": "", "type": "tuple[]" } ], "stateMutability": "nonpayable", "type": "function" } ]