Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POE | ERC-20 | 12.726746M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19798912 | 6 months ago | | | 0 | 0.00019951502 | |
| 18979208 | 10 months ago | | | 0 | 0.0042580581 | |
| 18979208 | 10 months ago | | | 0 | 0.0042580581 | |
| 18979207 | 10 months ago | | | 0 | 0.0042893418 | |
| 18491483 | a year ago | | | 0 | 0.00072064494 | |
| 18487761 | a year ago | | | 0 | 0.00098825461 | |
| 18486692 | a year ago | | | 0 | 0.00067399129 | |
| 18486687 | a year ago | | | 0 | 0.0011550474 | |
| 18486686 | a year ago | | | 0 | 0.0011629433 | |
| 18486415 | a year ago | | | 0 | 0.0012544347 |
ABI
ABI objects
Getter at block 21211504
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
autoLiquidityReceiver() view returns (address)
0xcdde9cca77b9ebe33dab78f1675645a1d632ce1f
buyCooldownEnabled() view returns (bool)
true
buyFee() view returns (uint256)
10
buyTotalFee() view returns (uint256)
0
contractRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0xbd67dec8f2514d02b21ad1bf7cc34d4301405499
name() pure returns (string)
Poe Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAmount() view returns (uint256)
20000000000000000
swapEnabled() view returns (bool)
true
swapLpFee() view returns (uint256)
0
swapMarketing() view returns (uint256)
0
swapThreshold() view returns (uint256)
200000000000000000
swapTotalFee() view returns (uint256)
0
symbol() pure returns (string)
POE
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
transFee() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0xd5b2a8936b961954db773679deda3e447d592f36
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events airDropCustom(address from, address[] addresses, uint256[] tokens)
airDropFixed(address from, address[] addresses, uint256 tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
feeOnBuy(uint256 buyTax)
feeOnSell(uint256 _newSwapLpFee, uint256 _newSwapMarketingFee, uint256 _feeDenominator)
feeOnTransfer(uint256 fee)
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _newMarketingWallet)
setIsFeeExempt(address holder, bool exempt)
setIsMaxExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTx(uint256 maxTxPercent)
setMaxWallet(uint256 maxWalletPercent)
setSwapAmount(uint256 _amount)
setSwapThresholdAmount(uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.