Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
24 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,075.32 |
$0 | |
PLATO | ERC-20 | 644.122471M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18225937 | a year ago | | | 0 | 0.00033976600 | |
| 18138033 | a year ago | | | 0 | 0.00024907664 | |
| 17167110 | 2 years ago | | | 0 | 0.0024783004 | |
| 16542504 | 2 years ago | | | 0 | 0.0032758746 | |
| 15847790 | 2 years ago | | | 0 | 0.0021766729 | |
| 15446307 | 2 years ago | | | 0 | 0.00059678441 | |
| 15443149 | 2 years ago | | | 0 | 0.00052468730 | |
| 15426831 | 2 years ago | | | 0 | 0.00028387367 | |
| 15391952 | 2 years ago | | | 0 | 0.00067381097 | |
| 15365310 | 2 years ago | | | 0 | 0.00062011494 |
ABI
ABI objects
Getter at block 21190364
CEX() view returns (bool)
false
PromotionWallet() view returns (address)
0x0000000000000000000000000000000000000000
_burnFee() view returns (uint256)
0
_devFee() view returns (uint256)
0
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
0
_taxFee() view returns (uint256)
0
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x048bf425a39b0976011a3dc792d06eea8da0a20f
limitsEnabled() view returns (bool)
true
maxWallet() view returns (uint256)
340000000000000000000000000000
name() view returns (string)
PLATO
owner() view returns (address)
0x0000000000000000000000000000000000000000
promotionWallet() view returns (address)
0x048bf425a39b0976011a3dc792d06eea8da0a20f
routerselllimit() view returns (bool)
true
stakeRewardSupply() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PLATO
totalDistributedFees() view returns (uint256)
0
totalSupply() view returns (uint256)
34000000000000000000000000000
trading() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xfd5124cb57cdd1f0cc72b6ee04af6af750f7fe35
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklistWallet(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMax(address) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isrouterother(address) view returns (bool)
State-modifying
Events RouterSellLimitEnabled(bool _enabled)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delwl(address notwl)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualsend()
manualswap()
manualswapcustom(uint256 percentage)
renounceOwnership()
setBlacklistWallet(address account, bool blacklisted)
setDevWallet(address account)
setFeesPercent(uint256 distributionFee, uint256 liquidityFee, uint256 marketingFee, uint256 burnFee, uint256 devFee)
setLimitsEnabled(bool _enabled)
setMaxBuyLimit(uint256 percentage)
setMaxWallet(uint256 percentage)
setPromoWallet(address account)
setPromotionWallet(address account)
setRouterSellLimitTokens(uint256 amount)
setSwapAndLiquifyEnabled(bool _enabled)
setThresoldToSwap(uint256 amount)
setTradingEnabled(bool _enabled)
setTransferDelay(bool _enabled)
setWL(address wl)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.