Metropolis World Ethereals

Verified contract

Active on Ethereum with 7,307 txns
Deployed by via 0xba451382 at 16492442
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables

No balances found for "Metropolis World Ethereals"

0x4026131cbe484c13ac826e85ddfea216429a1ef56843dd21b67b59f084585426
0x252fd808c9a661cb5242900b13a7e14a4d8d67eaa1a5b7a7ad79417c9e84d01f
0x466070976b7e1de5ba1d50aba60a3428230ae308eacbe3b3927af4b8dbc2d77e
0x91ddaeacef62ca2967a573b6c5bccf5665b66a3c1328462aa4b5fd210d30ddac
0x08bc427737345131ca848bb5fe772adc7130c34ebc39e21bd171a7f105274b8f
0x5c10b306af8dfd0d59a33861e4d98f7654729ad9d5587d0460f1b98222c92167
0x8bdb3982ce58cdd91c5837009bc01379e4c4f320d26c3500fe31dadb42ab1f31
From
0x000ca26980bcbff2970737331471e7022996d4b01d2cad0d7fc8a46360ed4642
0x4452852d7db57932989b2dd8bdca46523dd495a57b05c1695832f92825dcb01b
0xe59fb3054e76cc205f32259ee1db7787a3a21538ed2991461e57b11391f0cc56

Functions
Getter at block 21161547
BALANCE_ROLE(view returns (bytes32)
0x2b2b412161ec0933900b291234acfe3df145fb0977a8123fa6a749788de58567
CONTRACT_ROLE(view returns (bytes32)
0x364d3d7565c7a8300c96fd53e065d19b65848d7b23b3191adcd55621c744223c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPDATER_ROLE(view returns (bytes32)
0x73e573f9566d61418a34d5de3ff49360f9c51fec37f7486551670290f6285dab
getPrice(view returns (uint256)
500000000000000000
name(view returns (string)
Metropolis World Ethereals
owner(view returns (address)
0xc2638c35b6bda7b8e79a042f71267bdc23931a2a
symbol(view returns (string)
MWE
totalSupply(view returns (uint256)
5479
Read-only
areRevealsAllowed(uint256 eggIdview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMyNfts(address ownerview returns (struct EggCollectionlistOwned[])
getRevIdFromTokenId(uint256 eggTokenIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasBeenRedeemed(uint256 tokenIdview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
maxPaidMints(uint256 eggIdview returns (uint256)
mintsSoFar(uint256 eggIdview returns (uint256)
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
addIpfsOnNft(uint256 _tokenIdstring ipfs
addToWL(address[] wl
airdropMint(address touint256 eggId
allowReveals(uint256 eggId
approve(address touint256 tokenId
attachToAvatar(uint256 _tokenIduint256 _avatarId
bulkAirdrop(address[] tosuint256 eggId
bulkRevealAllMyEggs(
closePaidMints(
grantRole(bytes32 roleaddress account
namePet(uint256 eggTokenIdstring newName
openPaidMints(
paidMint(address touint256[] eggIdspayable 
redeemMyDarkEgg(uint256 tokenId
renounceOwnership(
renounceRole(bytes32 roleaddress account
revealMyEgg(uint256 tokenId
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMaxPerWallet(uint256 _maxPerWallet
setPaidMintLimitPerEgg(uint256 eggIduint256 limit
setPrice(uint256 newPrice
setPublicMint(bool onOff
setUpInterfaces(address _eggsAddressaddress _avatarsAddress
stopReveals(uint256 eggId
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator