Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9,514.85)
Native
Value
$5,765.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 1.744492 | $3,304.98 |
$5,765.51 | |
USDC | ERC-20 | 3.749339K | $1.00 |
$3,749.34 | |
USM | ERC-20 | 230.120167M | -- | -- | |
HASH | ERC-20 | 87.45K | -- | -- | |
SPOT | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22752161 | 5 minutes ago | | | 0 | 0.0000018924247 | |
| 22752059 | 8 minutes ago | | | 0 | 0.0000048021216 | |
| 22752057 | 8 minutes ago | | | 0.00067 | 0.0000037799206 | |
| 22752036 | 9 minutes ago | | | 0 | 0.0000015471246 | |
| 22752006 | 10 minutes ago | | | 0 | 0.0000018209341 | |
| 22751955 | 12 minutes ago | | | 0.0016 | 0.0000035950482 | |
| 22751720 | 20 minutes ago | | | 0 | 0.0000047726002 | |
| 22751647 | 22 minutes ago | | | 0.00273 | 0.0000037887420 | |
| 22751364 | 32 minutes ago | | | 0 | 0.0000050157691 | |
| 22751173 | 38 minutes ago | | | 0.00005 | 0.0000018580582 |
ABI
ABI objects
Getter at block 22752306
MAX_UINT64() view returns (uint64)
18446744073709551615
NONCE_TS_SHIFT() view returns (uint128)
1000000000000
REFUND_DELAY_SECONDS() view returns (uint128)
600
WITHDRAW_DELAY_SECONDS() view returns (uint128)
500
chainId() view returns (uint64)
8453
fees() view returns (uint256)
19650000000000000
maxTimestamp() view returns (uint256)
18446744073709551615
minTimestamp() view returns (uint256)
1728526695
nonceMax() view returns (uint128)
5192
owner() view returns (address)
0x3f6a9f20a20f8fc678683f175e88b0a7d7c63d50
verifyAddress() view returns (address)
0x1fc58d71fc672227d4aeca7576f5f94371748234
Read-only
deposits(uint128) view returns (bytes32)
getMessageRaw(uint128 nonce, bytes contract_id, bytes receiver_id, uint128 amount) view returns (bytes)
getRefundMessageHash(uint128 nonce) view returns (bytes32)
hot_verify(bytes32 msg_hash, bytes _walletId, bytes userPayload, bytes _metadata) view returns (bool)
usedNonces(uint128) view returns (bool)
State-modifying
Events changeOwner(address newOwner)
changeVerifyAddress(address _verifyAddress)
close()
deposit(bytes receiver) payable
deposit(bytes receiver, address contract_id, uint128 amount) payable
withdraw(uint128 nonce, address contract_id, address receiver_id, uint128 amount, bytes signature) payable
withdrawEth(uint256 amount)
withdrawFees()
withdrawToken(address tokenAddress, uint256 amount)
NewTransfer(uint128 nonce, uint128 amount, bytes contract_id, bytes receiver)
constructor(address _verifyAddress, uint64 _chainId)
receive()
This contract contains no error objects.