Moonopoly

Verified contract

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

No balances found for "Moonopoly"

0x4328834ed4851bb225dc4d74e5c88d1aa934b5438bd865d1c687cf77c2e6b3d9
0x11c224f2ebeb3860778b50ac769a3a44ddb37bd5a0eb73eda333439147db3ddc
0x6296d901524d0e8b16797664f4966b40a2a636ddf7bb543b49abff7a9633216b
0x936335b530c16ee8bd9cab4a044d9e6fe4ea8a750c13fe9d20124eb59e45dbbf
From
0x49cad317ab280399266bd537cbb5c0963196b8925b8b58eccea15f22387a0e25
0xc292add5d94f56ffc441242f5f94cc8cc5d544610d8394bb4878de1ca46578e5
0x77ef0b8bfba82a8f0cfda4317e7f21582c70e9cfa0e40ca476ce80d552d8eff5
0x6b4e9e32ddefd283bed47e32ba7c1d597b5ac0314dee259f77e70836715242a2
0x0a753b193b3e127a1426adf7bd22fa0a83608b6858dc2ce086903ff696359b4f
0xb308dc3a5e9eb0ee92dc11e4ed23661e86e912e0cca6d21a8839610bd11456c0

Functions
Getter at block 21190626
_ALLOW_MULTIPLE_PURCHASES(view returns (bool)
true
_BASE_URI(view returns (string)
https://ipfs.io/ipfs/QmWNHnP7KMncB7HJMCmA4pRRFPFMBg6P15wWw2W6AAVAnU/
_CARDS_MINTED(view returns (uint256)
189
_CARD_PRICE(view returns (uint256)
30000000000000000
_MAX_CARDS(view returns (uint256)
5555
_MAX_CARDS_PURCHASE(view returns (uint256)
5
_SALE_IS_ACTIVE(view returns (bool)
true
name(view returns (string)
Moonopoly
owner(view returns (address)
0xf4c6e262db957940f5380cc7442d8402f1e07fe5
paused(view returns (bool)
false
symbol(view returns (string)
MOON
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
MoonopolyMint(uint256 numberOfTokenspayable 
__batchTransfer(address[] recipientsuint256[] tokenIDsuint256[] amounts
__flip_allowMultiplePurchases(
__flip_saleState(
__pause(
__setBaseURI(string BASE_URI
__setCardPrice(uint256 CARD_PRICE
__setMaxCards(uint256 MAX_CARDS
__setMaxCardsPurchase(uint256 MAX_CARDS_PURCHASE
__unpause(
__withdraw(
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.