Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($24,176.71)
Native
Value
$24,162
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 7.5 | $3,221.60 |
$24,162 | |
LRC | ERC-20 | 100 | $0.14685 |
$14.69 | |
nCash | ERC-20 | 200 | $0.000083 |
$0.02 | |
HEX | ERC-20 | 1.307 | $0.00258 |
$0 | |
GNX | ERC-20 | 3.68 | $0.000401 |
$0 | |
GSE | ERC-20 | 7 | $0.000033 |
$0 | |
UTK | ERC-20 | 5T | -- | -- | |
| ERC-20 | 21M | -- | -- | |
ADB | ERC-20 | 2.974082M | -- | -- | |
YOO | ERC-20 | 21.3587K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21071167 | 12 days ago | | | 0 | 0.00042368655 | |
| 21050747 | 15 days ago | | | 0 | 0.00030891125 | |
| 20706514 | 2 months ago | | | 0 | 0.000083283594 | |
| 20506905 | 3 months ago | | | 0 | 0.000035354807 | |
| 20506554 | 3 months ago | | | 0 | 0.00010530988 | |
| 20415633 | 3 months ago | | | 0 | 0.000047251000 | |
| 20408522 | 3 months ago | | | 0 | 0.000024434000 | |
| 20163606 | 5 months ago | | | 0 | 0.00028730065 | |
| 20094185 | 5 months ago | | | 0 | 0.00012295154 | |
| 20037289 | 5 months ago | | | 0 | 0.00034875633 |
ABI
ABI objects
Getter at block 21160237
decimals() view returns (uint8)
18
eth_received() view returns (uint256)
3500223571177396921863
name() view returns (string)
AdBank
owner() view returns (address)
0x87070c4ab0533be6cee36e76f3f1d43806bad5aa
stage() view returns (uint8)
2
symbol() view returns (string)
ADB
totalSupply() view returns (uint256 total_Supply)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events EmergencyStop()
ResumeEmergencyStop()
StartICO()
approve(address _spender, uint256 _amount) returns (bool ok)
drain()
end_ICO()
transfer(address _to, uint256 _amount) returns (bool ok)
transferFrom(address _from, address _to, uint256 _amount) returns (bool ok)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor()
fallback()
This contract contains no error objects.