Mat.Joe - LaBamba by Mat.Joe & Dario De Siena
Verified contract
Proxy
Active on
Ethereum with 938 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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
6 additional
variables
Balances ($0.00)
No balances found for "Mat.Joe - LaBamba by Mat.Joe & Dario De Siena"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20651124 | 3 months ago | | | 0 | 0.000056355588 | |
| 20628887 | 4 months ago | | | 0 | 0.000069105173 | |
| 20628694 | 4 months ago | | | 0 | 0.00010124205 | |
| 20628691 | 4 months ago | | | 0 | 0.000098646768 | |
| 20628688 | 4 months ago | | | 0 | 0.00012620088 | |
| 19889026 | 7 months ago | | | 0 | 0.00034468405 | |
| 18997437 | a year ago | | | 0 | 0.00073715339 | |
| 18893252 | a year ago | | | 0 | 0.0010813930 | |
| 18738981 | a year ago | | | 0 | 0.0019836267 | |
| 17862982 | a year ago | | | 0 | 0.0010761571 |
ABI
ABI objects
Getter at block 21407945
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
HUNDRED_PERCENT() view returns (uint256)
10000
MANAGER_ROLE() view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
_extendedBaseURI() view returns (string)
ipfs://Qmd1N8qrcKavcq1soEBBRdUX1tetn2ZwLRLEDZjDuJywou/
allowListMerkleRoot() view returns (bytes32)
0x81c2fef6014616cfd9c38fdef50ed54d4765836f016cafd0295addc831434c6b
allowListMintEndBlockHeight() view returns (uint128)
15012930
maxAllowListMintPerAddress() view returns (uint16)
1
maxMintPerAddress() view returns (uint56)
0
maxSupply() view returns (uint64)
500
mintPrice() view returns (uint112)
60000000000000000
name() view returns (string)
Mat.Joe - LaBamba by Mat.Joe & Dario De Siena
owner() view returns (address)
0x6a667913f5bad6e9d27ee85ef54376b115760de4
paused() view returns (bool)
false
publicMintStartBlockHeight() view returns (uint128)
15013725
royaltyPercentage() view returns (uint256)
1000
royaltyRecipient() view returns (address)
0x1650a4a1e0df89d8ade3f7531828fc94c4a06579
saleActive() view returns (bool)
true
symbol() view returns (string)
LABAMBA
totalSupply() view returns (uint256)
500
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
isProofValid(bytes32[] _merkleProof, address _sender) view returns (bool isValid)
minted(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events allowListMint(bytes32[] _merkleProof) payable
approve(address to, uint256 tokenId)
decreaseRoyaltyPercentage(uint256 _royaltyPercentage)
grantRole(bytes32 role, address account)
initialize(struct UniqueCollectionInitializableV1InitializeData _init)
managerMint(address to)
pause()
publicMint() payable
recoverERC20(address _tokenAddress, address _receiver, uint256 _tokenAmount)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowListMintEndBlockHeight(uint128 _allowListMintEndBlockHeight)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setPublicMintStartBlockHeight(uint128 _publicMintStartBlockHeight)
setRoyaltyRecipient(address _recipient)
setSaleStateAndBlockHeights(bool _saleActive, uint128 _allowListMintEndBlockHeight, uint128 _publicMintStartBlockHeight)
toggleSaleState(bool _saleActive)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
withdrawNativeTokens(address _to)
AllowListMintEndBlockHeightChanged(uint128 allowListMintEndBlockHeight)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BaseURIChanged(string baseURI)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PublicMintStartBlockHeightChanged(uint128 publicMintStartBlockHeight)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SaleStatusChanged(bool active)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.