This contract is being backfilled. You may encounter incomplete storage history.

KresusNFT

Verified contract

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

No balances found for "KresusNFT"

0x744b5767780e4a00f64422d160faee6b193e101602765d043efd42a6f574d25a
0xd84317eabd9ee20a40c26b9503610a6b7893ad5f7cd3cfd124a086cef9d22722
0xb838378f1ed965732500ac6811206b58c2da39e597a1ce7307c8672be6054488
0xb804fce542d89de2a98e7a790ad93134e197ce33c40f32731af26cb78494299e
0x1efdaeef82cdc04feafec3853dfd44ee5e7263804d1c6753d9ed4dc16d75a7b5
0x9c64e13bb2f861671ffbed991306e95a48f188827cb62b5e7710da67e9074bbc
0xf9f2b3208acc1165b77b9e4b3a9b5243d25d2ba5771a854b7a6a9422cc7088b5
0x29dadf76b9ffb114ad9b33cd421501c3e066a4677934294442f195db641c5d5a
0xd0ce888bd8917f7598543240834fcff957e4a3d74d4d09571bcbe9b25d42d45c
0x2c261640cf072306b591cfdc73f6dd0893ceed0f36ace4353ad4492c47ccb968

Functions
Getter at block 20898754
getProxyAddress(view returns (address)
0xb0ec41c6f3fdc42e182f05857dfcbace19696311
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
isMinted(uint256 _assetIdview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
batchTransfer(address[] _touint256 _assetIduint256[] _amountsbytes _data
bulkMint(address _touint256[] _amountsbytes _datauint256[] _assetIdsstring[] _tokenURIs
burnBatchToken(address _fromuint256[] _assetIdsuint256[] _amounts
burnToken(address _fromuint256 _assetIduint256 _amount
mint(address _touint256 _amountbytes _datastring _tokenURIuint256 _assetId
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
updateProxyAddress(address _proxyAddruint256[] _assetIdsuint256[] _amountsbytes _data
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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
batchTransferSuccessful(address[] touint256 assetIduint256[] amountsbytes data
bulkMintSuccessful(address touint256[] amountsbytes datastring[] tokenURIsuint256[] assetIds
mintSuccessful(address touint256 amountbytes datastring tokenURIuint256 assetId
Constructor
constructor(address _proxyAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.