# Add SPL token (Devnet) to workspace

**URL:** https://community.fireblocks.com/t/add-spl-token-devnet-to-workspace/1087
**Category:** Support
**Tags:** help-center
**Created:** [June 3, 2024, 1:20pm UTC](https://community.fireblocks.com/t/add-spl-token-devnet-to-workspace/1087 "2024-06-03T13:20:32Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sarthak.saxena](https://avatars.discourse-cdn.com/v4/letter/s/d07c76/32.png) [@sarthak.saxena](https://community.fireblocks.com/u/sarthak.saxena)
#### Post date: [June 3, 2024, 1:20pm UTC](https://community.fireblocks.com/t/add-spl-token-devnet-to-workspace/1087/1 "2024-06-03T13:20:32Z")

</div>

API Key = 5a68 (Last 4 digit of api key)

[SPL Token](https://explorer.solana.com/address/DEnSgrZ4xdQJj85Qxuybqu3pGuQ7fwRaiCh3Sf848JnM?cluster=devnet)

How can be add above SPL token to my workspace.

---

<div class="post-metadata">

### Author: ![SlavaSereb](https://avatars.discourse-cdn.com/v4/letter/s/dfb087/32.png) [@SlavaSereb](https://community.fireblocks.com/u/SlavaSereb)
#### Post date: [June 4, 2024, 7:17am UTC](https://community.fireblocks.com/t/add-spl-token-devnet-to-workspace/1087/2 "2024-06-04T07:17:25Z")

</div>

Hi @sarthak.saxena

Great news! We just added the capability to add SPL tokens via our API.

Although we are still working on adding the documentation to our API reference, you can already use the following endpoint:

> **[Register an asset](https://developers.fireblocks.com/reference/registernewasset)**
>
> Register a new asset to a workspace and return the newly created asset's details. Currently supported chains are: EVM based chainsStellarAlgorandTRONNEAR

With `SOL_TEST` as the `blockchainId` and the token mint address as `address`.

Please let me know if you have any further questions.
