Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AOF | ERC-20 | 339.976079K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18444110 | a year ago | | | 0 | 0.00053269222 | |
| 18444058 | a year ago | | | 0 | 0.0010987697 | |
| 18444039 | a year ago | | | 0 | 0.0013287234 | |
| 18444029 | a year ago | | | 0 | 0.00051729979 | |
| 18444027 | a year ago | | | 0 | 0.00077131192 | |
| 18444010 | a year ago | | | 0 | 0.0042261892 | |
| 18444007 | a year ago | | | 0 | 0.0012101203 | |
| 18444006 | a year ago | | | 0 | 0.0011533480 | |
| 18444006 | a year ago | | | 0 | 0.0011533480 | |
| 18444006 | a year ago | | | 0 | 0.0012463233 |
ABI
ABI objects
Getter at block 21228590
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
dexPair() view returns (address)
0xa149723df84e2910a249138c6d3c77a2ee038e44
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributeAndLiquifyStatus() view returns (bool)
true
feesStatus() view returns (bool)
false
launchedAt() view returns (uint256)
1698439367
marketingWallet() view returns (address)
0xf4dba37b6c44f65c5a32e3fe06a028163e35781a
maxHoldLimit() view returns (uint256)
100000000000000000000000000
maxTxnLimit() view returns (uint256)
100000000000000000000000000
minTokenToSwap() view returns (uint256)
50000000000000000000000
name() view returns (string)
Ancestor Of Frog
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
100
sellFee() view returns (uint256)
1
symbol() view returns (string)
AOF
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxHolding(address) view returns (bool)
isExcludedFromMaxTxn(address) view returns (bool)
totalBuyFeePerTx(uint256 amount) view returns (uint256)
totalFeePerTx(uint256 amount) view returns (uint256)
totalSellFeePerTx(uint256 amount) view returns (uint256)
State-modifying
Events addLiquidityEth() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOrDisableFees(bool _value)
enableTrade()
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxHolding(address account, bool value)
includeOrExcludeFromMaxTxn(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimit()
removeStuckEth(address _receiver)
renounceOwnership()
setDistributionStatus(bool _value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _marketingWallet)
withdrawETH(uint256 _amount)
withdrawToken(address _token, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.