Overview

The Erc1155 contract is a Rust implementation for an ERC1155-like token on the MultiversX blockchain, providing functionalities for managing fungible and non-fungible tokens (NFTs) with ESDT. It includes methods for token creation, transfer, minting, burning, deposit, and withdrawal, among other features.

Key Features

Contract Initialization

Token Management

Transfer Operations

Deposit and Withdrawal