ERC6551RegistryNTP
Verified contract
Active on
Ethereum with 201 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ERC6551RegistryNTP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20686997 | 3 months ago | | | 0 | 0.00063525266 | |
| 20240053 | 5 months ago | | | 0 | 0.0010521924 | |
| 20240025 | 5 months ago | | | 0 | 0.0010650566 | |
| 20233897 | 5 months ago | | | 0 | 0.0021084766 | |
| 20212762 | 5 months ago | | | 0 | 0.0015582308 | |
| 20205246 | 5 months ago | | | 0 | 0.00067571686 | |
| 20174822 | 6 months ago | | | 0 | 0.00068374148 | |
| 20139122 | 6 months ago | | | 0 | 0.0014712775 | |
| 20044457 | 6 months ago | | | 0 | 0.0010005115 | |
| 19949898 | 7 months ago | | | 0 | 0.00067442655 |
ABI
ABI objects
Getter at block 21402089
This contract contains no getter function objects.
Read-only
account(address implementation, uint256 chainId, address tokenContract, uint256 tokenId, uint256 salt) view returns (address)
created(uint256) view returns (bool)
getHoldNTP(address _address) view returns (uint256[])
getOwnerOfNTP(uint256 _tokenId) view returns (address)
getWalletOfOwnerNTP(address _address) view returns (uint256[])
getWalletOfStakeToken(address _address) view returns (uint256[])
State-modifying
Events createAccount(address implementation, uint256 chainId, address tokenContract, uint256 tokenId, uint256 salt, bytes initData) returns (address)
AccountCreated(address account, address implementation, uint256 chainId, address tokenContract, uint256 tokenId, uint256 salt)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
Create2EmptyBytecode()
Create2FailedDeployment()
Create2InsufficientBalance(uint256 balance, uint256 needed)
InitializationFailed()