CyanWrappedNFTV1

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xac0f89a6 at 15443809
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 48 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots

No balances found for "CyanWrappedNFTV1"

No transactions found for "CyanWrappedNFTV1"


Functions
Getter at block 20899290
CYAN_PAYMENT_PLAN_ROLE(view returns (bytes32)
0x507793b6688804c17fc033a24c049858152fd713503d8768de9c67313c5a3afd
CYAN_ROLE(view returns (bytes32)
0x321163fcbab3bac890d4fb1f03b22c5c6bd95bc472ee55584937974a1db03356
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getCyanVaultAddress(view returns (address)
0x0000000000000000000000000000000000000000
getOriginalNFTAddress(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
symbol(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
initialize(address _originalNFTaddress _cyanVaultAddressaddress cyanPaymentPlanContractAddressaddress cyanSuperAdminstring _namestring _symbolstring uristring extension
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string newBaseExtension
setBaseURI(string newBaseURI
transferFrom(address fromaddress touint256 tokenId
unwrap(uint256 tokenIdbool isDefaulted
updateCyanVaultAddress(address _cyanVaultAddress
withdrawAirDroppedERC20(address contractAddressuint256 amount
withdrawAirDroppedERC721(address contractAddressuint256 tokenId
withdrawApprovedERC20(address contractAddressaddress fromuint256 amount
wrap(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
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
Unwrap(address indexed touint256 indexed tokenIdbool indexed isDefaulted
WithdrewERC20(address indexed tokenaddress touint256 amount
WithdrewERC721(address indexed collectionaddress touint256 indexed tokenId
Wrap(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

This contract contains no error objects.