Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x77a3…87ba
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FATHER | ERC-20 | 2.925715M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20758055 | 2 months ago | | | 0 | 0.00030065563 | |
| 20745000 | 2 months ago | | | 0 | 0.00025052470 | |
| 20744987 | 2 months ago | | | 0 | 0.000069332952 | |
| 20744054 | 2 months ago | | | 0 | 0.00034723211 | |
| 20744031 | 2 months ago | | | 0 | 0.00045263325 | |
| 20744012 | 2 months ago | | | 0 | 0.0010504051 | |
| 20744004 | 2 months ago | | | 0 | 0.00065979817 | |
| 20744002 | 2 months ago | | | 0 | 0.00041004834 | |
| 20743949 | 2 months ago | | | 0 | 0.00061193795 | |
| 20743934 | 2 months ago | | | 0 | 0.00051871943 |
ABI
ABI objects
Getter at block 21205875
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxWalletSize() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
isTransferDelayEnabled() view returns (bool)
false
name() pure returns (string)
Father
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FATHER
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPair() payable
manualSwap()
recoverEth()
removeLimits()
renounceOwnership()
setLaunchParameters(uint256 _initialBuyTaxValue, uint256 _initialSellTaxValue, uint256 _addLpMultiplierValue, uint256 _reduceBuyTaxAtValue, uint256 _reduceSellTaxAtValue)
startGame()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.