Quasi Dragon Studies by Harvey Rayner

Verified contract

Proxy

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

No balances found for "Quasi Dragon Studies by Harvey Rayner"

0x5756524b1ff050ef4be53d46f550edf3633043a18676bd0f41e6930e1d2fe3b4
0xf7a4a472fec1549c6b662e866edb7b4ac27ba9677286e8261355625f6a6d2671
0xb62714659c1b71f6ee8b16b402edfe14661c99650ca709e26f5e489f2c38ec72
0xfa99c20c873d0d85b144fc99feac86e6e0593130793043131fb66c0b7653c1b9
0xa579eb2121f9be462d4856165a785e6953ed03f3a186dc129edc99711b660730
0x939953634d4e39709cdced3f1556bb6ffaa53d7341683d3a72400b2e88dfbc16
0x0ceb0705366bc73a7bdee203b69af3cb1959a4ace4a312a31cae9bd18db077bb
0xbba6a73967c30d6dee19207d0837818db2b7cd5064c5feacc4a204a87e0356bf
0x189dae5714d94b954d5c203f0bcce0c6884bdd0f096d66cebfaef5df6ff69b67
0xe5efb0fabcd162487d977c52864166f1ecd851754aa10e43ea448f519462b23d

Functions
Getter at block 21161976
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_baseUri(view returns (string)
ipfs://bafybeihwk2vtugzz4svpdtm4vyzzt7qof3qr2t2bkexuqucoxedpnv6km4
_name(view returns (string)
Quasi Dragon Studies by Harvey Rayner
creator(view returns (address)
0x76a5e5202b097cf115494a20653b2fa17740f436
gatewayManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
mintingManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
name(view returns (string)
Quasi Dragon Studies by Harvey Rayner
owner(view returns (address)
0x76a5e5202b097cf115494a20653b2fa17740f436
symbol(view returns (string)
totalSupply(view returns (uint256)
846
Read-only
_balances(addressview returns (uint256)
_owners(uint256view returns (address)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
batchMintWithCreator(address[] touint256[] tokenIds
initDefaultOperatorFilterer(
initOperatorFilterer(address subscriptionOrRegistrantToCopybool subscribe
initialize(string uri_address minter_address gatewayManager_string contractName_uint256 royaltyValue_address owner_
mintWithCreator(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setGatewayManager(address gatewayManager_
setMintingManager(address minter_
setRoyalties(address royaltyRecipientuint256 royaltyValue
setURI(string newuri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator