Registration
Verified contract
Active on
Ethereum with 124,289 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,019.99)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IMX | ERC-20 | 315.28349 | $1.77 |
$558.05 | |
GODS | ERC-20 | 1.149022K | $0.241116 |
$277.05 | |
USDC | ERC-20 | 125 | $0.99992 |
$124.99 | |
sILV2 | ERC-20 | 1.454139 | $40.11 |
$58.33 | |
APE | ERC-20 | 1.13787 | $1.38 |
$1.57 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20495838 | 3 months ago | | | 0.00035 | 0.000027286000 | |
| 20453619 | 4 months ago | | | 0.0004 | 0.000038880354 | |
| 20453465 | 4 months ago | | | 0 | 0.000038682000 | |
| 20453427 | 4 months ago | | | 0 | 0.000038682000 | |
| 20453378 | 4 months ago | | | 0 | 0.000038670000 | |
| 20453360 | 4 months ago | | | 0.00002 | 0.000038980000 | |
| 20453078 | 4 months ago | | | 0.000024 | 0.000038980000 | |
| 20452844 | 4 months ago | | | 0.009 | 0.000038968000 | |
| 20452794 | 4 months ago | | | 0 | 0.000077364000 | |
| 20452794 | 4 months ago | | | 0 | 0.000038682000 |
ABI
ABI objects
Getter at block 21256413
imx() view returns (address)
0x5fdcca53617f4d2b9134b29090c87d01058e27e9
Read-only
isRegistered(uint256 starkKey) view returns (bool)
State-modifying
Events registerAndDeposit(address ethKey, uint256 starkKey, bytes signature, uint256 assetType, uint256 vaultId) payable
registerAndDeposit(address ethKey, uint256 starkKey, bytes signature, uint256 assetType, uint256 vaultId, uint256 quantizedAmount)
registerAndDepositNft(address ethKey, uint256 starkKey, bytes signature, uint256 assetType, uint256 vaultId, uint256 tokenId)
registerAndWithdraw(address ethKey, uint256 starkKey, bytes signature, uint256 assetType)
registerAndWithdrawNft(address ethKey, uint256 starkKey, bytes signature, uint256 assetType, uint256 tokenId)
registerAndWithdrawNftTo(address ethKey, uint256 starkKey, bytes signature, uint256 assetType, uint256 tokenId, address recipient)
registerAndWithdrawTo(address ethKey, uint256 starkKey, bytes signature, uint256 assetType, address recipient)
regsiterAndWithdrawAndMint(address ethKey, uint256 starkKey, bytes signature, uint256 assetType, bytes mintingBlob)
This contract contains no event objects.
constructor(address _imx)
This contract contains no fallback and receive objects.
This contract contains no error objects.