Pongo Inu
Verified contract
Active on
Ethereum with 1,086 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5365…3092
0x2abd…be50
Balances ($0.00)
No balances found for "Pongo Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20829736 | 2 months ago | | | 0 | 0.00077591051 | |
| 19799856 | 6 months ago | | | 0 | 0.00010403082 | |
| 19427255 | 8 months ago | | | 0 | 0.0021818202 | |
| 19293878 | 9 months ago | | | 0 | 0.00067504283 | |
| 18330725 | a year ago | | | 0 | 0.00013821845 | |
| 18306861 | a year ago | | | 0 | 0.00028142194 | |
| 18300255 | a year ago | | | 0 | 0.0018185440 | |
| 18164429 | a year ago | | | 0 | 0.0014546087 | |
| 17248906 | 2 years ago | | | 0 | 0.0011017746 | |
| 16911604 | 2 years ago | | | 0 | 0.00045391680 |
ABI
ABI objects
Getter at block 21187878
_swapTokensAtAmount() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pongo Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PONGO
totalSupply() pure returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBot(address theBot)
approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setMaxTxAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
swapAndLiquifyEnabled(bool enabled)
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)
constructor()
receive()
This contract contains no error objects.