Base Boomers
Verified contract
Proxy
Active on
Base with 2,536 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfcad…a77e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001573 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21714168 | 4 days ago | | | 0 | 2.6772462e-7 | |
| 21700621 | 4 days ago | | | 0 | 2.6667921e-7 | |
| 21689106 | 4 days ago | | | 0 | 2.7046887e-7 | |
| 21686076 | 4 days ago | | | 0 | 2.6787189e-7 | |
| 21686061 | 4 days ago | | | 0 | 2.6646318e-7 | |
| 21657788 | 5 days ago | | | 0 | 3.5778490e-7 | |
| 21513809 | 8 days ago | | | 0 | 3.1350994e-7 | |
| 21502087 | 9 days ago | | | 0 | 1.6108663e-7 | |
| 21480327 | 9 days ago | | | 0 | 2.7046887e-7 | |
| 21411305 | 11 days ago | | | 0 | 1.5344395e-7 |
ABI
ABI objects
Getter at block 21877260 totalSupply() view returns (uint256)
collectionURI() view returns (string)
Qma1UGATmLr6qdkEP1H2h4AskXPCxrZVfxcDaucpZiHXXV
contractURI() view returns (string)
ipfs://Qma1UGATmLr6qdkEP1H2h4AskXPCxrZVfxcDaucpZiHXXV
dropsManager() view returns (address)
0x27fdf39b785e1fb54de52dbcf16f84684da3b9fa
endTime() view returns (uint256)
1744909246
isEdition() view returns (bool)
false
isSBT() view returns (bool)
false
isZeroIndexed() view returns (bool)
false
maxSupply() view returns (uint24)
2222
name() view returns (string)
Base Boomers
owner() view returns (address)
0x2392c5608136c37ad489694b725ab200b176c23e
royaltyAmount() view returns (uint24)
350
scheduler() view returns (address)
0xfcad711b64d1843ebc7d3e37584bdf220a81a77e
symbol() view returns (string)
BAS
tokensURI() view returns (string)
QmSG76upP8hk8PdxnG3LG1SnMuuDwdVSRgUkNV1YXXyzg2
totalMinted() view returns (uint256)
2222
Read-only
balanceOf(address _owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintPrice(uint8 _phaseId) view returns (uint256)
mintedOf(address _owner) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 value) view returns (address _receiver, uint256 _royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
initialize(struct CreateParams params, address _owner, address _dropsManager, address _scheduler)
mint(address _minter, uint24 _quantity, bytes32[] _merkleProof, uint8 _phaseId) returns (uint256)
preMintToPlatform(uint256 _quantity)
preMintToTeam(uint256 _quantity)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setPhase(uint8 _phaseId, uint256 _from, uint256 _to, bytes32 _merkleRoot, uint24 _maxPerAddress, uint256 _price, address _token, uint256 _minToken)
setRoyaltyAmount(uint24 _royaltyAmount)
setTokensURI(string _uri)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BatchMinted(address to, uint256 nextTokenId, uint256 quantity)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.