This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20898157, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Crazy Frog

Verified contract

Active on Ethereum with 122 txns
Deployed by via 0x6c30cba9 at 17822518
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
ERC-20
--
0x983f4d40d1bb7828fe50a984966ae7d7d42fc9374e396afdb1844d9c918085cd
0xeaca231c141de9efaef0107623d270cbe547796a036a787527ea1946e53e4f14
0xb72a68cf753240e4a3bdd972ab66add09c6d987a7f56e130c4999dc27583fa41
0x0c020a7488d436de0beaba7bceb14dd4a76829bd319950294c02133d510e3468
0xecd2f68298cff75fd01d73fb7e84f936a684120df884beef6c1e7c78cabbaa85
0x43a461df7b178184c755edb36eab89962d62ff55d431f66c320ee49c4041740d
0xba046702c9e17545662724485bebc901e53d2eaeb30f9ab336ebfc94e5d534c6
0xc26616114e6c45a4ef6369c496c4f928e292f70584437d1ba9401a4896181f8b
0x648233bc2b69425dc460c392991b15deb993f133f9409eeafd3a179923ace6c5
0xf4130a9c48400a1219d111a1b4f175ac0f6b2656c83ef88387e14b7183417ba9

Functions
Getter at block 20898156
_maxTxAmount(view returns (uint256)
1000000000000000000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000000000000000000
_swapTokensAtAmount(view returns (uint256)
10000000000000
decimals(pure returns (uint8)
9
name(pure returns (string)
Crazy Frog
owner(view returns (address)
0xcb7a994e29a21fd5209cf5d873efbb7a635f51e8
symbol(pure returns (string)
FROG
totalSupply(pure returns (uint256)
1000000000000000000
uniswapV2Pair(view returns (address)
0x114dcf1d6fe241bcbde8ac6cf9ffb2ad129738bf
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
bots(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blockBots(address[] bots_
excludeMultipleAccountsFromFees(address[] accountsbool excluded
manualsend(
manualswap(
renounceOwnership(
setFee(uint256 redisFeeOnBuyuint256 redisFeeOnSelluint256 taxFeeOnBuyuint256 taxFeeOnSell
setMaxTxnAmount(uint256 maxTxAmount
setMaxWalletSize(uint256 maxWalletSize
setMinSwapTokensThreshold(uint256 swapTokensAtAmount
setTrading(bool _tradingOpen
toggleSwap(bool _swapEnabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unblockBot(address notbot
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.