DefaultDepositContract
Verified contract
Active on
Ethereum with 35 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($54,248,055.02)
Native
Value
$19,597,963.58
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 6.361034K | $3,080.94 |
$19,597,963.58 | |
LRC | ERC-20 | 122.302106M | $0.170966 |
$20,909,501.78 | |
USDC | ERC-20 | 3.278314M | $0.999817 |
$3,277,713.97 | |
WBTC | ERC-20 | 28.870011 | $89,368.00 |
$2,580,055.12 | |
wstETH | ERC-20 | 674.854956 | $3,643.02 |
$2,458,510.1 | |
IMX | ERC-20 | 825.00006K | $1.29 |
$1,064,250.08 | |
rETH | ERC-20 | 299.651204 | $3,451.07 |
$1,034,117.28 | |
USDT | ERC-20 | 729.793783K | $0.999181 |
$729,196.08 | |
PEPE | ERC-20 | 28.11628B | $0.000021 |
$598,876.76 | |
TAIKO | ERC-20 | 277.841594K | $1.50 |
$416,762.39 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19873549 | 6 months ago | | | 0.00001 | 0.000091114033 | |
| 18231680 | a year ago | | | 0.008 | 0.00019979582 | |
Transfer | 14442754 | 3 years ago | | | 0.00721179 | 0.00046415549 | |
Transfer | 14442667 | 3 years ago | | | 0.00735879 | 0.00046852202 | |
Transfer | 14173806 | 3 years ago | | | 0.0211 | 0.0050856309 | |
Transfer | 14173675 | 3 years ago | | | 0.02083504 | 0.0018178383 | |
Transfer | 14156823 | 3 years ago | | | 0.01167921 | 0.0017330519 | |
0x68747470 | 13925235 | 3 years ago | | | 0 | 0.0016575380 | |
0x68747470 | 13925235 | 3 years ago | | | 0 | 0.0016575380 | |
0x68747470 | 13925235 | 3 years ago | | | 0 | 0.0016575380 |
ABI
ABI objects
Getter at block 21210439
exchange() view returns (address)
0x0baba1ad5be3a5c0a66e7ac838a129bf948f1ea4
owner() view returns (address)
0x96f16fdb8cd37c02deeb7025c1c7618e1bb34d97
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isETH(address addr) pure returns (bool)
isTokenSupported(address) pure returns (bool)
State-modifying
Events claimOwnership()
deposit(address from, address token, uint96 amount, bytes) payable returns (uint96 amountReceived)
initialize(address _exchange)
renounceOwnership()
setCheckBalance(address token, bool checkBalance)
transfer(address from, address to, address token, uint256 amount) payable
transferOwnership(address newOwner)
withdraw(address, address to, address token, uint256 amount, bytes) payable
CheckBalance(address indexed token, bool checkBalance)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.