Gold Bits Coin
Verified contract
Active on
Ethereum with 54,268 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 |
---|---|---|---|---|---|
GBC | ERC-20 | 27.01M | -- | -- | |
GBC | ERC-20 | 22.57995K | -- | -- | |
MOAT | ERC-20 | 317 | -- | -- | |
INSUR | ERC-20 | 100 | -- | -- | |
INSUR | ERC-20 | 100 | -- | -- | |
GBC | ERC-20 | 100 | -- | -- | |
FREC | ERC-20 | 28 | -- | -- | |
18scan | ERC-20 | 12 | -- | -- | |
FNKOS | ERC-20 | 0.14 | -- | -- | |
FNKOS | ERC-20 | 0.14 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12148575 | 4 years ago | | | 0 | 0.0095572360 | |
| 9410602 | 5 years ago | | | 0 | 0.000036235500 | |
| 8815216 | 5 years ago | | | 0 | 0.00075586000 | |
| 8675790 | 5 years ago | | | 0 | 0.00043241151 | |
| 8675722 | 5 years ago | | | 0 | 0.00058749600 | |
| 8623611 | 5 years ago | | | 0 | 0.00083616300 | |
| 8623475 | 5 years ago | | | 0 | 0.00041431500 | |
| 8615830 | 5 years ago | | | 0 | 0.0021066000 | |
| 8608142 | 5 years ago | | | 0 | 0.00090384000 | |
| 8606383 | 5 years ago | | | 0 | 0.0021091600 |
ABI
ABI objects
Getter at block 21255109
_totalSupply() view returns (uint256)
10000000000000000000
central_account() view returns (address)
0xbf05afded3d8f811f54a1bcfbb915b3da09ac83f
decimals() view returns (uint8)
10
getEtherPriceforDapp() view returns (uint256)
90000000000
getTokenPriceforDapp() view returns (uint256)
50
name() view returns (string)
Gold Bits Coin
one_ether_usd_price() view returns (uint256)
90000000000
owner() view returns (address)
0x2a62c8c61c92a8debc09ba501948a453ee9c4f6e
perTokenPrice() view returns (uint256)
50
stage() view returns (uint256)
2
supply_increased() view returns (uint256)
9999999999004380821
symbol() view returns (string)
GBC
totalSupply() view returns (uint256 total_Supply)
10000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events StartICO()
StatPreICO()
approve(address _spender, uint256 _amount) returns (bool success)
drain()
end_ICO_PreICO()
mineToken(uint256 supply_to_increase)
setCentralAccount(address central_address)
setStage(uint256 status)
setconfigurationEtherPrice(uint256 etherPrice)
setconfigurationTokenPrice(uint256 TokenPrice)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
transferby(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
LOG(string e, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.