UNPKG

@flarenetwork/flare-periphery-contract-artifacts

Version:

Smart contract artifacts for all Flare chains

66 lines (65 loc) 1.22 kB
[ { "anonymous": false, "inputs": [ { "indexed": true, "internalType": "bytes32", "name": "attestationType", "type": "bytes32" }, { "indexed": true, "internalType": "bytes32", "name": "source", "type": "bytes32" } ], "name": "TypeAndSourceFeeRemoved", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "internalType": "bytes32", "name": "attestationType", "type": "bytes32" }, { "indexed": true, "internalType": "bytes32", "name": "source", "type": "bytes32" }, { "indexed": false, "internalType": "uint256", "name": "fee", "type": "uint256" } ], "name": "TypeAndSourceFeeSet", "type": "event" }, { "inputs": [ { "internalType": "bytes", "name": "_data", "type": "bytes" } ], "name": "getRequestFee", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" } ]