Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.05)
Native
Value
$0.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000018 | $3,914.73 |
$0.07 | |
WETH | ERC-20 | 0.001 | $3,913.12 |
$3.91 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.06 | |
kurbi | ERC-20 | 0.1 | $0.001072 |
$0 | |
POLO-314 | ERC-20 | 19.476586M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13898073 | 7 months ago | | | 0 | 0.0000098336927 | |
| 13228407 | 8 months ago | | | 0 | 0.0000021209884 | |
| 13057779 | 8 months ago | | | 0 | 0.0000041399642 | |
| 12987972 | 8 months ago | | | 0 | 0.000022004555 | |
| 12979767 | 8 months ago | | | 0 | 0.0000031711009 | |
| 12976761 | 8 months ago | | | 0 | 0.0000058501128 | |
| 12972641 | 8 months ago | | | 0 | 0.0000023609336 | |
| 12972632 | 8 months ago | | | 0 | 0.0000017683235 | |
| 12972621 | 8 months ago | | | 0 | 0.0000017736961 | |
| 12970456 | 8 months ago | | | 0 | 0.0000012947126 |
ABI
ABI objects
Getter at block 23602395
_buyBurn() view returns (uint256)
100
_buyFund() view returns (uint256)
0
_maxWallet() view returns (uint256)
210000000000000000000000
_sellBurn() view returns (uint256)
100
_sellFund() view returns (uint256)
0
blockToUnlockLiquidity() view returns (uint32)
13077483
decimals() view returns (uint8)
18
fundWallet() view returns (address)
0xcfe2d00afa0a6ae5db12d86a0a602a920faabb39
getReserves() view returns (uint256, uint256)
(17929040172951, 19476586019424687284342176)
liquidityAdded() view returns (bool)
true
liquidityProvider() view returns (address)
0xcfe2d00afa0a6ae5db12d86a0a602a920faabb39
maxWalletEnable() view returns (bool)
false
name() view returns (string)
POLO-314
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
POLO-314
tokenReceiver() view returns (address)
0xcfe2d00afa0a6ae5db12d86a0a602a920faabb39
totalSupply() view returns (uint256)
20644732402227041387077302
tradingEnable() view returns (bool)
true
Read-only
_blackList(address) view returns (bool)
_feeWhiteList(address) view returns (bool)
balanceOf(address account) view returns (uint256)
getAmountOut(uint256 value, bool _buy) view returns (uint256)
State-modifying
Events addLiquidity(uint32 _blockToUnlockLiquidity) payable
batchSetBlackList(address[] addr, bool enable)
batchSetFeeWhiteList(address[] addr, bool enable)
claimBalance(address to, uint256 amount)
claimToken(address token, address to, uint256 amount)
enableMaxWallet(bool _maxWalletEnable)
enableTrading(bool _tradingEnable)
extendLiquidityLock(uint32 _blockToUnlockLiquidity)
removeLiquidity()
renounceOwnership()
setBlackList(address addr, bool enable)
setBuyTax(uint256 _fund, uint256 _burn)
setFeeWhiteList(address addr, bool enable)
setFundWallet(address addr)
setMaxWallet(uint256 _maxWallet_)
setSellTax(uint256 _fund, uint256 _burn)
transfer(address to, uint256 value) returns (bool)
transferOwnership(address _owner)
AddLiquidity(uint32 _blockToUnlockLiquidity, uint256 value)
RemoveLiquidity(uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.