Proxy

Verified contract

Proxy

Active on Ethereum with 912 txns
Deployed by via 0x59512911 at 16141951
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
 (#1)
ERC-1555
--
 (#2)
ERC-1555
--
 (#1)
ERC-1555
--
 (#1)
ERC-1555
--
 (#3)
ERC-1555
--
 (#3)
ERC-1555
--
 (#1)
ERC-1555
--
 (#11)
ERC-1555
--
 (#2)
ERC-1555
--
 (#2)
ERC-1555
--
0xf718294e6a36c8d8d26f3938fa57f20f77b49a2d4eb8fb28dfa1766e9fa6fee2
0xc0d5cee155afb8325f93f1cc89b8fc3e8f632477e3931d3caad739644bea551b
0x04271a5a7533a64bd5d1789eb34e16a7c4c14c2e4b6eb2f4277849eed9e6c43d
0x21caeba802fe89c607b0b94f67b989d5511067e9c5b7dcab34f82eb86813f35c
0xf0e1263c999b66821b8e47a0065c459238dd96845f23fb3ba4e14c55982d5d9b
0x73c96ec01326dc9e2550a264a566146ca46272ffc8b199a8c505dd1bb82d2b70
0x4ac938b2a21c80566e3c3ccad6baad5de742a671ca784f129d0fe45ee5dbc95e
0xc054298800c361da59ab4401693ba62d6843801bb3ad27ec81c66f0ab824cfac
0x9000bb3b5eb0d89b8483ac09c09cd823f7f80f7b84c07a027583848f8e18ffb9
0x69aaf7ddb32e6965e720ee5f827f0467cc38705e2298914ead8b191a2cd9b9d4

Functions
Getter at block 21297744
admin(view returns (address)
0xfbefcf4e3bbf8108660d3a692e6bb31c53f12d15
implementation(view returns (address impl)
0x16c56be7f6da153e1048838d93337e2fdb7f09b1
initialized(view returns (bool)
true
mintFeePlatform(view returns (uint32)
3000
owner(view returns (address)
0xfbefcf4e3bbf8108660d3a692e6bb31c53f12d15
platform(view returns (address)
0xfd4539d06b39250c67207e1928e107b534f5ef13
royaltyPlatform(view returns (uint32)
200
trdparty(view returns (address)
0x2367476d2b908da9f144ef54d1d9fe38b78937a7
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
setImplementation(address newImpl
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
fallback(
receive(
receive(
Errors

This contract contains no error objects.