Skip to content
ChainPortal Logo

Create Multi-Asset Collection

Deploy an ERC1155-equivalent multi-token collection on Aptos

Connect Your Wallet

Connect Petra wallet to create multi-asset collections

Select Chain

Choose the Aptos network for deployment

Token Details

Configure your multi-asset collection parameters

Collection name is required.

URI pointing to collection metadata (JSON)

Defaults to your connected wallet address

Basis points (100 = 1%, 250 = 2.5%, 10000 = 100%)

Network: Testnet
Standard: Multi-Asset (FA)

Multi-Asset Standard

Multi-Asset collections on Aptos use the Fungible Asset framework with a multi-token pattern, providing ERC-1155-equivalent functionality. Each collection can contain multiple token types identified by unique IDs, supporting batch minting, batch transfers, per-token URIs, and configurable royalties.

View FA Documentation