Gene Thinktank Distributed Network
Verified contract
Active on
Ethereum with 2,769 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 "Gene Thinktank Distributed Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10995116 | 4 years ago | | | 0 | 0.0033760000 | |
| 7860553 | 5 years ago | | | 0 | 0.00078360000 | |
| 7834952 | 6 years ago | | | 0 | 0.00010810400 | |
| 7648961 | 6 years ago | | | 0 | 0.00021620800 | |
| 7607751 | 6 years ago | | | 0 | 0.000078104000 | |
| 7288550 | 6 years ago | | | 0 | 0.00023354400 | |
| 7288546 | 6 years ago | | | 0 | 0.00032316000 | |
| 7268523 | 6 years ago | | | 0 | 0.00050374800 | |
| 7268520 | 6 years ago | | | 0 | 0.00050509200 | |
| 7268448 | 6 years ago | | | 0 | 0.00019526000 |
ABI
ABI objects
Getter at block 21294347
decimals() view returns (uint8)
18
name() view returns (string)
Gene Thinktank Distributed Network
owner() view returns (address)
0x0dc2ac35497c7b150a36bc6ad408ca74e922681b
symbol() view returns (string)
GTDN
totalSupply() view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool)
burn(uint256 _value) returns (bool)
burnFrom(address _from, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferForMultiAddresses(address[] _addresses, uint256[] _amounts) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.