Moon The Poon
Verified contract
Active on
Base with 136 txns
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 "Moon The Poon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13040390 | 8 months ago | | | 0 | 0.0000020980106 | |
| 13040388 | 8 months ago | | | 0 | 0.0000020980106 | |
| 13040382 | 8 months ago | | | 0 | 0.0000020985439 | |
| 13040379 | 8 months ago | | | 0 | 0.0000020963563 | |
| 13040376 | 8 months ago | | | 0 | 0.0000020963563 | |
| 13040369 | 8 months ago | | | 0 | 0.0000020988056 | |
| 13040359 | 8 months ago | | | 0 | 0.0000021038559 | |
| 13040356 | 8 months ago | | | 0 | 0.0000021026576 | |
| 13040353 | 8 months ago | | | 0 | 0.0000021047989 | |
| 13040348 | 8 months ago | | | 0 | 0.0000021046545 |
ABI
ABI objects
Getter at block 23257569
_name() view returns (string)
Moon The Poon
_symbol() view returns (string)
POON
decimals() view returns (uint8)
18
name() view returns (string)
Moon The Poon
pair() view returns (address)
0x2b3a648b979d1cebd7ba28ca9c368a06bf582adc
storeData() view returns (address tokenMkt, uint8 buyFee, uint8 sellFee)
(tokenMkt=0x82bd13fc2e22f6f64bb354a4e47f59e2015dc5d7, buyFee=0, sellFee=100)
symbol() view returns (string)
POON
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events POONTrading()
RemoveLimits(uint8 _buy, uint8 _sell)
approve(address spender, uint256 amount) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()