OmniTotems

Verified contract

Active on Ethereum with 1,706 txns
Deployed by via 0xe152e7e5 at 13679595
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OmniTotems"

0x42733f838af7f08c7cde281bacff047351acdfa19804bd76c8f053a8870f9902
0xdd50bc7ddd3fd164c65716e45cb934802cddf46fef4f5102213f336f5f109604
0x3ac80bfdd9bb8ff8d3a595ac59683e9c96b81c3ba79d6f135d454648cfae2bc1
0x7fe1c76684bca521403fc63d81ba46b54c844ec4a80470b057ad543eebc31d72
0x5eded132475f6037db4064cea33eb250feb2a689406da61d50c1c801a7fdd7d6
0x89af408fadec508f816dc66bd35967be0f2a5afdbf6e6acb199d41285a8b7908
0x5a154d9abb3e68bd7a6aa6824aefbe4799ffabead8d8fbd98487773d8e982e84
0x3de1ab2981dc5a3ff2b33905ea21eaafda6c88270e867654089a17b420e896eb
0x81730160d0cfe50b2a240e3d4d4bab101a2d9592ec87eae0b8657660a42da6e6
0xa6710afa9276ed85b935a3eb550a944b666242e9eb49e38fb61080c589e2b891

Functions
Getter at block 21294713
MAX_MINT(view returns (uint256)
50
baseURI(view returns (string)
https://omnitotems-api.herokuapp.com/nft/mainnet/totems/
mintIsActive(view returns (bool)
true
mintLocked(view returns (bool)
false
name(view returns (string)
OmniTotems
owner(view returns (address)
0x71d6c3823bbbce39af789d2b063ad33b2ecda7d3
symbol(view returns (string)
OMNITO
totalSupply(view returns (uint256)
3604
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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
approve(address touint256 tokenId
lockMinting(
mintBatch(uint256[] ids
mintForSoulShards(uint256[] ids
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMintIsActive(bool value
setOmniFusionContract(address _address
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initialBaseURIaddress _omnimorphsContractAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.