UNPKG

@flarenetwork/flare-periphery-contract-artifacts

Version:

Smart contract artifacts for all Flare chains

52 lines (51 loc) 1.01 kB
[ { "inputs": [ { "internalType": "uint256", "name": "_finalizingPriceEpochId", "type": "uint256" }, { "internalType": "uint256", "name": "_currentPriceEpochId", "type": "uint256" } ], "name": "chillNonrevealingDataProviders", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "getCurrentRandom", "outputs": [ { "internalType": "uint256", "name": "_currentRandom", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "getCurrentRandomWithQuality", "outputs": [ { "internalType": "uint256", "name": "_currentRandom", "type": "uint256" }, { "internalType": "bool", "name": "_goodRandom", "type": "bool" } ], "stateMutability": "view", "type": "function" } ]