Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,243,817.75)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2.244701M | $0.999606 |
$2,243,816.7 | |
MTV | ERC-20 | 1K | $0.001048 |
$1.05 | |
0x5190…cba4 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21289983 | 7 minutes ago | | | 0 | 0.00052332333 | |
| 21289929 | 18 minutes ago | | | 0 | 0.00031086393 | |
| 21289574 | an hour ago | | | 0 | 0.00063414895 | |
| 21289548 | 2 hours ago | | | 0 | 0.00065814846 | |
| 21289331 | 2 hours ago | | | 0 | 0.00070547864 | |
| 21289215 | 3 hours ago | | | 0 | 0.00078099862 | |
| 21288453 | 5 hours ago | | | 0 | 0.00071054219 | |
| 21287983 | 7 hours ago | | | 0 | 0.00096377082 | |
| 21287365 | 9 hours ago | | | 0 | 0.00081348580 | |
| 21286558 | 12 hours ago | | | 0 | 0.0012148324 |
ABI
ABI objects
Getter at block 21290016
external_signer() view returns (address)
0xc14649c7f1977b657f6100a18bfd1ecac7b21d89
owner() view returns (address)
0x62705e45c18fc8745c644ac23bffb321eef3f0b9
paymentToken() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
processedWithdrawals(uint256) view returns (bool)
State-modifying
Events changeSigner(address new_signer)
deposit(uint256 amount)
setPaymentToken(address _paymentToken)
withdraw(uint256 id, address trader, uint256 amount, uint8 v, bytes32 r, bytes32 s)
withdrawTokensTo(uint256 amount, address to)
Deposit(uint256 indexed id, address indexed trader, uint256 amount)
MsgNotFound(uint256 indexed fromAddress, uint256[] payload)
UnknownReceipt(uint256 indexed messageType, uint256[] payload)
Withdraw(address indexed trader, uint256 amount)
WithdrawTo(address indexed to, uint256 amount)
WithdrawalReceipt(uint256 indexed id, address indexed trader, uint256 amount)
constructor(address _owner, address _signer, address _paymentToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.