Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5e5f…de07
0x15ef…41a2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FAFA | ERC-20 | 21.262743B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19388705 | 8 months ago | | | 0 | 0.0019923690 | |
| 18326941 | a year ago | | | 0 | 0.00024090341 | |
| 18093366 | a year ago | | | 0 | 0.0024253012 | |
| 18087705 | a year ago | | | 0 | 0.00046286628 | |
| 18004345 | a year ago | | | 0 | 0.00034055858 | |
| 18004344 | a year ago | | | 0 | 0.00033492664 | |
| 18004337 | a year ago | | | 0 | 0.00047931559 | |
| 17998682 | a year ago | | | 0 | 0.00071359175 | |
| 17931433 | a year ago | | | 0 | 0.0013321974 | |
| 17897327 | a year ago | | | 0 | 0.00090131512 |
ABI
ABI objects
Getter at block 21220422
_PresaleAddress() view returns (address)
0xbfa9b27831532f1114791afe1ef3fd57939c29f4
decimals() pure returns (uint8)
9
isFirstLaunch() view returns (bool)
false
lastSnipeTaxBlock() view returns (uint256)
17749277
liquidityLaunched() view returns (bool)
true
name() pure returns (string)
FAFA
owner() view returns (address)
0x0000000000000000000000000000000000000000
snipeBlocks() view returns (uint8)
2
symbol() pure returns (string)
FAFA
totalSupply() pure returns (uint256)
420690000000000000000000
uniswapV2Pair() view returns (address)
0x3778f730aacc0bcd6aefda1775b47b81cdb5b2f0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
_rOwned(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
blacklistMultiAddresses(address[] accounts, bool value)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
renounceOwnership()
setPresaleContract(address wallet)
setSnipeBlocks(uint8 _blocks)
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)
BlacklistAddress(address indexed account, bool value)
BlacklistMultiAddresses(address[] accounts, bool value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.