Frog

Verified contract

Active on Ethereum with 40 txns
Deployed by via 0xf35281bb at 18054582
Slot
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
ERC-20
--
0x801bc5f49833ebe177928d2f463897fdaef509737e1a4af0734a39b161dfef4a
0x9f897df990536f8152309994183fb18a1afa142388cb69d330e61d96b6f9697e
0x3e260bbb37d34c798b5d55c5a444a8b98aa5e1d267b3271221c9fc70314d53f1
0x9ca153069323368b3a3dd6cce0d26b2148c1b16a109a41b927762c98a5ee9d78
0xe497a0fd061fd3483785ded0f11130db7192b1f02f8373503395d2e55332c58a
0x272fa8d6f5d04ca8111c289531afa752df759502f873742468e649671fea7abf
0x437e82e7ef1cb83499767385f86151787227adc6d665aa53859cf7455023076d
0x4c0d9f3701a567fdefcc17a1f8543951524436f6d95412b137e70ce36483f7c0
0x4b77e42eddf4e660de56b851dc00d889f68dd474c98385dfc992a53242326e31
0xd3787c1aa2c11a710dc92e8d917b943997289806b844355dc4a2f742fff5b73f

Functions
Getter at block 21096622
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletAmount(view returns (uint256)
1000000000000000000
buyFee(view returns (uint256 liquidityuint256 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 liquidityuint256 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 owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
adjustFees(uint256 _buyMarketingFeeuint256 _buyLiquidityFeeuint256 _sellMarketingFeeuint256 _sellLiquidityFee
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
startTrade(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxTransactions(uint256 _maxTxuint256 _maxWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address marketingAddressaddress liquidityAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.