BSHIB
Verified contract
Proxy
Active on
Base with 81 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
0x78e1…85ca
0x1000…841c
Balances ($0.00)
No balances found for "BSHIB"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2553461 | a year ago | | | 0 | 0.00017145001 | |
| 2527970 | a year ago | | | 0 | 0.00010460601 | |
| 2526706 | a year ago | | | 0 | 0.00010460601 | |
| 2526309 | a year ago | | | 0 | 0.00012819808 | |
| 2525809 | a year ago | | | 0 | 0.00012819801 | |
| 2525795 | a year ago | | | 0 | 0.000077197503 | |
| 2525767 | a year ago | | | 0 | 0.00012819801 | |
| 2525727 | a year ago | | | 0 | 0.00012819801 | |
| 2525689 | a year ago | | | 0 | 0.00012819801 | |
| 2525570 | a year ago | | | 0 | 0.00012819801 |
ABI
ABI objects
Getter at block 21976752
collectionURI() view returns (string)
QmSSj4xTuHa3XTetWwQDRW1yz6BfaLxfy8BxvBZMiXVbHE
contractURI() view returns (string)
ipfs://QmSSj4xTuHa3XTetWwQDRW1yz6BfaLxfy8BxvBZMiXVbHE
dropsManager() view returns (address)
0xaf8000cec22904c8e3fbdd0bbd6e459ba4d95ac0
endTime() view returns (uint256)
1692419703
isZeroIndexed() view returns (bool)
true
maxSupply() view returns (uint24)
5000
name() view returns (string)
BSHIB
owner() view returns (address)
0xf5014f2516acd007beeff34d0d1d8b223c08b929
royaltyAmount() view returns (uint24)
0
scheduler() view returns (address)
0x1000270b3efe49dc83de59d9259f62dacb28841c
symbol() view returns (string)
BSH
tokensURI() view returns (string)
totalMinted() view returns (uint256)
4858
totalSupply() view returns (uint256)
4858
universalONFT() view returns (address)
0x78e1cce9ec28f61f0749737ce8cab14b7eb685ca
Read-only
balanceOf(address _owner) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
exists(uint256 tokenId) view returns (bool)
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)
initialize(struct CreateParams params, address _owner, address _dropsManager, address _scheduler, address _universalONFT)
mint(address _minter, uint24 _quantity, bytes32[] _merkleProof, uint8 _phaseId)
preMintToPlatform(uint256 _quantity)
preMintToTeam(uint256 _quantity)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setPhase(uint8 _phaseId, uint256 _from, uint256 _to, bytes32 _merkleRoot, uint24 _maxPerAddress, uint256 _price)
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)
constructor(address proxy_)
fallback()
receive()
This contract contains no error objects.