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 "GOD BLESS YOU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23348396 | 6 days ago | | | 0 | 0.0000022059775 | |
| 23332438 | 6 days ago | | | 0 | 0.0000057860354 | |
| 23304549 | 7 days ago | | | 0 | 6.8578495e-7 | |
| 23304544 | 7 days ago | | | 0 | 7.5849493e-7 | |
| 23304394 | 7 days ago | | | 0 | 7.5787170e-7 | |
| 23304377 | 7 days ago | | | 0 | 7.5787170e-7 | |
| 23303325 | 7 days ago | | | 0 | 0.0000014652986 | |
| 23303315 | 7 days ago | | | 0 | 6.3159613e-7 | |
| 23297239 | 7 days ago | | | 0 | 7.7009599e-7 | |
| 23297222 | 7 days ago | | | 0 | 0.0000011997769 |
ABI
ABI objects
Getter at block 23603282
decimals() view returns (uint8)
18
name() view returns (string)
GOD BLESS YOU
owner() view returns (address)
0x6a6a24b2f2b6c969f4ce372fb3ae0e3b054bd4db
symbol() view returns (string)
GBY COIN
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, uint256 tTotal_, address owner_)
This contract contains no fallback and receive objects.
This contract contains no error objects.