Macroverse

Verified contract

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

No balances found for "Macroverse"

0xc86a47670f03365210108e632d02177dcb081843f7efe8be275907f43e1ac0da
0x1e9ef7d2b3e88d12ed3e1b49d3f261ed61b3f22a8b81106a6b10eeb2dd5a6bd1
0x4817e4c32aadf08719b54543670301ab59dc9c26725747fdecf08b918cbec926
0x7de18ac61c5a7317beec5e00bec289e47421035c5279f08c4289b1ac943c86bc
0xabae3d84fa09adcf203ffe24dc4f0326a915f99fd4162126238749badca3737a
0xf1cdab3da62e6e5086b4f90ae0ff481bebf2b698a933336659f06d59be09e150
0xc5fbc42b8a05149f3d07d82130ce7b2ab193f25f2b554fdc5771af9e5db4dcfe
0x129a8f310fa2bf096cf28be646266c0e30775a760022d0a1771f753ec17c2da1
0xb56d897e2d0c58b7926ffc20cac7b25437f429c9c8e09f157f1a1c9e89685e65
0xc6cdbf96a9ff2f5fa677bb50170f4ab5c7fbf29e0fcb2197d202e4f5133a7f9e

Functions
Getter at block 21226115
MAX_MVERSE(view returns (uint256)
678
name(view returns (string)
Macroverse
owner(view returns (address)
0x4ea49b6f1f81f13eb84f8c8968e7875f991a89f2
price(view returns (uint256)
99000000000000000
saleOpen(view returns (bool)
true
symbol(view returns (string)
Mverse
totalSupply(view returns (uint256)
678
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MacroverseMinted(uint256 totalMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.