UNPKG

@flarenetwork/flare-periphery-contract-artifacts

Version:

Smart contract artifacts for all Flare chains

41 lines (40 loc) 835 B
[ { "inputs": [], "name": "getSharingPercentages", "outputs": [ { "components": [ { "internalType": "contract IIInflationReceiver", "name": "inflationReceiver", "type": "address" }, { "internalType": "uint256", "name": "percentBips", "type": "uint256" } ], "internalType": "struct SharingPercentage[]", "name": "", "type": "tuple[]" } ], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "getTimeSlotPercentageBips", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "nonpayable", "type": "function" } ]