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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 3.7K | -- | -- | |
FAU | ERC-20 | 1 | -- | -- | |
SHOCK | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453465 | 4 months ago | | | 0 | 0.000061546000 | |
| 19851640 | 7 months ago | | | 0 | 0.000083958512 | |
| 18246840 | a year ago | | | 0 | 0.00015279067 | |
| 18243477 | a year ago | | | 0 | 0.00022667387 | |
| 18139891 | a year ago | | | 0 | 0.00024236719 | |
| 16433532 | 2 years ago | | | 0 | 0.00038054134 | |
| 11343161 | 4 years ago | | | 0 | 0.00066073500 | |
| 11343153 | 4 years ago | | | 0 | 0.00044728200 | |
| 11343153 | 4 years ago | | | 0 | 0.00066073500 | |
| 11202213 | 4 years ago | | | 0 | 0.0010639341 |
ABI
ABI objects
Getter at block 21285555
basePercent() view returns (uint256)
140
decimals() view returns (uint8)
18
name() view returns (string)
Comet
symbol() view returns (string)
COMET
totalSupply() view returns (uint256)
38806465126899030428800
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
findOnePercent(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.