Los Chingones
Verified contract
Proxy
Active on
Base with 134 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Los Chingones"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13927339 | 7 months ago | | | 0 | 0.0000045198130 | |
| 13927319 | 7 months ago | | | 0 | 0.0000045198130 | |
| 13927312 | 7 months ago | | | 0 | 0.0000045198130 | |
| 13927293 | 7 months ago | | | 0 | 0.0000045198130 | |
| 13927272 | 7 months ago | | | 0 | 0.0000045198130 | |
| 13927264 | 7 months ago | | | 0 | 0.0000048763354 | |
| 13927232 | 7 months ago | | | 0 | 0.0000045198130 | |
| 13927222 | 7 months ago | | | 0 | 0.0000048763354 | |
| 13927064 | 7 months ago | | | 0 | 0.0000050678388 | |
| 13926962 | 7 months ago | | | 0 | 0.000031663393 |
ABI
ABI objects
Getter at block 22748372 editionMintFee() view returns (uint256)
editionRevenue() view returns (uint256)
25000000000000000
editionsCount() view returns (uint256)
56
Read-only
getEdition(uint256 editionId) view returns (struct EditionStorageEdition)
getEditionPrice(uint256 editionId) view returns (uint256)
State-modifying
Events createEdition(string tokenURI, uint256 price, uint256 maxQuantity, uint256 maxPerWallet, uint256 maxPerMint)
mintEdition(address recipient, uint256 editionId, uint256 quantity, bytes32[] proof) payable
setEditionActive(uint256 editionId, bool active)
setEditionMerkleRoot(uint256 editionId, bytes32 merkleRoot)
setEditionSigner(uint256 editionId, address signer)
setEditionTokenURI(uint256 editionId, string tokenURI)
setEditionTokensURIs(uint256[] tokenIds, string tokenURI)
updateEdition(uint256 editionId, uint256 price, uint256 maxQuantity, uint256 maxPerWallet, uint256 maxPerMint)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
EditionCreated(uint256 indexed editionId)
EditionMinted(address indexed to, uint256 indexed editionId, uint256 quantity, uint256 value)
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
RolesUpdated(address indexed user, uint256 indexed roles)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
NewOwnerIsZeroAddress()
NoHandoverRequest()
Unauthorized()