A Penguins Dream
Verified contract
Active on
Ethereum with 101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($359.64)
Native
Value
$359.64
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.112865 | $3,186.50 |
$359.64 | |
FLY | ERC-20 | 79.8857M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14659760 | 3 years ago | | | 0 | 0.0013333313 | |
| 14620623 | 3 years ago | | | 0 | 0.0019559768 | |
| 14618628 | 3 years ago | | | 0 | 0.0018611538 | |
| 14618481 | 3 years ago | | | 0 | 0.0017566413 | |
| 14618481 | 3 years ago | | | 0 | 0.0017566413 | |
| 14618402 | 3 years ago | | | 0 | 0.0019301093 | |
| 14618305 | 3 years ago | | | 0 | 0.0019402501 | |
| 14618300 | 3 years ago | | | 0 | 0.0022513444 | |
| 14618287 | 3 years ago | | | 0 | 0.0022959001 | |
| 14618284 | 3 years ago | | | 0 | 0.0044796428 |
ABI
ABI objects
Getter at block 21185998
buyBuyBackFee() view returns (uint256)
4
buyDevFee() view returns (uint256)
6
buyTotalFees() view returns (uint256)
10
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devwallet() view returns (address)
0xa423a94169c59f55d9e44784f240af6fa917b4da
excludedTx() view returns (bool)
false
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
35000000000000000000000000
name() view returns (string)
A Penguins Dream
owner() view returns (address)
0xa423a94169c59f55d9e44784f240af6fa917b4da
sellBuyBackFee() view returns (uint256)
4
sellDevFee() view returns (uint256)
6
sellTotalFees() view returns (uint256)
10
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
FLY
tokensForBuyBack() view returns (uint256)
82462365672157652485209411
tokensForDev() view returns (uint256)
123693548508236478727814127
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf559148ca6648dd86f4f10ae02d3371100a7c49a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events BuyAndBurn(uint256 percent)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _devFee, uint256 _buyBackFee)
updateDevWallet(address newDevWallet)
updateFeesActive(bool enabled)
updateSellFees(uint256 _devFee, uint256 _buyBackFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.