0xd88e05245ca7f46084f503bf82f7ed3df689f3bc

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0xcbcb98c9 at 15547440
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 "0xd88e05245ca7f46084f503bf82f7ed3df689f3bc"

0x0cdc96ce352d7877acf680196d3515ce7de5a8525e9771c452fb6f0d5930f8f2
0x55cbdab3bbe999bc834601c36ca64179eed0dcc88a4fb7d8c7c775d09fcf0d16
0xd989e5f895421d039e86b3282366d38094c97f8e18d5787abcdd439af4e410bb
0x7e9c46b342f39780a819d42973cc28fcfa81a4268eb9300d9bf7de4904a2348e
0x8094c199ae7a5a60163aed23b406be18061e71e545bc316d852dd9973639bbbf
0xe224d5abe8510171508d76b3b686bd33451c2880ad600fa0bc593328b0186fcf
0x8aebb5dcc782da2b5a67087557d94db7f14aaa7089512650d3764fb6adea8044
0x2cfbee3c49dd88d3b85c0ce51319c79565443edba60400909595eb8de0cb4930
0xe9636541388728ea19129c7ea06754a279af29593d1327fde1196425dd603200
0xc123c9b1955ef51e3b35280c7105d3b13cfa2f58f33fba84349361c917a89891

Functions
Getter at block 21221781
baseURI(view returns (string)
calcIERC721CreatorInterfaceId(pure returns (bytes4)
0x40c1a064
defaultRoyaltyPercentage(view returns (uint256)
10
defaultRoyaltyReceiver(view returns (address)
0x2adefc3b7a14a3119a9d5db7b214c75948cea903
disabled(view returns (bool)
false
name(view returns (string)
Split Ends
owner(view returns (address)
0x2adefc3b7a14a3119a9d5db7b214c75948cea903
 
renounceOwnership(view 
symbol(view returns (string)
AMANITA
totalSupply(view returns (uint256)
55
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.