MintableRewards

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa4600f70 at 14132000
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
2 additional variables

No balances found for "MintableRewards"

No transactions found for "MintableRewards"


Functions
Getter at block 21211692
allowancesRef(view returns (address)
0x0000000000000000000000000000000000000000
contentHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contentUrl(view returns (string)
getURI(view returns (stringbytes32string)
(, 0x0000000000000000000000000000000000000000000000000000000000000000, )
metadataUrl(view returns (string)
mintable(view returns (uint256)
18446744073709551615
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint256)
0
royalties(view returns (uint16)
0
size(view returns (uint64)
0
symbol(view returns (string)
 
totalSupply(view returns (uint256)
Read-only
allowanceOf(address minterview returns (uint16)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _valueview returns (address receiveruint256 royaltyAmount)
shares(addressview returns (uint16)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
withdrawable(address _accountview returns (uint256)
State-modifying
airdrop(uint256 startuint256 endreturns (uint256)
allowPublic(bool allow
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address _ownerstruct MintableRewardsInfo _infouint64 _sizeuint256 _priceuint16 _royaltiesstruct MintableRewardsShares[] _sharesaddress _allowancesRef
mint(returns (uint256)
mintAndTransfer(address[] recipientsreturns (uint256)
purchase(payable returns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setPrice(uint256 _wei
shake(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateAllowancesRef(address _allowancesRef
updateEditionsURLs(string _contentUrlstring _metadataUrl
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EditionSold(uint256 priceaddress owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceChanged(uint256 amount
SharesPaid(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.