UnitLondonMarketplaceV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc51558ab at 18332347
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "UnitLondonMarketplaceV2"

No transactions found for "UnitLondonMarketplaceV2"


Functions
Getter at block 21297744
initialized(view returns (bool)
false
mintFeePlatform(view returns (uint32)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
platform(view returns (address)
0x0000000000000000000000000000000000000000
royaltyPlatform(view returns (uint32)
0
trdparty(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
artists(addressview returns (bool)
collectionURI(address collectionview returns (string)
collections(addressview returns (address artistaddress splitteruint32 mintFeePlatformuint32 royaltyCollectionuint32 royaltyPlatformuint32 logicIndexstring contractURI)
logics(uint256view returns (address)
royaltyInfo(address collectionuint256uint256 valueview returns (addressuint256)
tokenURI(address collectionuint256 tokenIdview returns (string)
tokens(addressuint256view returns (uint256 priceuint256 amountuint256 startDatestring metadata)
State-modifying
addOnChain(address collectionuint256 tokenIduint256 tokenLogicuint256 priceuint256 startDateaddress metadata
addToken(address collectionuint256 tokenIduint256 tokenLogicuint256 priceuint256 startDatestring metadata
airdrop(address collectionuint256 tokenIdaddress[] redeemers
buy(address collectionuint256 tokenIduint256 tokenLogicpayable 
collectRoyalties(address collectionaddress[] coins
emitCollectionRegistered(address[] registers
escapeSafeTokens(address tokenuint256 iduint256 amount
escapeTokens(address tokenuint256 amount
initialize(address[2] _logics
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
onERC721Received(addressaddressuint256bytesreturns (bytes4)
onERC721Received(addressuint256bytesreturns (bytes4)
redeem(address collectionuint256 tokenIdaddress[] redeemersuint256[] prices
registerCollection(uint32 logicIndexstring namestring symboladdress artistuint32 royaltyArtiststring contractURI
registerManifold(uint32 logicIndexaddress manifoldaddress artiststring contractURI
removeArtist(address artist
setArtist(address artiststring metadata
setArtists(address[] _artists
setLogic(uint256 indexaddress newLogic
setMintFeePlatform(uint32 newMintFeePlatform
setPlatform(address newPlatform
setRoyaltyPlatform(uint32 newRoyaltyPlatform
setTrdparty(address newTrdparty
syncLogic(address collection
transferOwnership(address newOwner
updateCollectionMintFeePlatform(address collectionuint32 newMintFeePlatform
updateCollectionRoyaltyArtist(address collectionuint32 royaltyArtist
updateCollectionURI(address collectionstring contractURI
updateOnChainMetadata(address collectionuint256 tokenIdaddress metadata
updateTokenMetadata(address collectionuint256 tokenIdstring metadata
updateTokenPrice(address collectionuint256 tokenIduint256 price
updateTokenStartDate(address collectionuint256 tokenIduint256 startDate
withdraw(
Events
ArtistUpdated(address artiststring metadata
CollectionRegistered(address collectionstruct UnitLondonMarketplaceCollectionData data
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PlatformUpdated(address oldPlatformaddress newPlatform
TokenAirdropped(address collectionuint256 tokenIdaddress[] redeemers
TokenRedeemed(address collectionuint256 tokenIdaddress[] redeemersuint256[] prices
TokenSold(address collectionuint256 tokenIduint256 amountuint256 value
TokenUpdated(address collectionuint256 tokenIdstruct UnitLondonMarketplaceTokenData data
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.