00008.c.cryptostamp.eth
Verified contract
Proxy
Active on
Ethereum with 31 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CS2A | ERC-721 | 1 | -- | -- | |
CS2A | ERC-721 | 1 | -- | -- | |
CS2A | ERC-721 | 1 | -- | -- | |
CS2A | ERC-721 | 1 | -- | -- | |
CS2A | ERC-721 | 1 | -- | -- | |
CS2A | ERC-721 | 1 | -- | -- | |
(#230870) | CS2 | ERC-721 | 1 | -- | -- |
(#226890) | CS2 | ERC-721 | 1 | -- | -- |
(#215926) | CS2 | ERC-721 | 1 | -- | -- |
(#194790) | CS2 | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10401581 | 4 years ago | | | 0 | 0.0030135216 | |
| 10401543 | 4 years ago | | | 0 | 0.0033700608 | |
| 10401520 | 4 years ago | | | 0 | 0.0048220800 | |
| 10401520 | 4 years ago | | | 0 | 0.0050051000 | |
| 10401520 | 4 years ago | | | 0 | 0.0033232800 | |
| 10401508 | 4 years ago | | | 0 | 0.0033235200 | |
| 10386564 | 4 years ago | | | 0 | 0.0065681000 | |
| 10386523 | 4 years ago | | | 0 | 0.0067996000 | |
| 10386292 | 4 years ago | | | 0 | 0.0059112900 | |
| 10380394 | 4 years ago | | | 0 | 0.0065117560 |
ABI
ABI objects
Getter at block 21188974
collections() view returns (address)
0x574317b5167521d2e3e34469a6993102fbbd92ed
isPrototype() view returns (bool)
false
notificationContract() view returns (address)
0x555b93d60faaa1abec6a1c57c1d217cbeeb91619
ownedAssetsCount() view returns (uint256)
19
ownerAddress() view returns (address)
0xda93c57f723dbf7eaead66e3f77794f368119fc5
Read-only
lookupIndex(address _tokenAddress, uint256 _tokenId) view returns (uint256)
ownedAssetIndex(bytes32) view returns (uint256)
ownedAssets(uint256) view returns (address tokenAddress, uint256 tokenId, uint8 tokenType)
ownsAsset(address _tokenAddress, uint256 _tokenId) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events destroy()
externalCall(address _remoteAddress, bytes _callPayload) payable
initialRegister(address _notificationContract, string _ensName, string _ensSubdomainName, address _ensSubdomainRegistrarAddress, address _ensReverseRegistrarAddress)
onERC1155BatchReceived(address, address, uint256[] _ids, uint256[] _values, bytes) returns (bytes4)
onERC1155Received(address, address, uint256 _id, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256 _tokenId, bytes) returns (bytes4)
registerENS(string _name, address _registrarAddress)
registerReverseENS(address _reverseRegistrarAddress, string _name)
rescueToken(address _foreignToken, address _to)
safeTransferTo(address _tokenAddress, uint256 _tokenId, address _to)
safeTransferTo(address _tokenAddress, uint256 _tokenId, address _to, uint256 _value)
syncAssetOwnership(address _tokenAddress, uint256 _tokenId)
transferNotificationContract(address _newNotificationContract)
AssetAdded(address tokenAddress, uint256 tokenId)
AssetRemoved(address tokenAddress, uint256 tokenId)
CollectionDestroyed(address operator)
NotificationContractTransferred(address indexed previousNotificationContract, address indexed newNotificationContract)
SeenAssetAdded(address tokenAddress, uint256 tokenId, uint8 tokenType)
SeenAssetRemoved(address tokenAddress, uint256 tokenId, uint8 tokenType)
SeenContractAdded(bool initial)
SeenContractRemoved()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.