CTokenGB
Verified contract
Active on
Ethereum with 22,515 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($68.76)
Native
Value
$68.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0206 | $3,337.89 |
$68.76 | |
FOR | ERC-20 | 1 | $0.001908 |
$0 | |
CTGB | ERC-20 | 64.82M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9972995 | 5 years ago | | | 0 | 0.00077168000 | |
| 9649173 | 5 years ago | | | 0 | 0.000037148000 | |
| 9605075 | 5 years ago | | | 0 | 0.00019933203 | |
| 9605021 | 5 years ago | | | 0 | 0.00019933203 | |
| 9604981 | 5 years ago | | | 0 | 0.00019933203 | |
| 9604973 | 5 years ago | | | 0 | 0.00019933200 | |
| 9604937 | 5 years ago | | | 0 | 0.00022148003 | |
| 9604877 | 5 years ago | | | 0 | 0.00022148003 | |
| 9604779 | 5 years ago | | | 0 | 0.00022148000 | |
| 9604777 | 5 years ago | | | 0 | 0.00022148003 |
ABI
ABI objects
Getter at block 21260236
FREE_SUPPLY() view returns (uint256)
100000000000000
INITIAL_SUPPLY() view returns (uint256)
2100000000000000
decimals() view returns (uint8)
6
decr() view returns (uint256)
0
name() view returns (string)
CTokenGB
nextFreeCount() view returns (uint256)
2000000000
owner() view returns (address)
0x2c0bcce68bd3e9a3b513344572639f712b19691a
symbol() view returns (string)
CTGB
totalSupply() view returns (uint256)
2100000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
renounceOwnership()
safeWithdrawal(uint256 _value)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.