BladeERC1155

Verified contract

Active on Ethereum with 800 txns
Deployed by via 0x56e8d82c at 13079781
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BladeERC1155"

0x47542063690d7e59325864e151dead1d2b0c09124eceb33f6fe88f7aca33a9e4
0xceb89dd24ac9b21dbbbd8c3a3496209126c11ecf313daaf455bd59ce930622d0
0x03ec83ee28aa88eacef949c650477c7c06960f60c1be04f25eab081ceb2d4213
0x602e968f4e0116797aa4e8d7ba1ad4b4174800fe5dce07661b5c6f30df294d5a
0x6559f56bef51238fbde472661fe71782c3559a6be8fb1161e345bfa99435e253
0x16729ffc3d06ec9bdfa40c52f35dd4fe1dbf9fa933a6b4e64257dda2505dd955
0x5acd8762a91ad9c1a2d1f9c4ffbc02efd9e8df87923ac866fa654173fa77c4e6
0x5273ae67bc7a5196a5718b90570e9f90f7fc2a26bbdc71f78730dbb35581e192
0xc99ab18cc1706213973615718278bbe8a4aa2fc9490f597cd0663a1fbe17606e
0x78fc6ff06896b59b7da90e7b2ecc59c6f3a2883d85530336545da356d0605b75

Functions
Getter at block 20964323
baseURI(view returns (string)
https://drops.niftyisland.com/sword/
contractURI(view returns (string)
https://drops.niftyisland.com/sword/bladeContract.json
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
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnTicket(
mint(address touint256 noncebytes signature
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
updateContractURI(string newURI
updateMetadata(uint256 tokenIdstring metadata
updateSigner(address newSigner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TicketRedeemed(address redeemer
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 signeraddress initialBatchTo
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.