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 "POPI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157495 | 9 days ago | | | 0 | 0.00048573629 | |
| 19911013 | 6 months ago | | | 0 | 0.00049104962 | |
| 19717277 | 7 months ago | | | 0 | 0.00023653468 | |
| 19645043 | 7 months ago | | | 0 | 0.00025407378 | |
| 19501111 | 8 months ago | | | 0 | 0.00038859199 | |
| 19494971 | 8 months ago | | | 0 | 0.00042916495 | |
| 19494956 | 8 months ago | | | 0 | 0.00039976073 | |
| 19494956 | 8 months ago | | | 0 | 0.00039976073 | |
| 19494956 | 8 months ago | | | 0 | 0.00040067308 | |
| 19494956 | 8 months ago | | | 0 | 0.00039976073 |
ABI
ABI objects
Getter at block 21218712
buyTaxes() view returns (uint256 marketingTax)
2
decimals() view returns (uint8)
18
isSwapping() view returns (bool)
false
marketingWallet() view returns (address)
0x625ef188bcc8f27785f5036ef1dacf5f8e40ce2e
maxWalletPercentage() view returns (uint256)
100
name() view returns (string)
POPI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0x0f5c54a51833b38419a45d2a55d1dc2f2a4eada7
sellTaxes() view returns (uint256 marketingTax)
2
startTradingBlock() view returns (uint256)
18164543
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
420690000000000000000000000
symbol() view returns (string)
Popi
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingEnabled() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
transferTaxes() view returns (uint256 marketingTax)
0
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
Isblacklisted(address a) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkWhitelist(address _wallet) view returns (bool)
State-modifying
Events addtoblacklist(address[] isblacklisted_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
removefromblacklist(address[] isnotblacklisted_)
renounceOwnership()
setBuyTaxes(uint256 _marketingTax)
setMaxWalletPercentage(uint256 _percentage)
setSellTaxes(uint256 _marketingTax)
setSwapTokensAtAmount(uint256 _newAmount)
setWhitelistStatus(address _wallet, bool _status)
setmarketingWallet(address _newmarketing)
toggleSwapping()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyFeesUpdated(uint256 indexed _trFee)
InternalSwapStatusUpdated(bool indexed _status)
MaxWalletChanged(uint256 percentage)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellFeesUpdated(uint256 indexed _trFee)
SwapThresholdUpdated(uint256 indexed _newThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
Whitelist(address indexed _target, bool indexed _status)
marketingWalletChanged(address indexed _trWallet)
constructor()
receive()
This contract contains no error objects.