CurioERC1155Wrapper

Verified contract

Active on Ethereum with 20,958 txns
Deployed by via 0x0defdd3b at 12129118
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x9e51ef0e6173927982a8b0ffca23161f2c4778577a0433fb25465c7c13a60798
From
0x0ac249fdb72b33cb323562771423579b7eb437b07b37c56282fcdd01b798dc69
0xe5fff2b11c195dd06728a13e36200f55c7038786ec40525610fefa85e3816927
0x15e934b1f8af3a5ea789c66ad2e6853005160938997fa9eb360d81e2bad7d3a0
0x17d579fd8cec14f2d2cffdfc8dd2aba292edf48f232d1278d9c724299ff6805b
0x9bc3efb89c2f470606c648a8f94bf2131615a5c8d8b1f36e7fea04f6e596e997
0x363cc47e2fa7d3690dee0afc9cb3d15faaf237085be63f56e5de3947868f82b6
0x44917fa0c3136b8d1034ae0314d9345e3abbdc420b3af38f05bf62d6fec5cdf3
0xa32ba8a40a728b99403a5cea4e7646598f1df76a36eb913600b642ea23feec53
0x667e3fd6a2e70929f94591739d434a32ce8d7b6b28d80851264a8f301ab77066

Functions
Getter at block 20829071
isOwner(view returns (bool)
false
owner(view returns (address)
0x5af3e0472315ec9a6e8b101c0a29da33a575bf36
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
contracts(uint256view returns (address)
exists(uint256 _idview returns (bool)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
metadatas(uint256view returns (string)
supportsInterface(bytes4 _interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _valuesbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _valuebytes _data
setApprovalForAll(address _operatorbool _approved
transferOwnership(address newOwner
unwrap(uint256 _iduint256 _quantity
unwrapBatch(uint256[] _idsuint256[] _quantities
wrap(uint256 _iduint256 _quantity
wrapBatch(uint256[] _idsuint256[] _quantities
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _values
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _value
URI(string _valueuint256 indexed _id
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.