UNPKG

@flarenetwork/flare-periphery-contract-artifacts

Version:

Smart contract artifacts for all Flare chains

125 lines (124 loc) 3.79 kB
[ { "inputs": [ { "components": [ { "internalType": "bytes32[]", "name": "merkleProof", "type": "bytes32[]" }, { "components": [ { "internalType": "bytes32", "name": "attestationType", "type": "bytes32" }, { "internalType": "bytes32", "name": "sourceId", "type": "bytes32" }, { "internalType": "uint64", "name": "votingRound", "type": "uint64" }, { "internalType": "uint64", "name": "lowestUsedTimestamp", "type": "uint64" }, { "components": [ { "internalType": "uint64", "name": "minimalBlockNumber", "type": "uint64" }, { "internalType": "uint64", "name": "deadlineBlockNumber", "type": "uint64" }, { "internalType": "uint64", "name": "deadlineTimestamp", "type": "uint64" }, { "internalType": "bytes32", "name": "destinationAddressHash", "type": "bytes32" }, { "internalType": "uint256", "name": "amount", "type": "uint256" }, { "internalType": "bytes32", "name": "standardPaymentReference", "type": "bytes32" }, { "internalType": "bool", "name": "checkSourceAddresses", "type": "bool" }, { "internalType": "bytes32", "name": "sourceAddressesRoot", "type": "bytes32" } ], "internalType": "struct IReferencedPaymentNonexistence.RequestBody", "name": "requestBody", "type": "tuple" }, { "components": [ { "internalType": "uint64", "name": "minimalBlockTimestamp", "type": "uint64" }, { "internalType": "uint64", "name": "firstOverflowBlockNumber", "type": "uint64" }, { "internalType": "uint64", "name": "firstOverflowBlockTimestamp", "type": "uint64" } ], "internalType": "struct IReferencedPaymentNonexistence.ResponseBody", "name": "responseBody", "type": "tuple" } ], "internalType": "struct IReferencedPaymentNonexistence.Response", "name": "data", "type": "tuple" } ], "internalType": "struct IReferencedPaymentNonexistence.Proof", "name": "_proof", "type": "tuple" } ], "name": "verifyReferencedPaymentNonexistence", "outputs": [ { "internalType": "bool", "name": "_proved", "type": "bool" } ], "stateMutability": "view", "type": "function" } ]