Proof of Pond0x
Verified contract
Active on
Ethereum with 328 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8881…298f
Balances ($0.00)
No balances found for "Proof of Pond0x"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20392076 | 4 months ago | | | 0 | 0.00014475987 | |
| 19772768 | 7 months ago | | | 0 | 0.00028459923 | |
| 19200038 | 10 months ago | | | 0 | 0.0018222706 | |
| 18468380 | a year ago | | | 0 | 0.00054228803 | |
| 18401058 | a year ago | | | 0 | 0.00044319048 | |
| 18109704 | a year ago | | | 0 | 0.00074234295 | |
| 18052978 | a year ago | | | 0 | 0.00052613967 | |
| 18031604 | a year ago | | | 0 | 0.00069891349 | |
| 18030793 | a year ago | | | 0 | 0.00059962508 | |
| 18029799 | a year ago | | | 0 | 0.0016475840 |
ABI
ABI objects
Getter at block 21294879
buyFee() view returns (uint8)
1
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x8881ef151657c49677f3ec5e0e5230018e4f298f
maxTransaction() view returns (uint256)
5000000000000000001
maxWallet() view returns (uint256)
5000000000000000001
name() pure returns (string)
Proof of Pond0x
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
1
swapMax() view returns (uint256)
1800000000000000000
swapMin() view returns (uint256)
10000000000000000
symbol() pure returns (string)
POP
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptions(address wallet) view returns (bool fees, bool limits)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualTaxSwapAndSend(uint8 swapTokenPercent, bool sendAllEth)
renounceOwnership()
setExemptions(address wlt, bool noFees, bool noLimits)
setFees(uint8 buyF, uint8 sellF)
setLimits(uint16 maxTransPermille, uint16 maxWaletPermille)
setTaxSwaps(uint32 minVal, uint32 minDiv, uint32 maxVal, uint32 maxDiv)
transfer(address toWallet, uint256 amount) returns (bool)
transferFrom(address fromWallet, address toWallet, uint256 amount) returns (bool)
transferOwnership(address newowner)
updateMarketingWallet(address marketingWlt)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.