CommerceBlock Token
Verified contract
Active on
Ethereum with 7,336 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 88.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
CBT | ERC-20 | 530.116K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
CBT | ERC-20 | 1.02K | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
PCPie | ERC-20 | 5 | -- | -- | |
ERC20 | ERC-20 | 1.98 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
UFR | ERC-20 | 0.009 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21237397 | a day ago | | | 0 | 0.00072152443 | |
| 21098871 | 21 days ago | | | 0 | 0.00034697712 | |
| 21098869 | 21 days ago | | | 0 | 0.00034188788 | |
| 21096483 | 21 days ago | | | 0 | 0.00018788449 | |
| 21096479 | 21 days ago | | | 0 | 0.00019829190 | |
| 21095291 | 21 days ago | | | 0 | 0.00039400750 | |
| 21094094 | 21 days ago | | | 0 | 0.00093573350 | |
| 21092904 | 21 days ago | | | 0 | 0.00039941092 | |
| 21092900 | 21 days ago | | | 0 | 0.00037727018 | |
| 21089313 | 22 days ago | | | 0 | 0.00037517172 |
ABI
ABI objects
Getter at block 21246103
decimals() pure returns (uint256)
18
name() pure returns (string)
CommerceBlock Token
supplyExponent() pure returns (uint256)
9
symbol() pure returns (string)
CBT
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address company)
This contract contains no fallback and receive objects.
This contract contains no error objects.