DefaultDepositContract
Verified contract
Active on
Ethereum with 87 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($46,749.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEOPLE | ERC-20 | 699.518K | $0.066829 |
$46,748.09 | |
USDM | ERC-20 | 1 | $0.999727 |
$1 | |
X | ERC-20 | 500K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18525016 | a year ago | | | 5.5 | 0.00038628958 | |
| 18488495 | a year ago | | | 0.6 | 0.00031854964 | |
| 18469339 | a year ago | | | 0.31 | 0.00032905074 | |
| 18461870 | a year ago | | | 0.38354121 | 0.00029457402 | |
| 18459772 | a year ago | | | 0.08889649 | 0.00025681199 | |
| 18454915 | a year ago | | | 0.012652962 | 0.00037899000 | |
| 18424076 | a year ago | | | 0.02 | 0.00027261901 | |
| 18398289 | a year ago | | | 0.5 | 0.00013967657 | |
| 18387980 | a year ago | | | 0.065 | 0.00018871273 | |
| 18387938 | a year ago | | | 0.09 | 0.00017984406 |
ABI
ABI objects
Getter at block 21187814
exchange() view returns (address)
0x9c8f884b15a1fcd5b4bceb8647dc2d15165906c7
owner() view returns (address)
0xacd3a62f3eed1bfe4ff0ec8240d645c1f5477f82
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, uint248 amount, bytes) payable returns (uint248 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) payable
CheckBalance(address indexed token, bool checkBalance)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.