DNA Token
Verified contract
Active on
Ethereum with 20,018 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VERI | ERC-20 | 2 | $17.93 |
$35.86 | |
ERC-20 | 88.888888M | -- | -- | ||
DNA | ERC-20 | 29.061916M | -- | -- | |
ERC-20 | 21M | -- | -- | ||
ERC-20 | 8.889K | -- | -- | ||
KCN | ERC-20 | 1K | -- | -- | |
SGCC | ERC-20 | 200 | -- | -- | |
XCEL | ERC-20 | 50 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104099 | 8 days ago | | | 0 | 0.00030126807 | |
| 21098876 | 8 days ago | | | 0 | 0.00035407581 | |
| 21092931 | 9 days ago | | | 0 | 0.00036786694 | |
| 21089313 | 10 days ago | | | 0 | 0.00037297972 | |
| 21088116 | 10 days ago | | | 0 | 0.00030966971 | |
| 21078561 | 11 days ago | | | 0 | 0.00059801649 | |
| 21077371 | 11 days ago | | | 0 | 0.00051551080 | |
| 21071394 | 12 days ago | | | 0 | 0.0011777058 | |
| 21070208 | 12 days ago | | | 0 | 0.00028311017 | |
| 21069010 | 12 days ago | | | 0 | 0.00054046688 |
ABI
ABI objects
Getter at block 21157999
INITIAL_SUPPLY() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
DNA Token
symbol() view returns (string)
DNA
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.