GeoBlueToken
Verified contract
Active on
Ethereum with 1,455 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 |
---|---|---|---|---|---|
GOB | ERC-20 | 9K | -- | -- | |
GOB | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15022919 | 2 years ago | | | 0 | 0.00097176800 | |
| 14545955 | 3 years ago | | | 0 | 0.0019310136 | |
| 14427652 | 3 years ago | | | 0 | 0.0012421045 | |
| 12610428 | 3 years ago | | | 0 | 0.00069434400 | |
| 12610428 | 3 years ago | | | 0 | 0.00060276500 | |
| 9572277 | 5 years ago | | | 0 | 0.00055517395 | |
| 9559214 | 5 years ago | | | 0 | 0.00047424740 | |
| 9446936 | 5 years ago | | | 0 | 0.00043345600 | |
| 9411171 | 5 years ago | | | 0 | 0.00039194000 | |
| 9407996 | 5 years ago | | | 0 | 0.00061945480 |
ABI
ABI objects
Getter at block 21162576
decimals() view returns (uint8)
18
name() view returns (string)
GeoBlueToken
owner() view returns (address)
0xbb1bfc5be02c09e2a4ee80edfdba2c020ab6f592
symbol() view returns (string)
GOB
totalSupply() view returns (uint256)
1500000000000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256)
bonus(address) view returns (uint256)
getBonusValue(address _sender) view returns (uint256)
getReleaseLockup(address _sender) view returns (uint256)
releaseLockup(address) view returns (uint256)
State-modifying
Events burn(uint256 _value)
closeSale()
openSale()
setLockupPeriodAndValue(address _setter, uint256 _date, uint256 _value)
transfer(address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.