Marketplace

Verified contract

Active on Ethereum with 0 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Marketplace"

No transactions found for "Marketplace"


Functions
Getter at block 20968291
RATE_DENOMINATOR(view returns (uint256)
10000
anarchizedAt(view returns (uint256)
0
commitToken(view returns (address)
0x0000000000000000000000000000000000000000
dividendPool(view returns (address)
0x0000000000000000000000000000000000000000
featured(view returns (uint256[])
[]
forceAnarchizeAt(view returns (uint256)
0
gov(view returns (address)
0x0000000000000000000000000000000000000000
recoverer(view returns (address)
0x0000000000000000000000000000000000000000
taxRate(view returns (uint256)
2000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
nonRecoverable(addressview returns (bool)
permanentlyNonRecoverable(addressview returns (bool)
products(uint256 idview returns (struct Product)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
anarchize(
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
buy(uint256 idaddress touint256 amount
disable(address _contract
disablePermanently(address _contract
enable(address _contract
forceAnarchize(
initialize(address _govaddress commitToken_address _dividendPool
initialize(address _recovereraddress[] disableList
initialize(address gov_
manufacture(string ciduint256 profitRateuint256 price
manufactureLimitedEdition(string ciduint256 profitRateuint256 priceuint256 maxSupply
recoverERC20(address tokenAddressuint256 tokenAmount
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setAnarchyPoint(uint256 timestamp
setApprovalForAll(address operatorbool approved
setFeatured(uint256[] featured_
setGovernance(address gov_
setMaxSupply(uint256 iduint256 _maxSupply
setPrice(uint256 iduint256 price
setProfitRate(uint256 iduint256 profitRate
setRecoverer(address _recoverer
setTaxRate(uint256 rate
Events
Anarchized(
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
NewGovernance(address indexed _prevGovernanceaddress indexed _newGovernance
NewProduct(uint256 idaddress manufacturerstring uri
PriceUpdated(uint256 indexed productIduint256 price
ProfitRateUpdated(uint256 indexed productIduint256 profitRate
Recovered(address tokenuint256 amount
TaxRateUpdated(uint256 taxRate
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.