Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "GBM Coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17728740 | a year ago | | | 0 | 0.0011736027 | |
| 17728736 | a year ago | | | 0 | 0.0014972989 | |
| 15739252 | 2 years ago | | | 0 | 0.0022565120 | |
| 15739245 | 2 years ago | | | 0 | 0.0037174180 | |
| 15008770 | 2 years ago | | | 0 | 0.0014971622 | |
| 15008761 | 2 years ago | | | 0 | 0.0015693088 | |
| 15008738 | 2 years ago | | | 0 | 0.0022911938 | |
| 14957371 | 2 years ago | | | 0 | 0.0017623000 | |
| 14957358 | 2 years ago | | | 0 | 0.0025131840 | |
| 14873396 | 2 years ago | | | 0 | 0.00084590400 |
ABI
ABI objects
Getter at block 21188654
decimals() view returns (uint8)
18
name() view returns (string)
GBM Coin
symbol() view returns (string)
GBM
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.