Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd6e6…2565
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POGAI | ERC-20 | 523.222683M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20698763 | 2 months ago | | | 0 | 0.00018832932 | |
| 20539186 | 3 months ago | | | 0 | 0.000064302466 | |
| 20505022 | 3 months ago | | | 0 | 0.000058152406 | |
| 20402661 | 4 months ago | | | 0 | 0.000055622459 | |
| 20402360 | 4 months ago | | | 0 | 0.000091516487 | |
| 20395182 | 4 months ago | | | 0 | 0.00014898456 | |
| 20395128 | 4 months ago | | | 0 | 0.000081641412 | |
| 20394046 | 4 months ago | | | 0 | 0.00014710255 | |
| 20389603 | 4 months ago | | | 0 | 0.000075679326 | |
| 20386418 | 4 months ago | | | 0 | 0.000058121919 |
ABI
ABI objects
Getter at block 21241551
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
POGAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
POGAI
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.