IslandERC1155

Verified contract

Active on Ethereum with 4,029 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"

0xd6eff064b9a8e1e301b0671c46897f1fd6691f162a63b7eba8894b4f237e0161
0x193d12d60ebf237f1da9705bb6814c9d25d2a6aa081a1edbe8c9c817034f4316
0x7ad3aee626235f6f0a574605e1bcce4e7a580cbd9c5fe1de9e06abe3ae59072e
From
0xe5ff3934418074d0e5e49dd5e7cd646021032aec4888e15fbeee83e1f581574f
0x8e57cc024a703e4239673f9bd5bcce11a1a2863929216b2cf24539ff49d42c85
0x50997b0d01bbf1a90f091839b2ff118df2ddd7cd99c6af78e5e3811e1f83eec0
0xbd5125c2060dbe820e58b5eb1b9f7b390590a6284fc95836defebae5249b613b
0x52e214d2e980faa31eb31f8b8a9e462f69ab2fd7fef94cb5150881e0faefa976
0x4e5f1875f5cd88b3c717a16f7ba9aa871cd74f7e3248fc911af4a8b29ac065d6
0xfc8e561fe3a1ae165232725c74f529e13e61a1c49af09db6a30a09b395db7c7c

Functions
Getter at block 21102037
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.