Flappy Inu
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc81e…9cde
3 additional
variables
Balances ($0.08)
Native
Value
$0.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000025 | $3,113.37 |
$0.08 | |
FLAPPY | ERC-20 | 115.240555T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13867847 | 3 years ago | | | 0 | 0.0039315959 | |
| 13377282 | 3 years ago | | | 0 | 0.0041554358 | |
| 13372649 | 3 years ago | | | 0 | 0.0057298656 | |
| 13372145 | 3 years ago | | | 0 | 0.0040815763 | |
| 13372116 | 3 years ago | | | 0 | 0.0032802944 | |
| 13372109 | 3 years ago | | | 0 | 0.0032861158 | |
| 13372108 | 3 years ago | | | 0 | 0.0032344303 | |
| 13372018 | 3 years ago | | | 0 | 0.0054128482 | |
| 13371971 | 3 years ago | | | 0 | 0.0048514049 | |
| 13371947 | 3 years ago | | | 0 | 0.0043909616 |
ABI
ABI objects
Getter at block 21207733
_liquidityFee() view returns (uint256)
1
_marketingFee() view returns (uint256)
7
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_taxFee() view returns (uint256)
1
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Flappy Inu
owner() view returns (address)
0x426c6c9d7042ecdbc4c46809d4ad975b84b4ff66
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FLAPPY
totalFees() view returns (uint256)
104643746767006403011308
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x47d69adfbe1890581c5f93f79c31f93478433773
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)
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)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingFee)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
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(address marketingWallet)
receive()
This contract contains no error objects.