PEPERegistry
Verified contract
Active on
Ethereum with 1 txns
Balances ($0.00)
No balances found for "PEPERegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17693565 | a year ago | | | 0 | 0.0010091823 |
ABI
ABI objects
Getter at block 21386979
_nft() view returns (address)
0xa87ea7c8745980490bcdcff97fe7328535098cd1
owner() view returns (address)
0xe87343ed0a37edbc016de6a62cbd85e4150526a9
Read-only
account(address implementation, uint256 chainId, address tokenContract, uint256 tokenId, uint256 salt) view returns (address)
State-modifying
Events createAccount(address implementation, uint256 chainId, address tokenContract, uint256 tokenId, uint256 salt, bytes initData) returns (address)
updateNFT(address _nftAddr)
AccountCreated(address account, address implementation, uint256 chainId, address tokenContract, uint256 tokenId, uint256 salt)
constructor(address _nftContract, address _owner)
This contract contains no fallback and receive objects.
InitializationFailed()