morphs
Verified contract
Active on
Ethereum with 12,668 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "morphs"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14432130 | 3 years ago | | | 0 | 0.00093180276 | |
| 14343796 | 3 years ago | | | 0 | 0.00090990795 | |
| 14285758 | 3 years ago | | | 0 | 0.0012352788 | |
| 14284290 | 3 years ago | | | 0 | 0.00098136182 | |
| 14284290 | 3 years ago | | | 0 | 0.0010443327 | |
| 14282099 | 3 years ago | | | 0 | 0.0012233794 | |
| 14279580 | 3 years ago | | | 0 | 0.00064385166 | |
| 14276676 | 3 years ago | | | 0 | 0.0021252285 | |
| 14276290 | 3 years ago | | | 0 | 0.0065951826 | |
| 14275947 | 3 years ago | | | 0 | 0.0053347327 |
ABI
ABI objects
Getter at block 21157598
MINTING_ENDS_AT_TIMESTAMP() view returns (uint256)
1646114400
name() pure returns (string)
morphs
Read-only
afterEngineSet(uint256) view
beforeTokenTransfer(address, address, address, uint256, uint256) pure
getFlag(address collection, uint256 tokenId) view returns (uint256)
getPalette(uint256 tokenId) pure returns (string)
getPaletteName(uint256 tokenId) pure returns (string)
getRoyaltyInfo(address, uint256, uint256) view returns (address receiver, uint256 royaltyAmount)
getTokenURI(address collection, uint256 tokenId) view returns (string)
getVariation(uint256 tokenId, uint256 flag) pure returns (string)
supportsInterface(bytes4 interfaceId) pure returns (bool)
State-modifying
Events mint(address collection, uint256 flag) returns (uint256)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
MintingPeriodHasEnded()