JustBlueBalls

Verified contract

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

No balances found for "JustBlueBalls"

0xf98126c43042409d645c22d7f8161cc160a62b9bbb1abc135b224ba68cdeddc0
0x1c1463df0be65c877f63366bade79972077627a54d6c9e14e51ffeba28ab478b
0x3c47cd0813a3599f4bc482d050f8980f4411fda832d4f0400a4e415ac2404a82
0x1dc9580eb9e81e39c3bc0b03c09bdd6165d603acbe3ae8f6da40f48115f7ce9d
0xd141e54343ef72645b9f81f3c7a61a03046d5825f0485a014bff61b7949aa73e
0x5e08da33610007ba26d202b1b09eeb3bf3efb14ef6efa0217bafc5654337a28e
0x14eec13bf960ce1430d1f57d8e4a77136b456018aa623e9aa807b695f3f8f084
0xad619fc1778da6136b38495749c230bfcf1e1e974af7714b3f32356d24f8766e
0x137cc32513f33cb6231ad297673d85608b74784543dee2f5241acdac749e70f2
0xfb9e63eba6dd5119f03863d6b4f4c252ecd88b4179ef196014754f716e6b8f8b

Functions
Getter at block 22932838
DOMAIN_SEPARATOR(view returns (bytes32)
0x7262bc16fa2be9f070d813c6085a0a34a1257964638eb8817af24f47184968ec
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=Blue Balls, version=1, chainId=8453, verifyingContract=0x8397b5f1aa707bc2d4f6ef9963b4968f8aabcba0, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
Blue Balls
symbol(view returns (string)
BLUEBALLS
totalSupply(view returns (uint256)
888888888000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EIP712DomainChanged(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
ERC2612ExpiredSignature(uint256 deadline
ERC2612InvalidSigner(address signeraddress owner
InvalidAccountNonce(address accountuint256 currentNonce
InvalidShortString(
StringTooLong(string str