Perennials
Verified contract
Active on
Ethereum with 835 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Perennials"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18650650 | a year ago | | | 0 | 0.0010380165 | |
| 17584291 | a year ago | | | 0 | 0.00068660220 | |
| 16586425 | 2 years ago | | | 0 | 0.0015346911 | |
| 16475293 | 2 years ago | | | 0 | 0.00033871306 | |
| 16305775 | 2 years ago | | | 0 | 0.00083663317 | |
| 16227577 | 2 years ago | | | 0 | 0.0016053304 | |
| 15874740 | 2 years ago | | | 0 | 0.00023911616 | |
| 15846899 | 2 years ago | | | 0 | 0.00061292131 | |
| 15662592 | 2 years ago | | | 0 | 0.00041406753 | |
| 15650329 | 2 years ago | | | 0 | 0.00034636948 |
ABI
ABI objects
Getter at block 21321155
PROVENANCE() view returns (string)
430f9280b361e0d7a1a7c74060642d24aadfbbb8d556e2abc9635715381420b2
allowListMintPrice() view returns (uint256)
1000000000000000
baseURI() view returns (string)
https://hightable.mypinata.cloud/ipfs/QmUSR7xRwfB7z4TWm1gxt8Ley9VD4o4NXwTvFiqUVSycXM/
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
daoDelegate() view returns (address)
0x082e44ad879e804a873b4b425d80bbca32e74415
getAllVotings() view returns (struct MasterchefMasatoshiVoting[])
[]
isDao() view returns (bool)
false
maxAllowedMints() view returns (uint256)
4
maxPossibleSupply() view returns (uint256)
1000
mintPrice() view returns (uint256)
1000000000000000
mintStatus() view returns (uint8)
3
name() view returns (string)
Perennials
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xf26e734f8f5eacf21c91d1dfc0f2db56c3d64cdb
paused() view returns (bool)
false
percentToVote() view returns (uint256)
60
percentToVoteFrozen() view returns (bool)
false
symbol() view returns (string)
PRNLS
totalSupply() view returns (uint256)
1000
votingDuration() view returns (uint256)
86400
votingDurationFrozen() view returns (bool)
false
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hashMessage(address sender, address thisContract) pure returns (bytes32)
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)
totalMintsPerAddress(address) view returns (uint256)
votings(uint256) view returns (address contractAddress, bytes data, uint256 value, string comment, uint256 index, uint256 timestamp, bool isActivated)
State-modifying
Events approve(address to, uint256 tokenId)
changeMintStatus(uint8 _status)
flipPaused()
mintAllowList(bytes32 messageHash, bytes signature, uint256 amount) payable
mintPublic(uint256 amount) payable
permanentlyConvertToDao()
preMint(uint256 amount)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setDaoDelegate(address _daoDelegate)
setProvenanceHash(string provenanceHash)
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)
Received(address arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, uint256 _maxPossibleSupply, uint256 _mintPrice, uint256 _allowListMintPrice, uint256 _maxAllowedMints, address _signerAddress, address _nftDaoAddress, address _currency, address _wrappedNativeCoinAddress)
fallback()
receive()
This contract contains no error objects.