Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FROG | ERC-20 | 91.067214M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18054661 | a year ago | | | 0 | 0.00033088367 | |
| 18054661 | a year ago | | | 0 | 0.00045533263 | |
| 18054660 | a year ago | | | 0 | 0.00032495683 | |
| 18054660 | a year ago | | | 0 | 0.00032495683 | |
| 18054660 | a year ago | | | 0 | 0.00032495683 | |
| 18054659 | a year ago | | | 0 | 0.00033672617 | |
| 18054659 | a year ago | | | 0 | 0.00033672617 | |
| 18054658 | a year ago | | | 0 | 0.00033639860 | |
| 18054658 | a year ago | | | 0 | 0.00033639860 | |
| 18054658 | a year ago | | | 0 | 0.00033639860 |
ABI
ABI objects
Getter at block 21096622
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=0, marketing=1)
decimals() pure returns (uint8)
9
forceSwapCount() view returns (uint256)
0
liquidityReceiver() view returns (address)
0xcff735bd8558b22e3868495c0b776fc93487e58d
marketingWallet() view returns (address)
0xcff735bd8558b22e3868495c0b776fc93487e58d
name() pure returns (string)
Frog
owner() view returns (address)
0xcff735bd8558b22e3868495c0b776fc93487e58d
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=10, marketing=88)
swapTokenAtAmount() view returns (uint256)
3000001000000000
symbol() pure returns (string)
FROG
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc99a69d87af1044261b64ba154b26293b56d15a7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events adjustFees(uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrade()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTransactions(uint256 _maxTx, uint256 _maxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingAddress, address liquidityAddress)
receive()
This contract contains no error objects.