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 |
---|---|---|---|---|---|
DRONE | ERC-20 | 50K | -- | -- | |
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11742526 | 4 years ago | | | 0 | 0.0021479150 | |
| 11124829 | 4 years ago | | | 0 | 0.0026781440 | |
| 11046362 | 4 years ago | | | 0 | 0.0020704450 | |
| 10490163 | 4 years ago | | | 0 | 0.0018048750 | |
| 10490156 | 4 years ago | | | 0 | 0.0028500000 | |
| 10484590 | 4 years ago | | | 0 | 0.0026181590 | |
| 9774702 | 5 years ago | | | 0 | 0.000072159000 | |
| 9711976 | 5 years ago | | | 0 | 0.000039053000 | |
| 9690897 | 5 years ago | | | 0 | 0.000078106000 | |
| 9451902 | 5 years ago | | | 0 | 0.000054053000 |
ABI
ABI objects
Getter at block 21264414
decimals() view returns (uint8)
0
getTokenDetail() view returns (string, string, uint256)
(DEEP AERO, DRONE, 2011144131)
name() view returns (string)
DEEP AERO
owner() view returns (address)
0x7db60522e466ff385a0fb91c7b1057053d4ecac0
symbol() view returns (string)
DRONE
totalSupply() view returns (uint256)
2011144131
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events addEligibleBurner(address _burner)
approve(address _spender, uint256 _amount) returns (bool success)
burnAllTokens()
removeEligibleBurner(address _burner)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
BurnerAdded(address indexed burner)
BurnerRemoved(address indexed burner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.