RegistrationV4
Verified contract
Active on
Ethereum with 1,657 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "RegistrationV4"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245567 | 7 hours ago | | | 0 | 0.00096952981 | |
| 21244367 | 11 hours ago | | | 0 | 0.0014512369 | |
| 21241929 | 19 hours ago | | | 0 | 0.00094628763 | |
| 21237510 | a day ago | | | 0 | 0.0015496350 | |
| 21232806 | 2 days ago | | | 0 | 0.00078977143 | |
| 21227883 | 3 days ago | | | 0 | 0.0013358854 | |
| 21227435 | 3 days ago | | | 0 | 0.010716595 | |
| 21225101 | 3 days ago | | | 0 | 0.0041796231 | |
| 21225081 | 3 days ago | | | 0 | 0.0030137330 | |
| 21225064 | 3 days ago | | | 0 | 0.00095783463 |
ABI
ABI objects
Getter at block 21247569
getVersion() view returns (string)
4.0.1
imx() view returns (address)
0x5fdcca53617f4d2b9134b29090c87d01058e27e9
Read-only
isRegistered(uint256 starkKey) view returns (bool)
State-modifying
Events registerAndWithdrawAll(address ethKey, uint256 starkKey, bytes signature, uint256 assetType)
registerAndWithdrawNft(address ethKey, uint256 starkKey, bytes signature, uint256 assetType, uint256 tokenId)
registerWithdrawAndMint(address ethKey, uint256 starkKey, bytes signature, uint256 assetType, bytes mintingBlob)
withdrawAll(uint256 ethKey, uint256 starkKey, uint256 assetType)
This contract contains no event objects.
constructor(address _imx)
This contract contains no fallback and receive objects.
NoFundsToWithdraw(uint256 ethKey, uint256 starkKey)