UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 1.05 kB
'use strict';var t={id:27671,address:"0xe0a0004dfa318fc38298ae81a666710eadceba5c",contract_name:"EOARegistry",display_name:"EOA Registry",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1742222564,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[]},{name:"VerifiedEOASignature",type:"event",inputs:[{type:"address",name:"account",indexed:true}]},{name:"MESSAGE_TO_SIGN",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"string"}]},{name:"isVerifiedEOA",type:"function",stateMutability:"view",inputs:[{type:"address",name:"account"}],outputs:[{type:"bool"}]},{name:"supportsInterface",type:"function",stateMutability:"view",inputs:[{type:"bytes4",name:"interfaceId"}],outputs:[{type:"bool"}]},{name:"verifySignature",type:"function",stateMutability:"nonpayable",inputs:[{type:"bytes",name:"signature"}],outputs:[]},{name:"verifySignatureVRS",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint8",name:"v"},{type:"bytes32",name:"r"},{type:"bytes32",name:"s"}],outputs:[]}]},e=t;module.exports=e;