Collection

Verified contract

Implementation

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

No balances found for "Collection"

No transactions found for "Collection"


Functions
Getter at block 20904130
collections(view returns (address)
0x0000000000000000000000000000000000000000
isPrototype(view returns (bool)
true
notificationContract(view returns (address)
0x0000000000000000000000000000000000000000
 
ownedAssetsCount(view returns (uint256)
 
ownerAddress(view returns (address)
Read-only
lookupIndex(address _tokenAddressuint256 _tokenIdview returns (uint256)
ownedAssetIndex(bytes32view returns (uint256)
ownedAssets(uint256view returns (address tokenAddressuint256 tokenIduint8 tokenType)
ownsAsset(address _tokenAddressuint256 _tokenIdview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
destroy(
externalCall(address _remoteAddressbytes _callPayloadpayable 
initialRegister(address _notificationContractstring _ensNamestring _ensSubdomainNameaddress _ensSubdomainRegistrarAddressaddress _ensReverseRegistrarAddress
onERC1155BatchReceived(addressaddressuint256[] _idsuint256[] _valuesbytesreturns (bytes4)
onERC1155Received(addressaddressuint256 _iduint256bytesreturns (bytes4)
onERC721Received(addressaddressuint256 _tokenIdbytesreturns (bytes4)
registerENS(string _nameaddress _registrarAddress
registerReverseENS(address _reverseRegistrarAddressstring _name
rescueToken(address _foreignTokenaddress _to
safeTransferTo(address _tokenAddressuint256 _tokenIdaddress _to
safeTransferTo(address _tokenAddressuint256 _tokenIdaddress _touint256 _value
syncAssetOwnership(address _tokenAddressuint256 _tokenId
transferNotificationContract(address _newNotificationContract
Events
AssetAdded(address tokenAddressuint256 tokenId
AssetRemoved(address tokenAddressuint256 tokenId
CollectionDestroyed(address operator
NotificationContractTransferred(address indexed previousNotificationContractaddress indexed newNotificationContract
SeenAssetAdded(address tokenAddressuint256 tokenIduint8 tokenType
SeenAssetRemoved(address tokenAddressuint256 tokenIduint8 tokenType
SeenContractAdded(bool initial
SeenContractRemoved(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.