IslandERC1155

Verified contract

Active on Ethereum with 4,119 txns
Deployed by via 0xa8073186 at 12943255
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "IslandERC1155"

0x4d886fecd0a3ef5e21b7e39ca20c5680927131ae7c86c9a9982efd3b6e2cb051
0x257fe6098b9194fc0ab0e82672453f1deb680641affbfc7e8390098c7c9be056
0x38e01bc54ad61fb4cb1dd0041ebbcb642edb9bd7c98d39e16a3ed49fff5bb12a
0xa951c3489dd0846f3ee1e4afad2500d9de3485fd190480d2f9d579b710890705
0x96a2237ecfe38e628c71a47f0f35798465ecd094b6890d41bcaa431946578428
0x2f6fc27b7572d222eb250719ae1e9534634824a3a3e5e9f0b65cbd492bc799b2
0x9c7c6d32a22f5b05953f1fad68d842a3e009b8e80c4c3d2e5ccbd09272778a72
0x19bca130e38a9cc606f71fa174e069e3a96f3932622276298d19765f66f495ba
0xbb99cdeca319760370ef2ed2134a1076923fee8478adc4c7b930246f54699cd0
0x23bdefaebf0bcb396719988297105cf44a5bdb4237347bbf1e5a2305d836af0f

Functions
Getter at block 21274803
baseURI(view returns (string)
https://drops.niftyisland.com/palm/
owner(view returns (address)
0x587c4f17ff3492a1cc360eca8cb6617ce5b8997c
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenMetadata(uint256view returns (string)
uri(uint256 idview returns (string)
State-modifying
mint(address touint256 iduint256 amountuint256 noncestring metadatauint8 vbytes32 rbytes32 s
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
updateBaseURI(string newURI
updateMetadata(uint256 tokenIdstring metadata
updateSigner(address newSigner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.