This contract is being backfilled. You may encounter incomplete storage history.

Babys Club By Matt Furie

Verified contract

Active on Base with 1,468 txns
Deployed by via 0x2f52f1bf at 16834801
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xded0b53165eb5d977c55506763152d545dfe715ae2d1e11f7a032587aaa2e0be
0x2585ade46f45dbd64519452202b006e9dc8f6f18c81cf9f58f87e7a711420424
0xa738f789f90f4c3bb503f6c55538e8dfea59162474d8b3f2d3b5b775d7ccb099
0xdddf5e3299efb95d3e95f520bd7b21673973590e1045b9a28bb48903e1064733
0xed30eb409078e93e9c8f576332adb952f8358961a7add3b210e9172c0a71f015
0xb829539b629cdc971fd34ef68f4adb200fd426114169930509e080e345ef2a43
0xde33869b625de046645f480364b142818fcc043ac3733232a56bc6531359c57d
0x9dd0ada10718866638e5a0797a63b8aa11cd2e6a603c989ffc81ecf348712457
0x0bc4abb6524ce40e0a087d3f9bb96b84f244b0209df329982c51f51b1d13d505
0xcc46fd3831c5c42592187bb5b3e2e6d9ba2c1531dd66f8c72601cf7a922b7995

Functions
Getter at block 22017786
decimals(view returns (uint8)
18
name(view returns (string)
Babys Club By Matt Furie
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BABYCLUB
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
Open(
Start(address[] wl
approve(address spenderuint256 amountreturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.