CarBlock.io
Verified contract
Active on
Ethereum with 9,363 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 |
---|---|---|---|---|---|
CAR | ERC-20 | 36.3K | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453393 | 3 months ago | | | 0 | 0.000051976000 | |
| 18578498 | a year ago | | | 0 | 0.0016986559 | |
| 15575648 | 2 years ago | | | 0 | 0.00042435960 | |
| 14719221 | 3 years ago | | | 0 | 0.0027935296 | |
| 14324643 | 3 years ago | | | 0 | 0.00094660100 | |
| 14166402 | 3 years ago | | | 0 | 0.0031586239 | |
| 13726609 | 3 years ago | | | 0 | 0.0029558990 | |
| 12758314 | 3 years ago | | | 0 | 0.00032477900 | |
| 12668219 | 3 years ago | | | 0 | 0.00038390000 | |
| 12541712 | 3 years ago | | | 0 | 0.00029850000 |
ABI
ABI objects
Getter at block 21161809
decimals() view returns (uint8)
18
name() view returns (string)
CarBlock.io
symbol() view returns (string)
CAR
totalSupply() view returns (uint256)
1800000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256 balanceOfOwner)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.