Primera by Mitchell and Yun
Verified contract
Active on
Ethereum with 1,578 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Primera by Mitchell and Yun"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21377013 | a day ago | | | 0 | 0.00062005112 | |
| 21327224 | 8 days ago | | | 0 | 0.00074077419 | |
| 21326696 | 8 days ago | | | 0 | 0.00078820759 | |
| 21326531 | 8 days ago | | | 0 | 0.0023164393 | |
| 21314503 | 10 days ago | | | 0 | 0.00076305387 | |
| 21312232 | 10 days ago | | | 0 | 0.00076043937 | |
| 21239136 | 20 days ago | | | 0 | 0.00064904565 | |
| 21204681 | 25 days ago | | | 0 | 0.00051574378 | |
| 21141059 | a month ago | | | 0 | 0.00022969610 | |
| 21106629 | a month ago | | | 0 | 0.00026366665 |
ABI
ABI objects
Getter at block 21384177
GENERATOR_ADDRESS() view returns (string)
https://mystudios.io/pieces/primera.php?number=
MAX_TOKENS() view returns (uint256)
400
METADATA_PROVENANCE_HASH() view returns (string)
baseURI() view returns (string)
ar://yrmWfVxjKQsu1xtwM7_sGTc-uTkwdEw9XETViXjd2X8/
getPrice() view returns (uint256)
90000000000000000
hasSaleStarted() view returns (bool)
true
name() view returns (string)
Primera by Mitchell and Yun
owner() view returns (address)
0xf1da6e2d387e9da611dac8a7fc587eaa4b010013
symbol() view returns (string)
PRMA
totalSupply() view returns (uint256)
400
Read-only
balanceOf(address owner) view returns (uint256)
creationDates(uint256) view returns (uint256)
creators(uint256) view returns (address)
generatorAddress(uint256 tokenId) view returns (string)
getApproved(uint256 tokenId) view returns (address)
getScriptChunk(uint256 index) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
script(uint256) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenHash(uint256 tokenId) view returns (bytes32)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events addScriptChunk(uint256 index, string _chunk)
approve(address to, uint256 tokenId)
mintToken(uint256 maxTOKENS) payable
pauseDrop()
removeScriptChunk(uint256 index)
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)
setPrice(uint256 newPrice)
setProvenanceHash(string _hash)
startDrop()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() 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.