Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0x3151…f7b9
Balances ($0.00)
No balances found for "Regenz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21106156 | 7 days ago | | | 0 | 0.00010811106 | |
| 20917875 | a month ago | | | 0 | 0.00020799808 | |
| 20663061 | 2 months ago | | | 0 | 0.00054702401 | |
| 19518413 | 7 months ago | | | 0 | 0.0068654222 | |
| 19460904 | 8 months ago | | | 0 | 0.0012108417 | |
| 19460900 | 8 months ago | | | 0 | 0.0010913581 | |
| 19325918 | 8 months ago | | | 0 | 0.0081309440 | |
| 19175466 | 9 months ago | | | 0 | 0.0044936559 | |
| 19175465 | 9 months ago | | | 0 | 0.0044936559 | |
| 19175464 | 9 months ago | | | 0 | 0.0050768348 |
ABI
ABI objects
Getter at block 21159773
MAX_PER_TX() view returns (uint256)
30
METADATA_HASH() view returns (string)
NUM_TO_RESERVE() view returns (uint256)
250
PRICE() view returns (uint256)
33000000000000000
REVEAL_TIMESTAMP() view returns (uint256)
0
TOTAL_SUPPLY() view returns (uint256)
10000
baseURI() view returns (string)
https://museum.regenz.io/api/token/
name() view returns (string)
Regenz
owner() view returns (address)
0x0592ee090929a2b712968fb434b202c887f8db25
startingIndex() view returns (uint256)
7554
startingIndexBlock() view returns (uint256)
12916393
symbol() view returns (string)
REGENZ
totalSupply() view returns (uint256)
7916
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getMintedRegenz(address wallet) view returns (uint256[])
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
claimETH()
flipSaleState()
mintRegenz(uint256 numberOfTokens) payable
renounceOwnership()
reserveRegenz()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setStartingIndex()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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(address _claimEthAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.