Mandala Regens
Verified contract
Active on
Ethereum with 2,748 txns
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 "Mandala Regens"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20322175 | 4 months ago | | | 0 | 0.00012472687 | |
| 20149536 | 5 months ago | | | 0 | 0.00010793119 | |
| 20066747 | 5 months ago | | | 0 | 0.00024481004 | |
| 19908957 | 6 months ago | | | 0 | 0.00013071894 | |
| 19664613 | 7 months ago | | | 0 | 0.00016939097 | |
| 19415378 | 8 months ago | | | 0 | 0.0038563243 | |
| 19272236 | 9 months ago | | | 0 | 0.0025473653 | |
| 19240850 | 9 months ago | | | 0 | 0.0030183880 | |
| 19150688 | 10 months ago | | | 0 | 0.00076013361 | |
| 19078135 | 10 months ago | | | 0 | 0.0011255614 |
ABI
ABI objects
Getter at block 21230236
OGStartTime() view returns (uint256)
1666513800
baseExtension() view returns (string)
.json
collabStartTime() view returns (uint256)
1666540800
maxSupply() view returns (uint256)
1000
merkleRootCollab() view returns (bytes32)
0x1515793cdc55dc782b4e6dd8c5bd013d8eb53973bcf7752abf2b167194b85b67
merkleRootOG() view returns (bytes32)
0x1515793cdc55dc782b4e6dd8c5bd013d8eb53973bcf7752abf2b167194b85b67
name() view returns (string)
Mandala Regens
notRevealedUri() view returns (string)
ipfs://QmPWckBjpmQSTGXMzMsez91ayKGbGjonJ2cTe2ms3iTzig/hidden.json
owner() view returns (address)
0x97150d935366487e085cb7a4b01647257215e065
payments() view returns (address)
0x0000000000000000000000000000000000000000
publicStartTime() view returns (uint256)
1666551600
revealed() view returns (bool)
true
symbol() view returns (string)
Regens
totalSupply() view returns (uint256)
1000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintClaimed(address) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events OGMint(bytes32[] _merkleProof) payable
approve(address to, uint256 tokenId)
collabMint(bytes32[] _merkleProof) payable
publicMint() payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setCollabStartTime(uint256 _collabStartTime)
setMerkleRootCollab(bytes32 _merkleRoot)
setMerkleRootOG(bytes32 _merkleRoot)
setNotRevealedURI(string _notRevealedURI)
setOGStartTime(uint256 _OGStartTime)
setPublicStartTime(uint256 _publicStartTime)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.