BladeERC1155

Verified contract

Active on Ethereum with 810 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"

0x7b61c210a879cb4020e0975d75618252882b236d1aacadcb1dd61eacea085f34
0x26e402b0644cea4cab7701aee16efd15cddae5a33d22c41ee392b07ba5e71bd6
0x5f11a2d9b197559a6991d355c93dc6af0ecb1466fcfef66dc8f364e1db3b58e2
0x863c274b7331f7c1f0c54d1c90627338222129018c0553565499403e93ea3270
0xe05793c67a8953ccaaef7b2fbab346c279e610e2ef64dcbd8d9bd43227875853
0x4c904df231c60743e6be1178f170ec50e1d3df039cca0a13070525de46734f61
0x24536129e685928477f0bb6b5a36c52d3a410692964917e09686cabe68f5bd6a
0x46cc96d995593b066624163a302f07c8fd1b8d5dbba535c0b605500da1353231
0x9aefd25d7181b257733f598ff61b4a03ef954729cfb2aab529231ed5498f4c4c
0x2f76397a6dc9a8220e8d37de60d072d0ce26a4c910442132f77b33b34264a54c

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