Scroll of Mages

Verified contract

Proxy

Active on Ethereum with 6,165 txns
Deployed by via 0xc3336e3b at 15683091
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 41 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 2 additional slots
7 additional variables

No balances found for "Scroll of Mages"

0x196d9b3058fb4561377779a66a3ec902e2d05b436189534af4995b505cc2d489
0x1859b19a322dc7b49a62490d83c34639a81a2155e90a4a066408f0bfd15f9e1f
0xf1feb994530d99c774fe64bbecbf2782a36ecd559f72efa78aa54e982e658ec8
0x6925670bf626662db2c349d54dbe75d2471ce7d1cdccdd7ede04d87cb82cf85a
0x35a8285c1fe69dcfa5fa002d1dd679a0fd311f3c813f3c3e0bade6bbeaea3195
0xca9496442f40900d19f6b92880f36acc1dc939b5e3132fc727a45c397a8ea6ef
0x332d0dcf7524e49e15c0d6c36e6c8686ef2df3a0b8c38661897cfd2ff766cb21
From
0x5cdcc85f9e72ca83efd46aa3c8f5e6ad1c4da081c5f4265d215678f0e84ce1f0
0xb403b1353dc98d89945f103dc8dc4689cd2a43d678da02c1edf51a238500a3bd
0x8f4813c8d705daea107332c9bc53a8d5816bad1a9e4199918ca97c9564864c36

Functions
Getter at block 20862918
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
SALES_MANAGER_ROLE(view returns (bytes32)
0x5ebbf78043a2215b522b1366a193ec74dd1f54e441e841a87b9653246a9c49a6
config(view returns (address metadataRendereruint64 editionSizeuint16 royaltyBPSaddress fundsRecipient)
(metadataRenderer=0xd167b7a408c65306d5a2abead63986540110b28b, editionSize=2000, royaltyBPS=0, fundsRecipient=0x8931d16b81eac47ff04ce23036ae524c6a2a1a17)
 
contractURI(view returns (string)
contractVersion(view returns (uint32)
7
metadataRenderer(view returns (address)
0xd167b7a408c65306d5a2abead63986540110b28b
name(view returns (string)
Scroll of Mages
owner(view returns (address)
0x8931d16b81eac47ff04ce23036ae524c6a2a1a17
 
proxiableUUID(view returns (bytes32)
saleDetails(view returns (struct IERC721DropSaleDetails)
(false, false, 0, 1664989200, 1665385200, 0, 0, 0x0000000000000000000000000000000000000000000000000000000000000000, 1, 2000, 2000)
salesConfig(view returns (uint104 publicSalePriceuint32 maxSalePurchasePerAddressuint64 publicSaleStartuint64 publicSaleEnduint64 presaleStartuint64 presaleEndbytes32 presaleMerkleRoot)
(publicSalePrice=0, maxSalePurchasePerAddress=1, publicSaleStart=1664989200, publicSaleEnd=1665385200, presaleStart=0, presaleEnd=0, presaleMerkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000)
symbol(view returns (string)
SOM
totalSupply(view returns (uint256)
1994
zoraFeeManager(view returns (address)
0xe666ca2f5ab01a5e8ca19e505b2de3475a39d7d2
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address userview returns (bool)
isApprovedForAll(address nftOwneraddress operatorview returns (bool)
mintedPerAddress(address minterview returns (struct IERC721DropAddressMintDetails)
ownerOf(uint256 tokenIdview returns (address)
presaleMintsByAddress(addressview returns (uint256)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminMint(address recipientuint256 quantityreturns (uint256)
adminMintAirdrop(address[] recipientsreturns (uint256)
approve(address touint256 tokenId
burn(uint256 tokenId
finalizeOpenEdition(
grantRole(bytes32 roleaddress account
initialize(string _contractNamestring _contractSymboladdress _initialOwneraddress _fundsRecipientuint64 _editionSizeuint16 _royaltyBPSstruct IERC721DropSalesConfiguration _salesConfigaddress _metadataRendererbytes _metadataRendererInit
purchase(uint256 quantitypayable returns (uint256)
purchasePresale(uint256 quantityuint256 maxQuantityuint256 pricePerTokenbytes32[] merkleProofpayable returns (uint256)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFundsRecipient(address newRecipientAddress
setOwner(address newOwner
setSaleConfiguration(uint104 publicSalePriceuint32 maxSalePurchasePerAddressuint64 publicSaleStartuint64 publicSaleEnduint64 presaleStartuint64 presaleEndbytes32 presaleMerkleRoot
transferFrom(address fromaddress touint256 tokenId
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
zoraFeeForAmount(uint256 amountreturns (addressuint256)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
FundsReceived(address indexed sourceuint256 amount
FundsRecipientChanged(address indexed newAddressaddress indexed changedBy
OpenMintFinalized(address indexed senderuint256 numberOfMints
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
Sale(address indexed touint256 indexed quantityuint256 indexed pricePerTokenuint256 firstPurchasedTokenId
SalesConfigChanged(address indexed changedBy
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
Access_MissingRoleOrAdmin(bytes32 role
Access_OnlyAdmin(
Access_WithdrawNotAllowed(
Admin_InvalidUpgradeAddress(address proposedAddress
Admin_UnableToFinalizeNotOpenEdition(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
Mint_SoldOut(
OwnerQueryForNonexistentToken(
Presale_Inactive(
Presale_MerkleNotApproved(
Presale_TooManyForAddress(
Purchase_TooManyForAddress(
Purchase_WrongPrice(uint256 correctPrice
Sale_Inactive(
Setup_RoyaltyPercentageTooHigh(uint16 maxRoyaltyBPS
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Withdraw_FundsSendFailure(