Soldiers Of The Metaverse

Verified contract

Active on Ethereum with 7,190 txns
Deployed by via 0x694e9c8b at 13226717
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Soldiers Of The Metaverse"

0x18164686376a197c72fe6bcc487254c4cd08410291af480fbc4969158b77d47b
0x9596ef92ab790e60218d004222818575dfa2830bee918473b62d028099216fa6
0x8599165a1bf7b33af7d247969915f6456fccc3612fba6297aba2f56bd85245ce
0xe41b31fd2e1557bf0bdbb0979869e4f69b13ec5a70e895b2578199b1f2f79228
0x95436df867f2f2269640ceae51963c40d97c5c3e4613ac91e1082a1acdb91d97
0x2f97d026a4e71e25e69735dfab7eff3333fb4eed635f6a7d525978f03696ad2a
0xfc0d777f915f641a0c78c5fb836ee99b1c09ee5258cb4ec550da1d163f4b4e64
0xb4fd604ff95e6c537c60e541053db2a99706a5aad0d75fca1e6af84121fb9983
0x55bb90055d89401a5bdd5afa10d8e6054e9e3346b6b9d1cfc76259dd97b52075
0xbefca01b3941b2b601f331455d0b5b52a57ffd7655fbfff041ebc4f52d069b08

Functions
Getter at block 20845860
SOTM_PRICE(view returns (uint256)
75000000000000000
SOTM_SUPPLY(view returns (uint256)
7500
isSaleActive(view returns (bool)
true
ispreSaleActive(view returns (bool)
true
name(view returns (string)
Soldiers Of The Metaverse
owner(view returns (address)
0x67198caa0ee5aea35ec46085b085635ccf122d0c
presale_supply(view returns (uint256)
1000
symbol(view returns (string)
SOTM
totalSupply(view returns (uint256)
7470
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
burn(uint256 tokenId
mint(uint16 numberOfTokenspayable 
premint(uint16 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMetaBaseURI(string baseURI
setSaleActive(bool active
setpreSaleActive(bool active
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.