This contract is being backfilled. You may encounter incomplete storage history.

Max Osiris

Verified contract

Active on Ethereum with 441 txns
Deployed by via 0xcaeaff08 at 9232271
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#27485)
ERC-721
--
0xc84cde07d4219c524147ec91d9955aa194ff951a6879bdab6d19f34ff2f67558
0xfbb7565ace14b183a4b6db136e3787c296d70bd8a2fd704f64bd884350cba597
0x563225632a6090b11becdfdf1bba2282494a80642e0943cc6a224a89111c199e
0x6a28c6a7f5a043480af7dcc8e088561978ba92c1363cdc8568cb09c711c28079
0x7a3c8d8b36f2351b5768b2f6a72a0a9f1e099947550b954c29430df75db6b116
0x95ed9bfed285e4306d6354e1e71237bdb5731cc873f4968d8db9428a34a3b7e9
0xedcb2f35e4372ef9d63559df95263d749a0c258582df28d7754c13dd23c0944a
0x74eaa254a23fbf73ea68f7f10cbf065afabf314352233a8706d5d88653813853
0x432f591113083a60bfb450f40ab8326d9bc18b324ed4a15e9152571c92bb3d3e
0x3c1bf301e410c2752e4bb4d106752f864d1dffc83c7b2dcf0d43edb12584c6cf

Functions
Getter at block 20798755
isOwner(view returns (bool)
false
name(view returns (string)
Max Osiris
owner(view returns (address)
0x2e0b873d26f6d90f347757ed0d041bc65e02a89f
symbol(view returns (string)
MORARE
tokenURIPrefix(view returns (string)
https://ipfs.daonomic.com
totalSupply(view returns (uint256)
180
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isSigner(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addSigner(address account
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 tokenIduint8 vbytes32 rbytes32 sstring tokenURI
removeSigner(address account
renounceOwnership(
renounceSigner(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setTokenURIPrefix(string tokenURIPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Create(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SignerAdded(address indexed account
SignerRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.