How to display social profile on token page?
When launching your token via API, you can choose any wallet address.However, the creator identity shown on the token page depends on the wallet you use:
š Option 1 ā External Wallet (via API)
If you use any external wallet address, your token page will display only the wallet address.

š Option 2 ā Bags Wallet (via Bags Login)
Use your Bags wallet (export the private key from Bags.fm) when creating tokens via API. Your token page will display your social profiles (X, GitHub, Kick, TikTok) instead of just a wallet address.

How to Export Your Bags Wallet to Phantom
Follow these simple steps to use your Bags wallet externally (e.g., with the API or Phantom):- Visit bags.fm
- Log in with your credentials
- Tap your username / profile picture in the top-right corner
- Select My Wallets ā Export Private Key for the wallet you want to export
(Do this only in a safe, private environment) - Tap Copy Key to copy the private key to your clipboard
- You can now import your private key into any wallet app (such as Phantom), or use it in your API scripts to launch a token.
Ā Ā - To launch a token with your exported wallet, follow our Token Launch Guide.
