Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Pengo-inu | ERC-20 | 490.949007B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18906480 | a year ago | | | 0 | 0.00080900945 | |
| 14392040 | 3 years ago | | | 0 | 0.0029410650 | |
| 13642844 | 3 years ago | | | 0 | 0.0028820362 | |
| 13639649 | 3 years ago | | | 0 | 0.0034412290 | |
| 13639629 | 3 years ago | | | 0 | 0.0031928478 | |
| 13638835 | 3 years ago | | | 0 | 0.0045633277 | |
| 13636590 | 3 years ago | | | 0 | 0.011848038 | |
| 13636178 | 3 years ago | | | 0 | 0.0047701470 | |
| 13629289 | 3 years ago | | | 0 | 0.0064523567 | |
| 13629285 | 3 years ago | | | 0 | 0.021322039 |
ABI
ABI objects
Getter at block 21203382
decimals() pure returns (uint8)
9
name() pure returns (string)
Pengo-inu
owner() view returns (address)
0xc71c57d21724221d4b967182ff34d2de78cc4160
symbol() pure returns (string)
Pengo-inu
totalSupply() pure returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setFeeAmountOne(uint256 fee)
setFeeAmountTwo(uint256 fee)
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.