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

RedeemableToken

Verified contract

Active on Ethereum with 9,041 txns
Deployed by via 0x2950dc9d at 15182712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RedeemableToken"

0xaf4179d1e08e5f4b6a07730d184e668c43c579cebeed3d39d40137111e404110
0xf7d0dde3c4deb24926e97e2e5c6bd04a07b3afb60da4a92e3998f91876c750fe
0x54cbd3b25b164eb38771d8ff8adfd2f3f918bf06a1c457d02802619f3f561ba7
0x8e5e27395aedc19666a696778596fd4ebca14083ba29815cfeef822281148ecb
0xabfa0a89a426a6080b65c8e787076ea247765dffbf763d31fe4ded471e9c33e1
0x1cd1ad033382d187fbca475565f2a8968962b4fcefc80cab85f90f02e9affec8
0xaa12a09cee356f24d5a3ae0959c29c612d12ae3f9e042fe57f1fe5272cc93ed5
0x86c9c98e10898cc8e7d54f0971d8898f4ef21efbd76966ae23f1177a9144a117
0xaa3845af430c60269c48f2ffbf6d676e5d79330eb8e0d81e0630abf831ab2bf0
0x21a7c4d536a18b7d1cf5a9ac53fe8b550fb31f1dad73f5f2b57bdb76e8984d57

Functions
Getter at block 20797747
owner(view returns (address)
0x623fc4f577926c0aadaef11a243754c546c1f98c
Read-only
authorizedCollections(addressview returns (uint256)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
currentSupply(uint256view returns (uint256)
forgingContractAddresses(uint256view returns (address)
hasBeenRedeem(address initialCollectionuint256 tokenIdview returns (address)
isApprovedForAll(address accountaddress operatorview returns (bool)
supplyLimit(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURIs(uint256view returns (string)
uri(uint256 tokenIdview returns (string)
State-modifying
airdropTokens(uint256[] tokenIdsuint256[] amountaddress[] owners
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
forgeToken(uint256 tokenIduint256 amount
redeem(address owneraddress initialCollectionuint256 tokenIdpayable returns (uint256)
redeemBatch(address owneraddress initialCollectionuint256[] tokenIdspayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setAuthorizedCollection(address authorizedCollectionuint256 tokenId
setForgingAddress(uint256 tokenIdaddress forgingAddress
setMiddleware(address newContractAddress
setSupply(uint256 tokenIduint256 newSupply
setTokenURIs(uint256 tokenIdstring newUri
transferOwnership(address newOwner
withdrawFunds(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.