UNPKG

@flarenetwork/flare-periphery-contract-artifacts

Version:

Smart contract artifacts for all Flare chains

90 lines (89 loc) 2.45 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": "string", "name": "addressStr", "type": "string" } ], "internalType": "struct IAddressValidity.RequestBody", "name": "requestBody", "type": "tuple" }, { "components": [ { "internalType": "bool", "name": "isValid", "type": "bool" }, { "internalType": "string", "name": "standardAddress", "type": "string" }, { "internalType": "bytes32", "name": "standardAddressHash", "type": "bytes32" } ], "internalType": "struct IAddressValidity.ResponseBody", "name": "responseBody", "type": "tuple" } ], "internalType": "struct IAddressValidity.Response", "name": "data", "type": "tuple" } ], "internalType": "struct IAddressValidity.Proof", "name": "_proof", "type": "tuple" } ], "name": "verifyAddressValidity", "outputs": [ { "internalType": "bool", "name": "_proved", "type": "bool" } ], "stateMutability": "view", "type": "function" } ]