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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 71 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21331201 | 13 days ago | | | 0 | 1.9892859e-7 | |
| 20660949 | a month ago | | | 0 | 1.6629404e-7 | |
| 20659500 | a month ago | | | 0 | 1.6782204e-7 | |
| 20658688 | a month ago | | | 0 | 0.000000096052401964 | |
| 20658012 | a month ago | | | 0 | 0.000000098967066074 | |
| 19806840 | 2 months ago | | | 0 | 0.000000102309890969 | |
| 18656922 | 2 months ago | | | 0 | 1.9876422e-7 | |
| 17879636 | 3 months ago | | | 0 | 1.6781720e-7 | |
| 17877673 | 3 months ago | | | 0 | 0.000000105188100446 | |
| 17474308 | 3 months ago | | | 0 | 0.0000011693787 |
ABI
ABI objects
Getter at block 21880579
DOMAIN_SEPARATOR() view returns (bytes32)
0x6d778b73894774410f1f77f3004c49fc819e85340463a38403cbd71bcaa092a0
decimals() view returns (uint8)
18
name() view returns (string)
BitConnect
symbol() view returns (string)
BCC
totalSupply() view returns (uint256)
28000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint8 _decimals, uint256 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.