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 "金矿币"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16859383 | 2 years ago | | | 0 | 0.00066945358 | |
| 8932141 | 5 years ago | | | 0 | 0.00061856400 | |
| 8759822 | 5 years ago | | | 0 | 0.00015674084 | |
| 8712659 | 5 years ago | | | 0 | 0.00015999410 | |
| 8414369 | 5 years ago | | | 0 | 0.000052353730 | |
| 8359182 | 5 years ago | | | 0 | 0.000036483000 | |
| 8310809 | 5 years ago | | | 0 | 0.00051547000 | |
| 8246013 | 5 years ago | | | 0 | 0.0036419000 | |
| 8196649 | 5 years ago | | | 0 | 0.00020644400 | |
| 7885475 | 5 years ago | | | 0 | 0.00041398684 |
ABI
ABI objects
Getter at block 21204058
decimals() view returns (uint256)
18
mintable() view returns (bool)
false
name() view returns (string)
金矿币
owner() view returns (address)
0x2207358972e37f663a5480dbaa09715e8b0fc4ff
symbol() view returns (string)
GBC
totalSupply() view returns (uint256)
300000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
mint(uint256 amount)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, bool _mintable)
This contract contains no fallback and receive objects.
This contract contains no error objects.