Method Signature
Parameters
Wallet
required
Owner wallet
string
required
ERC-1155 contract address
string
required
Recipient address
string
required
Token ID to transfer
string
required
Amount to transfer
string
required
Network
Examples
- TypeScript
- JavaScript
ERC-1155 is commonly used for gaming items, where you might have 100 copies of
a “sword” token.
Related Methods
Transfer ERC-721
Transfer unique NFTs
Check Ownership
Verify token ownership