Legends Of The Metaverse

Verified contract

Active on Ethereum with 313 txns
Deployed by via 0x74db8ce9 at 13477222
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Legends Of The Metaverse"

0x1c4f355bae1ec034a3542acb1551ac4349ebc027c800471f711cdb2399dc5f0a
0x11e96ff8e0c4745cf68c94a3aba52ef9687e8da1a9e7979e2fc58a7936e32a4a
0x79c1b73b1d61485d3cb137d77822d718e516a59c3441dd9f59346ccad5921ec0
0x2052bfd0c4cc09769e06a7fa7171eef9c874108cc542c0dcf62205aed750d948
0xc292ddade362234cde0dd2ccbf6ba036be20b972e8b8bb590cc22d7a95354d09
0x6c6d2cdb4276b282f5e1f5e916614adcb1275216db2e7ba802a1a6e7de0577dc
0xe6db9cd76edae3ebd022b75a0738bebabfd68aabaf381655a98c73348106ffa4
0x41e5b5bae5d45c9f7eaa5b5c03d032eedbf4c8ceed63494b2c8c315c58c7e1e6
0x7916d7963f590ed3db135a37052863c7c186e434c9b6c9d9bd9bf948cf409575
0xae2e137c6278f3200c6a4460860ffef7495a765f75ef0332cedfe6bd87019866

Functions
Getter at block 21203126
MAX_BY_MINT(view returns (uint256)
2000
MAX_NFT(view returns (uint256)
5555
PRICE(view returns (uint256)
50000000000000000
_totalSupply(view returns (uint256)
1505
baseTokenURI(view returns (string)
https://api.legendsofthemetaverse.com/shards/
creatorAddress(view returns (address)
0x0eb0c44c8f4d8b1f5ea773c50d79055350a70dc2
maxByMint(view returns (uint256)
2000
name(view returns (string)
Legends Of The Metaverse
owner(view returns (address)
0x0eb0c44c8f4d8b1f5ea773c50d79055350a70dc2
paused(view returns (bool)
true
symbol(view returns (string)
LOTM
totalMint(view returns (uint256)
1505
totalSupply(view returns (uint256)
411
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countpure returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
__mint(address _touint256 _count
approve(address touint256 tokenId
burn(uint256 tokenId
mint(address _touint256 _countpayable 
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCreatorAddress(address creator
setMaxMint(uint256 _max
setTokenId(uint256 _tokenId
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreateLegends(uint256 indexed id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string baseURIaddress creatoruint256 max_mintuint256 token_start
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.