CarTaxi
Verified contract
Active on
Ethereum with 35,878 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
CTX | ERC-20 | 21.576325K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
SGCC | ERC-20 | 200 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21027762 | a month ago | | | 0 | 0.00016227843 | |
| 20863996 | 2 months ago | | | 0 | 0.00073325924 | |
| 20470677 | 4 months ago | | | 0 | 0.00061619581 | |
| 20187986 | 5 months ago | | | 0 | 0.00023941739 | |
| 20114303 | 5 months ago | | | 0 | 0.00010800122 | |
| 18549697 | a year ago | | | 0 | 0.0049830509 | |
| 18549661 | a year ago | | | 0 | 0.0016181402 | |
| 18549661 | a year ago | | | 0 | 0.0016175392 | |
| 18549661 | a year ago | | | 0 | 0.0016175392 | |
| 18549661 | a year ago | | | 0 | 0.0048698467 |
ABI
ABI objects
Getter at block 21283847
decimals() view returns (uint256)
18
getOwnerCount() view returns (uint256)
20395
icoContract() view returns (address)
0x77ceff4173a56cd22b6184fa59c668b364ae55b8
name() view returns (string)
CarTaxi
symbol() view returns (string)
CTX
totalSupply() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
getOwner(uint256 index) view returns (address, uint256)
owners(uint256) view returns (address)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burnTokens(address _from, uint256 _value)
emitTokens(address _to, uint256 _value)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Issuance(address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _icoContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.