Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "PENGO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12860106 | 3 years ago | | | 0 | 0.00060613800 | |
| 12859219 | 3 years ago | | | 0 | 0.0058166220 | |
| 12859219 | 3 years ago | | | 0 | 0.0058166220 | |
| 12859219 | 3 years ago | | | 0 | 0.0058166220 | |
| 12859219 | 3 years ago | | | 0 | 0.0058166220 | |
| 12853744 | 3 years ago | | | 0 | 0.00092319480 | |
| 12847698 | 3 years ago | | | 0 | 0.0013521540 | |
| 12847345 | 3 years ago | | | 0 | 0.00079264200 | |
| 12847323 | 3 years ago | | | 0 | 0.00091153830 | |
| 12847240 | 3 years ago | | | 0 | 0.00053452000 |
ABI
ABI objects
Getter at block 21400860
_developerFee() view returns (uint256)
4
_getdeveloperWallet() view returns (address)
0x8a0abd080c890f5b165e6c9885418ed1b605abd5
_getlotteryWallet() view returns (address)
0x4d8a3108c4e9038dc03c2fd112b63bbc9c7462cf
_liquidityFee() view returns (uint256)
1
_lotteryFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
100000000000000000000000
_shouldSwapToBNB() view returns (bool)
false
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
name() view returns (string)
PENGO
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PENGO
totalFees() view returns (uint256)
3553367044882349631104
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0x1f8e098d9fd288656955de689d41cfc29a612b7e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 _value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
setdeveloperAddress(address developer)
setdeveloperFeePercent(uint256 developerFee)
setlotteryAddress(address lottery)
setlotteryFeePercent(uint256 lotteryFee)
setshouldSwapToBNB(bool enabled)
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.