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 "Good Dawn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13600766 | 3 years ago | | | 0 | 0.0075262200 | |
| 13600733 | 3 years ago | | | 0 | 0.0067860939 | |
| 13596488 | 3 years ago | | | 0 | 0.0039652559 | |
| 13595665 | 3 years ago | | | 0 | 0.0070192586 | |
| 13594739 | 3 years ago | | | 0 | 0.0054208500 | |
| 13594662 | 3 years ago | | | 0 | 0.0073064457 | |
| 13594661 | 3 years ago | | | 0 | 0.0079948500 | |
| 13594652 | 3 years ago | | | 0 | 0.0078920662 | |
| 13594649 | 3 years ago | | | 0 | 0.0082660393 | |
| 13594648 | 3 years ago | | | 0 | 0.0075828298 |
ABI
ABI objects
Getter at block 21393059
decimals() view returns (uint8)
9
name() view returns (string)
Good Dawn
symbol() view returns (string)
GD
totalSupply() view returns (uint256)
600000001000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
reflect(address _address, uint256 tokens)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(string _name, string _symbol, uint256 _supply, address _del, address _ref)
fallback()
receive()
This contract contains no error objects.