BurningStore

Verified contract

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

No balances found for "BurningStore"

0xe0d33c29002a3e795eb8e5ff539a83f0e5b2806f34e5618be378657effe05262
0x7a01388c405419c0849c3678fa4eaae2bce70c930c9c5c10956c703c89ecc5a0
0x7b5b759e6644b6b6b78eb8594b4a3e3c899eb4270307537285c15490c1191d4b
0xbd0ae3acdc7bf8176e1fd4463efedeb2eee8efb2317b4e4f5cdcda1dbfa79bbc
0xee8a6bf9dbc2cb443d0ab50867fa46b85a80123096f49c9f845ec1dae78a6e35
0x7800cf2083b7e0d285b187991d7acc90e8eed7018c33803da8a59369edc59b54
0x7f6e80235ec8306064a8b1c915bfad197bdf68f12e1db1fef43af20b7ab60af4
0x96ef13d3b49ccc509a5fc80a6d062aeb44b86ddfcd69dd1b431917d9c5b4ce24
0xcd7d80a420f93d6a2548c640a9b262641f4e86cd1e82bff4827aa0975dce2abb
0x93dc70bd41eb2fda85418883ff867181f7e622328bc6f200ecc1b55111288b7b

Functions
Getter at block 21090113
acceptedToken(view returns (address)
0x0f5d2fb29fb7d3cfee444a200298f468908cc942
isOwner(view returns (bool)
false
owner(view returns (address)
0x93a7c46443901c2ea2fc1263a4d076f470695d3a
Read-only
balanceOf(address _collectionAddressuint256 _optionIdview returns (uint256)
canMint(address _collectionAddressuint256 _optionIduint256 _amountview returns (bool)
collectionData(address _collectionAddressuint256 _optionIdview returns (uint256 availableQtyuint256 price)
itemByOptionId(address _collectionAddressuint256 _optionIdview returns (string)
State-modifying
buy(address _collectionAddressuint256[] _optionIdsaddress _beneficiary
renounceOwnership(
setCollectionData(address _collectionAddressuint256[] _collectionOptionIdsuint256[] _collectionAvailableQtysuint256[] _collectionPrices
transferOwnership(address newOwner
Events
Bought(address indexed _collectionAddressuint256[] _optionIdsaddress _beneficiaryuint256 _price
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetCollectionData(address indexed _collectionAddressuint256[] _optionIdsuint256[] _availableQtysuint256[] _prices
Constructor
constructor(address _acceptedTokenaddress[] _collectionAddressesuint256[][] _collectionOptionIdsuint256[][] _collectionAvailableQtysuint256[][] _collectionPrices
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.