DNA BLOCKCHAIN
Verified contract
Active on
Ethereum with 777 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DNA BLOCKCHAIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6878907 | 6 years ago | | | 0 | 0.0016029468 | |
| 6878905 | 6 years ago | | | 0 | 0.00023137200 | |
| 6781004 | 6 years ago | | | 0 | 0.00011631360 | |
| 6781002 | 6 years ago | | | 0 | 0.00011631360 | |
| 6781002 | 6 years ago | | | 0 | 0.00011631360 | |
| 6781002 | 6 years ago | | | 0 | 0.00011631360 | |
| 6781002 | 6 years ago | | | 0 | 0.00013085280 | |
| 6781002 | 6 years ago | | | 0 | 0.00013119840 | |
| 6780999 | 6 years ago | | | 0 | 0.00013085280 | |
| 6780997 | 6 years ago | | | 0 | 0.00013085280 |
ABI
ABI objects
Getter at block 21389243
decimals() view returns (uint8)
8
lockIn() view returns (bool)
false
name() view returns (string)
DNA BLOCKCHAIN
owner() view returns (address)
0x9a249c7dd54260b50041163abc77d5cd78b121a1
symbol() view returns (string)
DNAB
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events addToAdmin(address newAddress)
addToWhitelist(address newAddress)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
removeFromAdmin(address oldAddress)
removeFromWhitelist(address oldaddress)
toggleLockIn()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol, address crowdsaleOwner)
This contract contains no fallback and receive objects.
This contract contains no error objects.