Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Notcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20654803 | 3 months ago | | | 0 | 0.000018199949 | |
| 20654205 | 3 months ago | | | 0 | 0.000030429204 | |
| 20650529 | 3 months ago | | | 0 | 0.000032963531 | |
| 20649565 | 3 months ago | | | 0 | 0.000038864004 | |
| 20489455 | 4 months ago | | | 0 | 0.00011215138 | |
| 20489452 | 4 months ago | | | 0 | 0.00010614959 | |
| 19686435 | 8 months ago | | | 0 | 0.00085100457 | |
| 19686428 | 8 months ago | | | 0 | 0.00044554147 | |
| 19686195 | 8 months ago | | | 0 | 0.00033261022 | |
| 19686169 | 8 months ago | | | 0 | 0.00032503546 |
ABI
ABI objects
Getter at block 21410784
decimals() view returns (uint8)
18
name() view returns (string)
Notcoin
pancakePair() view returns (address)
0x26fab3904466201b5776403fc8cbdb5d7b1f7887
symbol() view returns (string)
NOT
totalSupply() view returns (uint256)
102719221714000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.