NFTMarketplace

Verified contract

Active on Ethereum with 402 txns
Deployed by via 0x1e41b605 at 11328266
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc8272d6d79fbe2b8213b270e4c878f8ff66760d24b15a96bf522e33ec3c21d2e
0x40807bdc00f909c84b8b7062098d76dcbec66d9af24f0c3f4cf9956000555a41
0x1006f214ad8a129779e762c57b9da81d332b3bc2cb95d0f4a944c0b0c9c3f6bc
0x20946820066a7f76d3680417b7755fca9691e306d6144dabd4e27d544923e577
0xeeb09a4f72ca37fd2324be1412284ab3963cafae1f3bf3ab2b08726220296f43
0xc59617cace0f6318b31a0da189d472e2cfe0ec58f88fe0b019898245e55d12aa
0x0a1f9863feb2bbd9df28e940d1f75f7e8956369b2730c386b413346207491847
0x0df044c42f1e012fe510a0585a44f46a4f01f7a4c2e9fd8cc8acbcf8fd803028
0xa933f9972961867d118cc5273c643e7f4cf8b1e91f5f0728c298268c2f56caa0
0xad3207e113bc89263cbf12f2e8a2071b854566b8af75d9ce25765f64d81aa5dd

Functions
Getter at block 21288273
CANNOT_TRANSFER_TO_ZERO_ADDRESS(view returns (string)
018002
NOT_CURRENT_OWNER(view returns (string)
018001
getContractBalance(view returns (uint256)
0
getContractTokensBalance(view returns (uint256)
1
getNFTContract(view returns (address)
0x2eec2d8ffb26eb04dd37078f52913321d840f607
getNextTokenId(view returns (uint256)
280
getPaymentToken(view returns (address)
0xbd05cee8741100010d8e93048a80ed77645ac7bf
getPriceCurve(view returns (uint256)
5
getPriceManager(view returns (address)
0xe285d1408a223be34bf2b39e9d38bde26708a246
isPriceCurveInternal(view returns (bool)
true
owner(view returns (address)
0xe285d1408a223be34bf2b39e9d38bde26708a246
 
viewNFTProfilesPrices(view returns (uint32[]uint256[]uint256[])
Read-only
getLimitById(uint32 idview returns (uint32)
getPriceById(uint32 idview returns (uint256)
getProfileIdByTokenId(uint256 tokenIdview returns (uint32)
getProfileIdbyUrl(string urlview returns (uint32)
getSellPriceById(uint32 idview returns (uint256)
getTokenPriceByTokenId(uint256 tokenIdview returns (uint256)
getUrlById(uint32 idview returns (string)
isFreeTokenId(uint256 tokenIdview returns (bool)
nftProfiles(uint256view returns (uint32 iduint256 priceuint256 sell_pricestring urluint32 limit)
viewNFTProfileDetails(uint32 idview returns (uint256uint256stringuint32)
State-modifying
addNFTProfile(uint32 iduint256 priceuint256 sell_pricestring urluint32 limit
adminBurn(uint256 _tokenIdreturns (uint256)
adminMint(uint32 profileIDaddress _touint256 _tokenIdreturns (uint256)
buyNFT(uint32 profileIDuint256 cytrAmountaddress _touint256 _tokenIdreturns (uint256)
deposit(uint256 amountpayable 
depositTokens(uint256 amount
removeNFTProfileAtId(uint32 id
replaceNFTProfileAtId(uint32 iduint256 priceuint256 sell_pricestring urluint32 limit
replaceNFTProfileAtIndex(uint32 atIndexuint32 iduint256 priceuint256 sell_pricestring urluint32 limit
sellNFTBack(uint256 _tokenIdreturns (uint256)
setExternalPriceCurve(
setInternalPriceCurve(
setNFTContract(address newNFTContractreturns (bool)
setNextTokenId(uint32 setId
setPaymentToken(address newERC20Contractreturns (bool)
setPriceById(uint32 iduint256 new_price
setPriceCurve(uint256 new_curve
setPriceManagerRight(address newPriceManager
setSellPriceById(uint32 iduint256 new_price
transferOwnership(address _newOwner
updatePricesById(uint32 iduint256 new_priceuint256 new_sell_price
withdraw(address sendTouint256 amount
withdrawTokens(address to_walletuint256 realAmountTokens
Events
AdminBurned(uint256 _tokenIduint32 tokenProfileIduint256 curSellPrice
AdminMinted(uint32 profileIDuint256 tokenIdaddress walletuint256 curPrice
Burned(uint32 profileIDuint256 tokenIdaddress walletuint256 cytrAmountuint256 buybackPriceAtMoment
FinneyDeposited(uint256 amountaddress wallet
GotCYTRForNFT(uint32 profileIDaddress walletuint256 cytrAmountuint256 priceAtMoment
Minted(uint32 profileIDuint256 tokenIdaddress walletuint256 cytrAmountuint256 priceAtMoment
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SendCYTRForNFT(uint32 profileIDaddress walletuint256 cytrAmountuint256 buybackPriceAtMoment
TokensDeposited(uint256 amountaddress wallet
TokensWithdrawn(uint256 amountaddress wallet
Withdrawn(uint256 amountaddress wallet
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.