Nifty Island Bloom Rewards

Verified contract

Proxy

Active on Ethereum with 20,809 txns
Deployed by via 0x560e87ae at 19014718
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
15 additional variables

No balances found for "Nifty Island Bloom Rewards"

0x7a24078b6c7406f385ea8ee6866cdcff6800c773c3b265d76d61d3c8934f9f9f
0x3e9ef235f58c9d6d0475ef7726f9e9db2a1e2ffab4cb0ca20078036be6886e10
0xc6fb6f5833bc41fe89f461038e53265832bf6cfe1714e862965cef2138464229
0x3357efaac2f9683ab00922effcc423c990fbadeda999e74cd82372d732374523
0x87508a165f2fc2550fbc28fa055bf9730c3951c435df43afa5dd06d3383868c9
0x0eac345439e28d5d7f8ed5addee043057c0ba119a0e3d9c40aecd0afc95fbee2
From
0x880cb7221a929c8775d7dfffe2a61334a496212784aa857a10501f7911842886
From
0x93e5a634355c6d21e4932308a423363acf59c3c9b1c473668861d5e647ae1b83
0x5738d7721e032109795240b4eae1a338f80378d403fd2c1e822eb4214480c8f1
0x74732bfc88c524d26619a911a01920e9a33222ffe1a50e9867a501c1934cfc3c

Functions
Getter at block 21276443
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractType(pure returns (bytes32)
0x546f6b656e455243313135350000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmXCqMp4vBGBWJ5TbSLwfJV2moX38FR4h1KuyBHjwVkjHm/0
contractVersion(pure returns (uint8)
1
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=TokenERC1155, version=1, chainId=1, verifyingContract=0xfd72ba1944dd7b7e5829e33aa92dd7a149919f65, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x587c4f17ff3492a1cc360eca8cb6617ce5b8997c, 500)
getFlatPlatformFeeInfo(view returns (addressuint256)
(0x587c4f17ff3492a1cc360eca8cb6617ce5b8997c, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0x587c4f17ff3492a1cc360eca8cb6617ce5b8997c, 0)
getPlatformFeeType(view returns (uint8)
0
name(view returns (string)
Nifty Island Bloom Rewards
nextTokenIdToMint(view returns (uint256)
80
owner(view returns (address)
0x587c4f17ff3492a1cc360eca8cb6617ce5b8997c
platformFeeRecipient(view returns (address)
0x587c4f17ff3492a1cc360eca8cb6617ce5b8997c
primarySaleRecipient(view returns (address)
0x587c4f17ff3492a1cc360eca8cb6617ce5b8997c
symbol(view returns (string)
NI-BLOOM-REWARDS
uriFrozen(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
saleRecipientForToken(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
uri(uint256 _tokenIdview returns (string)
verify(struct ITokenERC1155MintRequest _reqbytes _signatureview returns (booladdress)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
freezeMetadata(
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _primarySaleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
mintTo(address _touint256 _tokenIdstring _uriuint256 _amount
mintWithSignature(struct ITokenERC1155MintRequest _reqbytes _signaturepayable 
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setFlatPlatformFeeInfo(address _platformFeeRecipientuint256 _flatFee
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPlatformFeeType(uint8 _feeType
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
setTokenURI(uint256 _tokenIdstring _uri
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
EIP712DomainChanged(
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
MetadataFrozen(
MetadataUpdate(uint256 _tokenId
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PlatformFeeTypeUpdated(uint8 feeType
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
TokensMinted(address indexed mintedTouint256 indexed tokenIdMintedstring uriuint256 quantityMinted
TokensMintedWithSignature(address indexed signeraddress indexed mintedTouint256 indexed tokenIdMintedstruct ITokenERC1155MintRequest mintRequest
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.