Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.003085 |
$0 | |
DCA | ERC-20 | 158K | -- | -- | |
METM | ERC-20 | 12.397K | -- | -- | |
GLO | ERC-20 | 6.631K | -- | -- | |
Thar | ERC-20 | 4.315407K | -- | -- | |
NOUN | ERC-20 | 3K | -- | -- | |
BLAST | ERC-20 | 305.662 | -- | -- | |
ETHPLO | ERC-20 | 115 | -- | -- | |
VOID | ERC-20 | 47.5 | -- | -- | |
DRN | ERC-20 | 15 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13725952 | 3 years ago | | | 0 | 0.0088111950 | |
| 9483178 | 5 years ago | | | 0 | 0.000093275415 | |
| 9329975 | 5 years ago | | | 0 | 0.00026625600 | |
| 9329953 | 5 years ago | | | 0 | 0.000033282000 | |
| 9273513 | 5 years ago | | | 0 | 0.0015929100 | |
| 8866600 | 5 years ago | | | 0 | 0.00012049200 | |
| 8866583 | 5 years ago | | | 0 | 0.00012026160 | |
| 8800861 | 5 years ago | | | 0 | 0.00080081100 | |
| 8795250 | 5 years ago | | | 0 | 0.00080081100 | |
| 8777857 | 5 years ago | | | 0 | 0.00080186700 |
ABI
ABI objects
Getter at block 21181200
This contract contains no getter function objects.
Read-only
tokenallowance(address tokenAddr, address owner) view returns (uint256)
viewTokenBalance(address tokenAddr, address baladdr) view returns (uint256)
State-modifying
Events adminWithdraw(uint256 type_, address tokenAddr, address toAddress, uint256 amount) returns (bool)
deposit() payable returns (bool)
tokenDeposit(address tokenaddr, address fromaddr, uint256 tokenAmount) returns (bool)
updateBytes(bytes newCode) returns (bool)
withdraw(string message, uint8 v, bytes32 r, bytes32 s, uint8 type_, address tokenaddr, address to, uint256 amount) returns (bool)
This contract contains no event objects.
constructor(address _admin, bytes code_)
This contract contains no fallback and receive objects.
This contract contains no error objects.