ERC1155V1

Verified contract

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

No balances found for "ERC1155V1"

No transactions found for "ERC1155V1"


Functions
Getter at block 21059032
decimals(view returns (uint256)
1
erc20NFTWrapperModel(view returns (address)
0x0000000000000000000000000000000000000000
extension(view returns (address)
0x0000000000000000000000000000000000000000
factory(view returns (address)
0x0000000000000000000000000000000000000000
modelVersion(pure returns (uint256)
1
name(view returns (string)
symbol(view returns (string)
uri(view returns (string)
Read-only
asERC20(uint256 objectIdview returns (address)
balanceOf(address accountuint256 objectIdview returns (uint256)
balanceOfBatch(address[] accountsuint256[] objectIdsview returns (uint256[] balances)
canMint(address operatorview returns (bool result)
decimals(uint256 objectIdview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
name(uint256 objectIdview returns (string)
supportsInterface(bytes4 interfaceIdview returns (bool)
symbol(uint256 objectIdview returns (string)
toERC20WrapperAmount(uint256 objectIduint256 ethItemAmountview returns (uint256 erc20WrapperAmount)
toEthItemAmount(uint256 objectIduint256 erc20WrapperAmountview returns (uint256 ethItemAmount)
totalSupply(uint256 objectIdview returns (uint256)
uri(uint256 objectIdview returns (string)
State-modifying
burn(uint256 objectIduint256 amount
burnBatch(uint256[] objectIdsuint256[] amounts
emitTransferSingleEvent(address senderaddress fromaddress touint256 objectIduint256 amount
init(addressstringstring
init(string namestring symbol
init(string namestring symbolbool hasDecimalsstring collectionUriaddress extensionAddressbytes extensionInitPayloadreturns (bytes extensionInitCallResponse)
mint(uint256stringreturns (uint256address)
mint(uint256 amountstring tokenNamestring objectUrireturns (uint256 objectIdaddress wrapperAddress)
releaseExtension(bool keepMint
safeBatchTransferFrom(address fromaddress touint256[] objectIdsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 objectIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Mint(uint256 objectIdaddress tokenAddressuint256 amount
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.