RemixBurnRewards

Verified contract

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

No balances found for "RemixBurnRewards"

0x27851f8615c1ceea0553dfe9e703d13f91d9df9c630d122837830abcc17440d5
0xc09bcda51a8e1b33cd0438c02f26979c12f18f163c6e700eb798f99b92fb798e
0x6910efc59ba3d3f0cb6cc502248c57ca174a8fc9bca8cfe76851dc9ccc4dc413
0x799441b5956727ebe64e0c05dd7d3f3f54849bb16699750ed36a32604326cd8c
0x9014bc00a26c8d0be6054fb84b4c75a477484ea6084bcaee2d5ae793d8bb5817
0x39ff71a2b8a8adca0dedd2507b52ed7246a3ae79aa0d813302826ce8fbc7d09a
0xc6c38056ff54b2f490d992c6d48716d90c2531fc410c948d3f8955cda013e5ab
0x621e3a9a42c3ac91b8eff49a8357c369139eecb08575336f324b7a3bd2cbc2ad
0x87e76709064265182a709e86d3555ba02c5f4a67818db4369a8f75ef527dcbb0
0x5476fd1996f2622b459ad560f4b73cf3d35f013af3db92cb1722635a818ce0fb

Functions
Getter at block 20934606
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
baseURI(view returns (string)
https://storageapi.fleek.co/apedao-bucket/remix-rewards/
numBurnEditions(view returns (uint16)
7
owner(view returns (address)
0xa9631d83c5bc5f3676922227e5fe3655db078ecf
paused(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
burnEditions(uint16view returns (address contractAddressuint16 tokenCostuint8 contractTypeuint16 supportedToken)
exists(uint256 idview returns (bool)
getEdition(uint16 editionIdview returns (uint256uint16addressuint8)
getMaximumSupply(uint16 tokenIdview returns (uint16)
getRemainingSupply(uint16 tokenIdview returns (uint16)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
maximumSupplyByTokenID(uint16view returns (uint16)
numClaimsByTokenID(uint16view returns (uint16)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _tokenIdview returns (string)
State-modifying
addEdition(address _contractAddressuint16 _tokenCostuint16 _supportedTokenuint16 _maximumSupplyuint8 contractType
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnForPhysical(uint16[] _burnTokenIdsuint16 editionIduint16 editionTokenIdbool claimNFT
grantRole(bytes32 roleaddress account
ownerMint(address _touint16 _tokenIduint16 _quantity
pause(
renounceOwnership(
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
setBaseURI(string _baseURI
setMaximumSupply(uint16 tokenIduint16 _maximumSupply
transferOwnership(address newOwner
unpause(
updateEdition(uint16 editionIdaddress _contractAddressuint16 _tokenCostuint16 _supportedTokenuint8 contractType
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ClaimedPhysicalEdition(address indexed burneruint16 editionIduint16 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.