Big Base Balls

Verified contract

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

No balances found for "Big Base Balls"

0x5636c8b3999293c79d5dff1ff69cde24d2f6639183364b3f90c34b6d24fb3066
0xee3ed50870f4ad99383a7ffed16b43f3a0827f65f9a0846135361576906ee51f
0xa2aad978b8dff6cac0acb0e21fc533c1e81f97249f54e34e0c24add8378ae721
0x220f1ca3c59de08e412e72e83d6fec83b4ff900e1d49b5105c8a001b2d265897
0xe4389082f9b83eeb78c89aca4bd781e4a211ed4247bb34fe3ff35bfbedcd6fc4
0x927b23d357d34c16947b38303af77d8b7ae28f8aebb9f7f3a8bed404479bc8d0
0xac13c5624ee3779035f1ae01e5076e1cb2f0898159f27242c6926e8c3e648fc5
0x78570fed5659e0343f78818fe6f6fc31128276effd7aaf733da6478d5a6e7215
0x2b679af7ce19955a82435e4abb3c562a23eefc6245a606c40e3f3b7ed793ab56
0x0506d2416a7043a1de5f2450808c567777d215c3bf4b73a8a58dd02d4819d2d6

Functions
Getter at block 23248735
decimals(view returns (uint8)
18
name(view returns (string)
Big Base Balls
symbol(view returns (string)
BBB
totalSupply(view returns (uint256)
69000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender