Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Frog Wif Ball"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12298589 | 8 months ago | | | 0 | 0.0000017964014 | |
| 12298448 | 8 months ago | | | 0 | 0.0000018102045 | |
| 12298170 | 8 months ago | | | 0 | 0.0000064475097 | |
| 12298124 | 8 months ago | | | 0 | 0.00042401205 |
ABI
ABI objects
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(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address account, bool excluded)
renounceOwnership()
setFeeReceiver(address feeReceiver_)
setFees(uint256 _buyAndTransferFee, uint256 _sellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner_)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
DO_LITTLE()
FEE_WILLY_HIGH()
GAMES_OVER()
INVALID_SIGNER()
MAX_BUY_AMOUNT_EXCEEDED()
MAX_WALLET_AMOUNT_EXCEEDED()
NOT_OWNER()
PERMIT_DEADLINE_EXPIRED()