Flappy
Verified contract
Active on
Ethereum with 17,215 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
5 additional
variables
Balances ($2,689.38)
Native
Value
$1,966.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.5969 | $3,293.86 |
$1,966.11 | |
FLAPPY | ERC-20 | 366.692959M | $0.000002 |
$550.04 | |
HOPPY | ERC-20 | 575.454595K | $0.000179 |
$103.23 | |
WAT | ERC-20 | 8.470241M | $0.000006 |
$51.41 | |
BIT | ERC-20 | 13.708752 | $0.810178 |
$11.11 | |
wOCTA | ERC-20 | 4.360927 | $1.32 |
$5.76 | |
SPIKE | ERC-20 | 583.954738K | $0.000003 |
$1.72 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245756 | 12 minutes ago | | | 0 | 0.00061259146 | |
| 21245304 | 2 hours ago | | | 0 | 0.00071824652 | |
| 21245238 | 2 hours ago | | | 0 | 0.0011676706 | |
| 21245198 | 2 hours ago | | | 0 | 0.00080061324 | |
| 21243643 | 7 hours ago | | | 0 | 0.00094953624 | |
| 21243330 | 8 hours ago | | | 0 | 0.00060996765 | |
| 21243272 | 9 hours ago | | | 0 | 0.00070547744 | |
| 21242908 | 10 hours ago | | | 0 | 0.00026801824 | |
| 21242637 | 11 hours ago | | | 0 | 0.00051295585 | |
| 21242334 | 12 hours ago | | | 0 | 0.00051629768 |
ABI
ABI objects
Getter at block 21245813
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
caCount() view returns (uint256)
2
caLimiter() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Flappy
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FLAPPY
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0xb0cfc8233c3e40a44d1da530b33a387640089f8d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
isFree_AnyERC20Tokens(address _tokenAddr, uint256 _amount)
isFree_AnyStuckETH()
isFree_WalletRestrictions()
removeFromBlackList(address account)
removeFromBlackListwallets(address[] addresses)
renounceOwnership()
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)
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.