Distribute Tokens to Accounts
Overview
Create new Tokens or send existing Tokens to the Accounts.
Programmatic distribution
Distribute Tokens into Accounts based on offchain events from your applications.
ERC-1155
ERC-1155 tokens are non-fungible tokens that are best for categorical value attribution.
ERC-20
ERC-20 tokens are used to reward your users in numeric values over time.
ERC-721
ERC-721 tokens are non-fungible tokens that are best for attributing value uniquely.
Direct transfer
You can directly transfer tokens into the Accounts from your wallets.
- In your Dashboard, go to Accounts tab.
- Find the Account and copy the Account address.
- Use the Account address as a recipient address in the wallet app of your choice.