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 |
---|---|---|---|---|---|
THUG | ERC-20 | 3.596K | -- | -- | |
QRL | ERC-20 | 191.6327 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20251267 | 4 months ago | | | 0 | 0.000056207285 | |
| 19837880 | 6 months ago | | | 0 | 0.00018981312 | |
| 19583636 | 7 months ago | | | 0 | 0.0024743484 | |
| 19251688 | 9 months ago | | | 0 | 0.00063871290 | |
| 19251652 | 9 months ago | | | 0 | 0.00041976133 | |
| 15625717 | 2 years ago | | | 0 | 0.0010238356 | |
| 15088162 | 2 years ago | | | 0 | 0.0026611254 | |
| 14029694 | 3 years ago | | | 0 | 0.0043022368 | |
| 13213173 | 3 years ago | | | 0 | 0.0083882980 | |
| 13190192 | 3 years ago | | | 0 | 0.0049217700 |
ABI
ABI objects
Getter at block 21164163
decimals() view returns (uint256)
8
migrationInfo() view returns (string)
migrationInfoSetter() view returns (address)
0x20a264384fd46e34a885282e8ba3de86bb5a1bf1
name() view returns (string)
BitCar
note() view returns (string)
If you can dream it, you can do it. Enzo Ferrari
symbol() view returns (string)
BITCAR
totalSupply() view returns (uint256)
50000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
changeMigrationInfoSetter(address _newMigrationInfoSetter)
compareAndApprove(address _spender, uint256 _currentValue, uint256 _newValue) returns (bool)
setMigrationInfo(string _migrationInfo)
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)
MigrationInfoSet(string newMigrationInfo)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _migrationInfoSetter)
fallback()
This contract contains no error objects.