DEyes Ascended Collection

Verified contract

Proxy

Active on Ethereum with 58 txns
Deployed by via 0x8b0d66f8 at 15266698
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 40 additional slots
-
variable spans 49 additional slots

No balances found for "DEyes Ascended Collection"

0x28356961d8748bbe5bc94922a0ddbf5effa00b89729bb25ffebea2bca9639a4d
0x01d7217af5854183ea536874f06b822b72a980fcdb83f3d4d3a29eb052ccf472
0xa190e7c612ee62b6f4450f5d4ed84b83033120f688c0e600594b739dbcc39c19
0x90d886f454b4b93c7a43aad3cc3787e5dc4bead558be9978b13ac16c9cc87732
0xe19ec52957d7e02454ed9b5de50c3696faf42181576a1ba0c75b61bc87fc9d2f
0x0c33f68c6ad57078c040ed6681c3775971021fee21e97edad30c1f9542c85c3e
0xe09f0a0a3cba8e90a3a8df4f95e50d1dd2ec9fe646a62b2e777a9882db1aae45
0x312ef8f1b5573f81884275294c023cc6276ab5eac87f02a15c9f867d0ef3eb46
0x356b251f02dce2dd5865a5f2c0182b071ad1bd979784fc9ec5d4edf7fcfdcdce
0x6fa3d7232a2de48d449495c8f78dca8b7e5fa23f5182841f19881bc3a25d62b3

Functions
Getter at block 21327491
baseURI(view returns (string)
calcIERC721CreatorInterfaceId(pure returns (bytes4)
0x40c1a064
defaultRoyaltyPercentage(view returns (uint256)
10
defaultRoyaltyReceiver(view returns (address)
0xd0c877b474cd51959931a7f70d7a6c60f50cdae7
disabled(view returns (bool)
false
name(view returns (string)
DEyes Ascended Collection
owner(view returns (address)
0xd0c877b474cd51959931a7f70d7a6c60f50cdae7
 
renounceOwnership(view 
symbol(view returns (string)
ASND
totalSupply(view returns (uint256)
20
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenCreator(uint256 _tokenIdview returns (address)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
transferOwnership(addressview 
State-modifying
addNewToken(string _uri
approve(address touint256 tokenId
batchAddNewToken(string[] _uris
burn(uint256 tokenId
deleteToken(uint256 _tokenId
disableContract(
init(string _namestring _symboladdress _creator
mintToWithRoyaltyPercentage(string _uriaddress _receiveruint256 _royaltyPercentage
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setDefaultRoyaltyReceiver(address _receiver
setRoyaltyReceiverForToken(address _receiveruint256 _tokenId
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ContractDisabled(address indexed user
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

This contract contains no error objects.