Frog Wif Ball

Verified contract

Active on Base with 4 txns
Deployed by via 0x0a915c69 at 12298024
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Frog Wif Ball"

0xd79ee72f77835bd06e69e1dc741f62ffe37f23036d81fea9cf2567259f515bec
0x63733cfbfbb0d14055d7da0d4116bf338a56a979e217fd41c365db9d5dc91b61
0x5691654745274b8c95bd73e725effdf6ba3cb53592f07f8058ebc632d8d8e4f3
0x5835f4777f49798c65768b53bb5e0c91a8995d53304719647e6e9bcdf7928790

Functions
Getter at block 23175938
DOMAIN_SEPARATOR(view returns (bytes32)
0xf19fce2ad2a6b7c4d8a9a3009cf44bd8f602b3a0d640469cf81caa3c0d755732
buyAndTransferFee(view returns (uint256)
4
decimals(view returns (uint8)
18
feeReceiver(view returns (address)
0x85e65fb46493a48303ef3bb974331d0f3ba1403c
name(view returns (string)
Frog Wif Ball
owner(view returns (address)
0x85e65fb46493a48303ef3bb974331d0f3ba1403c
sellFee(view returns (uint256)
4
symbol(view returns (string)
FWBALL
totalSupply(view returns (uint256)
420696969000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
excludeFromFees(address accountbool excluded
renounceOwnership(
setFeeReceiver(address feeReceiver_
setFees(uint256 _buyAndTransferFeeuint256 _sellFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner_
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DO_LITTLE(
FEE_WILLY_HIGH(
GAMES_OVER(
INVALID_SIGNER(
MAX_BUY_AMOUNT_EXCEEDED(
MAX_WALLET_AMOUNT_EXCEEDED(
NOT_OWNER(
PERMIT_DEADLINE_EXPIRED(