Blockchain Game Coalition Gold
Verified contract
Active on
Ethereum with 6,414 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BGCG | ERC-20 | 202.594 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20073929 | 5 months ago | | | 0 | 0.00030898769 | |
| 13009201 | 3 years ago | | | 0 | 0.0016073400 | |
| 13009114 | 3 years ago | | | 0 | 0.0035901000 | |
| 11955880 | 4 years ago | | | 0 | 0.0028419900 | |
| 11535141 | 4 years ago | | | 0 | 0.0016699860 | |
| 9882683 | 5 years ago | | | 0 | 0.00087918000 | |
| 9875659 | 5 years ago | | | 0 | 0.00058959000 | |
| 9083382 | 5 years ago | | | 0 | 0.00018273570 | |
| 8736740 | 5 years ago | | | 0 | 0.00054559000 | |
| 8725539 | 5 years ago | | | 0 | 0.000062305425 |
ABI
ABI objects
Getter at block 21259085
decimals() view returns (uint8)
18
name() view returns (string)
Blockchain Game Coalition Gold
owner() view returns (address)
0xf5fed2b6809e6717db8a458b772489ab0151722a
paused() view returns (bool)
false
symbol() view returns (string)
BGCG
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
pause() returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause() returns (bool)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.