Canvas

Verified contract

Active on Ethereum with 1,993 txns
Deployed by via 0x30b57ece at 15733101
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "Canvas"

0xb8b4d7e516f24f1e84236bdba581102e4e4838ef05d5b291d962f8c1dfb5f42e
0xd51fd97c8eafb32db70eb11966c6728ea2a5b2f86b00cb895a403967d4a4c67d
0x9c1219dfe9189d91a8654770559a3a68c9c58b1ef2c4377b70b0ac19e565997d
0xe33fc78e6bce3a35b511c2f08ccc9b47eb6bc7e78e41ce5613571590280cf75a
0xd4e4c6dcfa8e5d63d2b65e087d9efcb053474ebf345c1661cc0d3b72dae1f0cd
0x65ceb128e84c513c52f76f4ca6a77653cc0a34f5efdd1c0b0c322e23a32426c1
0x25e33a3507bf4c926230f7fc5b2ba72721d3f53147ef8e0eb97f1aedb2a42a88
0xde4c4d6a59f0d8a7ee9410df21b68bbc074c5ede2f8f5d6dd5fbd9142b38a138
0x017fad184816401dcd7d327647425d5ec7ee509ce9e6d1f074aae62dac855394
0xf8459793d85c9d12b40be49de53745f152310b8652c2d61b74e9fe663b4b9251

Functions
Getter at block 21387755
active(view returns (bool)
false
claimEndTime(view returns (uint256)
0
claimStartTime(view returns (uint256)
0
endTime(view returns (uint256)
0
getAdmins(view returns (address[] admins)
[]
name(view returns (string)
Canvas
owner(view returns (address)
0x295990ac057a3a4b786102a3b61c84eff764c033
presaleInterval(view returns (uint256)
0
presalePurchaseLimit(view returns (uint16)
0
presalePurchasePrice(view returns (uint256)
0
purchaseCount(view returns (uint16)
1372
purchaseLimit(view returns (uint16)
0
purchaseMax(view returns (uint16)
1372
purchasePrice(view returns (uint256)
0
purchaseRemaining(view returns (uint16)
0
startTime(view returns (uint256)
0
state(view returns (struct IERC721CollectionCollectionState)
(0, 1372, 0, 0, 0, 0, 0, 0, false, 0, 0, 0, 0, 0, false)
symbol(view returns (string)
CNVS
transactionLimit(view returns (uint16)
0
transferLocked(view returns (bool)
false
useDynamicPresalePurchaseLimit(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256view returns (uint256[] bps)
getFeeRecipients(uint256view returns (address[] recipients)
getRoyalties(uint256view returns (address[] recipientsuint256[] bps)
isAdmin(address adminview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
nonceUsed(bytes32 nonceview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
activate(uint256 startTime_uint256 durationuint256 presaleInterval_uint256 claimStartTime_uint256 claimEndTime_
approve(address touint256 tokenId
approveAdmin(address admin
claim(uint16 amountbytes32 messagebytes signaturebytes32 nonce
deactivate(
premint(address[] addresses
premint(uint16 amount
purchase(uint16 amountbytes32 messagebytes signaturebytes32 noncepayable 
renounceOwnership(
revokeAdmin(address admin
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setTokenURIPrefix(string prefix
setTransferLocked(bool locked
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateRoyalties(address recipientuint256 bps
withdraw(address recipientuint256 amount
Events
AdminApproved(address indexed accountaddress indexed sender
AdminRevoked(address indexed accountaddress indexed sender
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CollectionActivated(uint256 startTimeuint256 endTimeuint256 presaleIntervaluint256 claimStartTimeuint256 claimEndTime
CollectionDeactivated(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unveil(uint256 collectibleIdaddress tokenAddressuint256 tokenId
Constructor
constructor(address signingAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.