Next Steps
To support on-chain assets protocol, we have several pallets that you can utilize in your dapp:assets
pallet (ERC-20 Standard)
- Pallet Native API References and code examples.
- Pallet EVM API References and code examples.
nft
pallet (ERC-721 Standard)
- Pallet Native API References and code examples.
- Pallet EVM API References and code examples.
sft
pallet (ERC-1155 Standard)
- Pallet Native API References and code examples.
- Pallet EVM API References and code examples.
What’s the difference between Native API and EVM API?