> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blockradar.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Assets

> This endpoint allows to retrieve a list of assets supported by Blockradar



## OpenAPI

````yaml get /v1/assets
openapi: 3.0.3
info:
  title: Blockradar Documentation
  description: >-
    The OpenAPI specification of the Blockradar API that enables fintechs and
    developers to seamlessly integrate stablecoin deposits and payments into
    their products.
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.blockradar.co
security:
  - apiKey: []
tags:
  - name: Rewards
    description: >-
      Non-custodial yield (Earn) on stablecoins via regulated (Fija) and DeFi
      (Aave) strategies. Deposit, withdraw, preview fees, and read positions and
      earnings at the business, wallet, and sub-address level. Amounts are
      returned net of the platform fee, which applies only to interest earned.
  - name: Wallet
    description: >-
      Wallet Management System


      Comprehensive wallet management API for multi-blockchain operations. This
      system handles wallet creation, configuration, balance monitoring, and
      integration with various blockchain networks.


      Core Functionality:


      - Multi-blockchain wallet creation and management

      - Balance monitoring and asset tracking

      - Auto-settlement rule configuration

      - Gateway wallet integration

      - Address generation and management

      - Transaction monitoring and processing
  - name: Addresses
    description: >-
      Address Management System


      Comprehensive blockchain address management API for operations. This
      system handles address creation, validation, monitoring, and management
      across multiple blockchain networks.


      Core Functionality:


      - Multi-blockchain address generation

      - Address validation and verification

      - Balance monitoring and tracking

      - Transaction history management

      - Address labeling and organization

      - Integration with wallet systems

      - Real-time address monitoring
  - name: Asset
  - name: Transactions
  - name: Withdraw
    description: >-
      The Withdraw feature allows you to programmatically withdraw stablecoins
      from your master wallet with ease
  - name: Withdraw Fiat
  - name: Signing
    description: >-
      Typed data signing service for secure transaction authorization. Supports
      all EIP-712 standards including EIP-3009 (TransferWithAuthorization) and
      EIP-2612 (Permit).
  - name: Swap
    description: >-
      The Swap feature enables users to exchange one stabelcoin asset for
      another across different blockchains. This feature provides a seamless way
      to convert between different stablecoins while maintaining security and
      compliance standards.
  - name: Liquidity Pool
  - name: Virtual Accounts
    description: >-
      Virtual Accounts API provides endpoints for managing virtual bank accounts
      linked to master wallets or child addresses. This API enables businesses
      to:


      - Create virtual accounts for customers to receive payments

      - Retrieve virtual account details

      - Activate/deactivate virtual accounts


      **Virtual Account Types:**


      Virtual accounts support different types with varying behaviors:


      1. **AUTO_FUNDING** (Default):

          - Automatically mints stablecoin when fiat payments are received

          - Transfers the stablecoin to the linked wallet/address immediately

          - Best for real-time payment processing


      **How It Works - Auto-Funding Flow (AUTO_FUNDING type only):**


      When a customer sends fiat currency to a virtual account with type
      AUTO_FUNDING:


      1. **Payment Receipt**: The payment is received in the virtual account

      2. **Automatic Minting**: The system automatically mints the stablecoin
      equivalent

      3. **Blockchain Transfer**: The minted stablecoin is transferred to the
      virtual account's linked wallet or address


      **Note**: The auto-funding flow only applies to virtual accounts with type
      `AUTO_FUNDING`.

      Other types have different processing behaviors.


      ## Prerequisites


      Before creating virtual accounts, ensure:


      - **Compliance requirements must be completed** (see [Compliance
      Requirements](http://localhost:3000/essentials/virtual-accounts#compliance-requirements)
      section below)

      - **Virtual accounts feature must be enabled** for your business (reach
      out to [support@blockradar.co](https://mailto:support@blockradar.co) or
      use live chat on the dashboard to enable the feature after compliance
      approval)

      - **Only available on MAINNET environment** (not available on testnet)

      - **Master Wallet must support stablecoin asset** - Your account plan must
      include stablecoin access (upgrade from Dashboard → Settings →
      Subscription if needed)


      **Supported Currency:**


      - Fiat: NGN (Nigerian Naira)

      - Stablecoin: cNGN - minted automatically on blockchain (for AUTO_FUNDING
      type)
  - name: Auto Settlements
    description: >-
      Creates a new auto settlement rule for a wallet. Auto settlement
      automatically transfers/swap assets based on configured rules when certain
      conditions are met.


      Rules can be configured for:


      - Source blockchain and assets

      - Destination blockchain and asset

      - Amount ranges (min/max)

      - Slippage tolerance

      - Gateway vs non-gateway wallets


      Gateway rules are required for testnet wallets and must have matching
      source/destination assets.
  - name: Smart Contract
    description: >-
      This API provides endpoints for interacting with smart contracts on the
      blockchain. It allows for reading contract data, executing contract
      functions, and estimating network fees.
  - name: Gateway
    description: >-
      The Gateway feature enables you to programmatically deposit USDC into a
      unified, chain-abstracted balance and instantly mint USDC on any supported
      blockchain, streamlining crosschain transfers and eliminating manual
      bridging steps and rebalancing complexities.
  - name: Payment Links
    description: >-
      The Payment Pages API provides a quick and secure way to collect payment
      for servcies.
  - name: Beneficiaries
    description: >-
      This API allows you to create beneficiaries with automatic settlements to
      your external wallets on a periodic basis.


      Example frequencies: INSTANT, DAILY, WEEKLY, MONTHLY, YEARLY
  - name: AML
    description: >-
      The AML (Anti Money Laundering) API provides a quick way for you to check
      if an address is blacklisted or sanctioned
  - name: Asset Recovery
    description: >-
      Enables the recovery (salvage) of both native blockchain assets and tokens
      from a specified sender address to a recipient address. This feature
      supports emergency fund recovery and asset consolidation operations.
  - name: Miscellaneous
    description: >-
      The Miscellaneous API are supporting APIs that can be used to provide more
      details to other APIs.
  - name: Asset1
  - name: Blockchain
  - name: Webhooks
    description: >-
      Webhooks allow you to set up a notification system that can be used to
      receive updates on certain requests made to the Blockradar API.

      To see full list and instructions
      [https://docs.blockradar.co/essentials/webhooks](https://docs.blockradar.co/essentials/webhooks)


      ##
  - name: Deposit
  - name: Withdraw1
  - name: Swap1
  - name: Gateway1
paths:
  /v1/assets:
    get:
      tags:
        - Miscellaneous
        - Asset1
      summary: Get Assets
      description: >-
        This endpoint allows to retrieve a list of assets supported by
        Blockradar
      operationId: getAssets
      parameters:
        - name: network
          in: query
          schema:
            type: string
            example: NETWORK
          description: eg. mainnet, testnet
        - name: symbol
          in: query
          schema:
            type: string
            example: ASSET SYMBOL
          description: eg. USDT, USDC
        - name: blockchainId
          in: query
          schema:
            type: string
            example: BLOCKCHAIN_ID
          description: eg. The blockchain id
      responses:
        '200':
          description: '200'
          content:
            application/json:
              schema:
                type: object
                properties:
                  data:
                    type: array
                    items:
                      type: object
                      properties:
                        address:
                          type: string
                          example: '0x4Fabb145d64652a948d72533023f6E7A623C7C53'
                        blockchain:
                          type: object
                          properties:
                            createdAt:
                              type: string
                              example: '2023-04-28T14:44:06.397Z'
                            derivationPath:
                              type: string
                              example: m/44'/60'/0'/0
                            id:
                              type: string
                              example: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                            isActive:
                              type: boolean
                              example: true
                            isEvmCompatible:
                              type: boolean
                              example: true
                            logoUrl:
                              type: string
                              example: >-
                                https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                            name:
                              type: string
                              example: ethereum
                            slug:
                              type: string
                              example: ethereum
                            symbol:
                              type: string
                              example: eth
                            tokenStandard:
                              type: string
                              nullable: true
                              example: ERC20
                            updatedAt:
                              type: string
                              example: '2024-06-14T22:43:52.987Z'
                        createdAt:
                          type: string
                          example: '2023-04-28T14:44:13.905Z'
                        decimals:
                          type: number
                          example: 18
                        id:
                          type: string
                          example: 7a070953-694b-4ee9-b783-545a6ff66cd0
                        isActive:
                          type: boolean
                          example: true
                        logoUrl:
                          type: string
                          example: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/binance-usd-busd-logo_gumjv0.png
                        name:
                          type: string
                          example: Binance USD
                        network:
                          type: string
                          example: mainnet
                        standard:
                          type: string
                          nullable: true
                          example: ERC20
                        symbol:
                          type: string
                          example: BUSD
                        updatedAt:
                          type: string
                          example: '2024-06-14T22:44:00.075Z'
                    example:
                      - address: '0x4Fabb145d64652a948d72533023f6E7A623C7C53'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                          name: ethereum
                          slug: ethereum
                          symbol: eth
                          tokenStandard: ERC20
                          updatedAt: '2024-06-14T22:43:52.987Z'
                        createdAt: '2023-04-28T14:44:13.905Z'
                        decimals: 18
                        id: 7a070953-694b-4ee9-b783-545a6ff66cd0
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/binance-usd-busd-logo_gumjv0.png
                        name: Binance USD
                        network: mainnet
                        standard: ERC20
                        symbol: BUSD
                        updatedAt: '2024-06-14T22:44:00.075Z'
                      - address: '0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 0d52d4f1-e9e7-43ca-a6db-0ace74c34da0
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/bnb-bnb-logo_e4qdyk.png
                          name: BNB smart chain
                          slug: bnb-smart-chain
                          symbol: bnb
                          tokenStandard: BEP20
                          updatedAt: '2024-06-14T22:43:53.245Z'
                        createdAt: '2023-04-28T14:44:16.442Z'
                        decimals: 18
                        id: 29fcbe9a-3c9e-44d3-98a0-529b64b29a74
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/binance-usd-busd-logo_gumjv0.png
                        name: Binance USD
                        network: mainnet
                        standard: BEP20
                        symbol: BUSD
                        updatedAt: '2024-06-14T22:44:00.837Z'
                      - address: '0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2023-04-28T14:44:26.403Z'
                        decimals: 18
                        id: d343cb9b-01ad-43a2-bfea-c4c9ae297195
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/binance-usd-busd-logo_gumjv0.png
                        name: Binance USD
                        network: mainnet
                        standard: null
                        symbol: BUSD
                        updatedAt: '2024-10-08T13:22:04.110Z'
                      - address: '0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2023-04-28T14:44:25.067Z'
                        decimals: 18
                        id: 739d9533-1cb6-4c11-a1ff-a31f8b7c9014
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/multi-collateral-dai-dai-logo_njipcx.png
                        name: Dai Stablecoin
                        network: mainnet
                        standard: null
                        symbol: DAI
                        updatedAt: '2024-10-08T13:22:03.728Z'
                      - address: '0x6B175474E89094C44Da98b954EedeAC495271d0F'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                          name: ethereum
                          slug: ethereum
                          symbol: eth
                          tokenStandard: ERC20
                          updatedAt: '2024-06-14T22:43:52.987Z'
                        createdAt: '2023-04-28T14:44:12.473Z'
                        decimals: 18
                        id: 5fcf90c2-efba-4c67-85d7-b820c840143c
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/multi-collateral-dai-dai-logo_njipcx.png
                        name: Dai Stablecoin
                        network: mainnet
                        standard: ERC20
                        symbol: DAI
                        updatedAt: '2024-06-14T22:43:59.695Z'
                      - address: '0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb'
                        blockchain:
                          createdAt: '2024-06-07T11:09:56.586Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 28a730d3-211b-40f7-bb8f-dd589dcc738e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/Base_Network_Logo_vqyh7r.png
                          name: base
                          slug: base
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.339Z'
                        createdAt: '2024-06-08T12:59:11.908Z'
                        decimals: 18
                        id: 4508333f-a9e4-48da-baf7-1ec52e153806
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/multi-collateral-dai-dai-logo_njipcx.png
                        name: Dai Stablecoin
                        network: mainnet
                        standard: null
                        symbol: DAI
                        updatedAt: '2024-06-09T10:39:24.811Z'
                      - address: '0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 0d52d4f1-e9e7-43ca-a6db-0ace74c34da0
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/bnb-bnb-logo_e4qdyk.png
                          name: BNB smart chain
                          slug: bnb-smart-chain
                          symbol: bnb
                          tokenStandard: BEP20
                          updatedAt: '2024-06-14T22:43:53.245Z'
                        createdAt: '2023-04-28T14:44:20.140Z'
                        decimals: 18
                        id: b8453c6c-2207-40c4-bcb7-cdc6ff82cb5e
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/multi-collateral-dai-dai-logo_njipcx.png
                        name: Dai Stablecoin
                        network: mainnet
                        standard: BEP20
                        symbol: DAI
                        updatedAt: '2024-06-14T22:44:01.976Z'
                      - address: '0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 0d52d4f1-e9e7-43ca-a6db-0ace74c34da0
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/bnb-bnb-logo_e4qdyk.png
                          name: BNB smart chain
                          slug: bnb-smart-chain
                          symbol: bnb
                          tokenStandard: BEP20
                          updatedAt: '2024-06-14T22:43:53.245Z'
                        createdAt: '2023-04-28T14:44:18.923Z'
                        decimals: 18
                        id: 05ecdf62-b80b-45c9-b510-da1d5b65864b
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: BEP20
                        symbol: USDC
                        updatedAt: '2024-06-14T22:44:01.596Z'
                      - address: '0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                          name: ethereum
                          slug: ethereum
                          symbol: eth
                          tokenStandard: ERC20
                          updatedAt: '2024-06-14T22:43:52.987Z'
                        createdAt: '2024-04-29T15:17:05.075Z'
                        decimals: 6
                        id: ff8a28d1-2454-4a1d-ba77-21e08a67d78b
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USDC Coin
                        network: testnet
                        standard: ERC20
                        symbol: USDC
                        updatedAt: '2024-06-14T22:44:07.294Z'
                      - address: TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8
                        blockchain:
                          createdAt: '2024-03-14T13:56:29.553Z'
                          derivationPath: m/44'/195'/0'/0
                          id: f645d7db-b5e6-405d-9fdc-ae63dc19e700
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/tron-trx-logo_a2dgrn.png
                          name: tron
                          slug: tron
                          symbol: trx
                          tokenStandard: TRC20
                          updatedAt: '2024-06-14T22:43:53.761Z'
                        createdAt: '2024-03-14T13:56:29.817Z'
                        decimals: 6
                        id: 124601bc-5dac-44e6-abb9-80f55b51ff2c
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: TRC20
                        symbol: USDC
                        updatedAt: '2024-06-14T22:44:09.320Z'
                      - address: '0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913'
                        blockchain:
                          createdAt: '2024-06-07T11:09:56.586Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 28a730d3-211b-40f7-bb8f-dd589dcc738e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/Base_Network_Logo_vqyh7r.png
                          name: base
                          slug: base
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.339Z'
                        createdAt: '2024-06-08T12:59:11.303Z'
                        decimals: 6
                        id: 3a18a31a-86ad-44a0-9b9c-cdb69d535c64
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-06-09T10:39:24.429Z'
                      - address: Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB
                        blockchain:
                          createdAt: '2024-11-22T15:45:12.254Z'
                          derivationPath: m/44'/501'/0'
                          id: 83993bdd-cf80-49cc-b068-e12d642ed1d5
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1729585548/crypto-assets/solana-sol-logo_mgc9p2.png
                          name: solana
                          slug: solana
                          symbol: sol
                          tokenStandard: null
                          updatedAt: '2024-11-22T15:45:12.254Z'
                        createdAt: '2024-11-22T15:45:41.671Z'
                        decimals: 6
                        id: 5a39b960-9bec-4d72-b612-312abec6bf0c
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-11-22T15:45:41.671Z'
                      - address: '0x036CbD53842c5426634e7929541eC2318f3dCF7e'
                        blockchain:
                          createdAt: '2024-06-07T11:09:56.586Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 28a730d3-211b-40f7-bb8f-dd589dcc738e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/Base_Network_Logo_vqyh7r.png
                          name: base
                          slug: base
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.339Z'
                        createdAt: '2024-06-08T12:59:13.061Z'
                        decimals: 6
                        id: be793fad-bc65-4866-8937-41d2605114a6
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: testnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-06-09T10:39:25.703Z'
                      - address: 4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU
                        blockchain:
                          createdAt: '2024-11-22T15:45:12.254Z'
                          derivationPath: m/44'/501'/0'
                          id: 83993bdd-cf80-49cc-b068-e12d642ed1d5
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1729585548/crypto-assets/solana-sol-logo_mgc9p2.png
                          name: solana
                          slug: solana
                          symbol: sol
                          tokenStandard: null
                          updatedAt: '2024-11-22T15:45:12.254Z'
                        createdAt: '2024-11-22T15:45:43.738Z'
                        decimals: 6
                        id: 1d67218b-a685-4156-a573-9f4aefc654b6
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: testnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-11-22T15:45:43.738Z'
                      - address: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                          name: ethereum
                          slug: ethereum
                          symbol: eth
                          tokenStandard: ERC20
                          updatedAt: '2024-06-14T22:43:52.987Z'
                        createdAt: '2023-04-28T14:44:11.141Z'
                        decimals: 6
                        id: 59dbb8a6-5294-418a-ad90-c628f184bfd9
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: ERC20
                        symbol: USDC
                        updatedAt: '2024-06-14T22:43:59.315Z'
                      - address: '0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.135Z'
                          derivationPath: m/44'/60'/0'/0
                          id: e24a1361-1d40-4302-942e-7f17df96068e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/arbitrum-arb-logo_x7uvan.png
                          name: arbitrum
                          slug: arbitrum
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.595Z'
                        createdAt: '2024-10-08T13:04:37.632Z'
                        decimals: 6
                        id: 0a161579-8390-412d-bdc8-d298b5d45e30
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: testnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:04:37.632Z'
                      - address: '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2023-04-28T14:44:23.842Z'
                        decimals: 6
                        id: 118e7d0b-2028-4e97-a086-4b28aee03e7b
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:22:02.963Z'
                      - address: '0xaf88d065e77c8cC2239327C5EDb3A432268e5831'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.135Z'
                          derivationPath: m/44'/60'/0'/0
                          id: e24a1361-1d40-4302-942e-7f17df96068e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/arbitrum-arb-logo_x7uvan.png
                          name: arbitrum
                          slug: arbitrum
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.595Z'
                        createdAt: '2024-10-08T13:04:35.982Z'
                        decimals: 6
                        id: 3c19e64a-54c1-4a82-81cb-39d7154207d6
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:04:35.982Z'
                      - address: '0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2024-04-29T15:17:05.087Z'
                        decimals: 6
                        id: 1fede24b-5d88-4283-b1e9-7edccb249dc6
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: testnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:22:07.311Z'
                      - address: '0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2024-01-01T11:01:33.549Z'
                        decimals: 6
                        id: 94213838-1c82-4120-b5fb-37d4a6a83835
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:22:03.346Z'
                      - address: '0x5fd84259d66Cd46123540766Be93DFE6D43130D7'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.649Z'
                          derivationPath: m/44'/60'/0'/0
                          id: a5e8779c-9f8d-4a67-839d-c278eebf87f1
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/optimism-ethereum-op-logo_h62d1i.png
                          name: optimism
                          slug: optimism
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.851Z'
                        createdAt: '2024-10-08T13:04:39.919Z'
                        decimals: 6
                        id: 41d23b30-5265-4596-a737-712aa3816e99
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: testnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:04:39.919Z'
                      - address: '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.649Z'
                          derivationPath: m/44'/60'/0'/0
                          id: a5e8779c-9f8d-4a67-839d-c278eebf87f1
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/optimism-ethereum-op-logo_h62d1i.png
                          name: optimism
                          slug: optimism
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.851Z'
                        createdAt: '2024-10-08T13:22:13.289Z'
                        decimals: 6
                        id: 4e547157-3551-46f8-81cd-a5027019c45c
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:22:13.289Z'
                      - address: '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.649Z'
                          derivationPath: m/44'/60'/0'/0
                          id: a5e8779c-9f8d-4a67-839d-c278eebf87f1
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/optimism-ethereum-op-logo_h62d1i.png
                          name: optimism
                          slug: optimism
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.851Z'
                        createdAt: '2024-10-08T13:22:13.802Z'
                        decimals: 6
                        id: 065ff109-9d31-4c7d-bd0e-13314d2ed5f6
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: null
                        symbol: USDT
                        updatedAt: '2024-10-08T13:22:13.802Z'
                      - address: '0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2'
                        blockchain:
                          createdAt: '2024-06-07T11:09:56.586Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 28a730d3-211b-40f7-bb8f-dd589dcc738e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/Base_Network_Logo_vqyh7r.png
                          name: base
                          slug: base
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.339Z'
                        createdAt: '2024-11-22T15:45:31.232Z'
                        decimals: 6
                        id: 61acea03-2569-47ad-8380-d3a53bca4c43
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: null
                        symbol: USDT
                        updatedAt: '2024-11-22T15:45:31.232Z'
                      - address: TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t
                        blockchain:
                          createdAt: '2024-03-14T13:56:29.553Z'
                          derivationPath: m/44'/195'/0'/0
                          id: f645d7db-b5e6-405d-9fdc-ae63dc19e700
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/tron-trx-logo_a2dgrn.png
                          name: tron
                          slug: tron
                          symbol: trx
                          tokenStandard: TRC20
                          updatedAt: '2024-06-14T22:43:53.761Z'
                        createdAt: '2024-03-14T13:56:29.811Z'
                        decimals: 6
                        id: f56d297c-a3db-4cda-95bd-180b54679070
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: TRC20
                        symbol: USDT
                        updatedAt: '2024-06-14T22:44:08.940Z'
                      - address: TXLAQ63Xg1NAzckPwKHvzw7CSEmLMEqcdj
                        blockchain:
                          createdAt: '2024-03-14T13:56:29.553Z'
                          derivationPath: m/44'/195'/0'/0
                          id: f645d7db-b5e6-405d-9fdc-ae63dc19e700
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/tron-trx-logo_a2dgrn.png
                          name: tron
                          slug: tron
                          symbol: trx
                          tokenStandard: TRC20
                          updatedAt: '2024-06-14T22:43:53.761Z'
                        createdAt: '2024-03-14T13:56:29.833Z'
                        decimals: 6
                        id: fb9e3baf-57de-43b7-9201-220bfc87e779
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: testnet
                        standard: TRC20
                        symbol: USDT
                        updatedAt: '2024-06-14T22:44:10.585Z'
                      - address: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
                        blockchain:
                          createdAt: '2024-11-22T15:45:12.254Z'
                          derivationPath: m/44'/501'/0'
                          id: 83993bdd-cf80-49cc-b068-e12d642ed1d5
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1729585548/crypto-assets/solana-sol-logo_mgc9p2.png
                          name: solana
                          slug: solana
                          symbol: sol
                          tokenStandard: null
                          updatedAt: '2024-11-22T15:45:12.254Z'
                        createdAt: '2024-11-22T15:45:40.631Z'
                        decimals: 6
                        id: 4505d98d-6028-457f-aedc-05be4e74b9aa
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: null
                        symbol: USDT
                        updatedAt: '2024-11-22T15:45:40.631Z'
                      - address: '0xdAC17F958D2ee523a2206206994597C13D831ec7'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                          name: ethereum
                          slug: ethereum
                          symbol: eth
                          tokenStandard: ERC20
                          updatedAt: '2024-06-14T22:43:52.987Z'
                        createdAt: '2023-04-28T14:44:09.916Z'
                        decimals: 6
                        id: d24d3cbc-3746-49a5-b107-df8f5a5814f8
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: ERC20
                        symbol: USDT
                        updatedAt: '2024-06-14T22:43:58.935Z'
                      - address: '0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.135Z'
                          derivationPath: m/44'/60'/0'/0
                          id: e24a1361-1d40-4302-942e-7f17df96068e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/arbitrum-arb-logo_x7uvan.png
                          name: arbitrum
                          slug: arbitrum
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.595Z'
                        createdAt: '2024-10-08T13:04:36.490Z'
                        decimals: 6
                        id: f46064b7-6a98-4297-b090-585532f44e46
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: null
                        symbol: USDT
                        updatedAt: '2024-10-08T13:04:36.490Z'
                      - address: '0x55d398326f99059fF775485246999027B3197955'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 0d52d4f1-e9e7-43ca-a6db-0ace74c34da0
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/bnb-bnb-logo_e4qdyk.png
                          name: BNB smart chain
                          slug: bnb-smart-chain
                          symbol: bnb
                          tokenStandard: BEP20
                          updatedAt: '2024-06-14T22:43:53.245Z'
                        createdAt: '2023-04-28T14:44:17.620Z'
                        decimals: 18
                        id: fec3f010-4d7d-4521-a793-3ca0f4554672
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: BEP20
                        symbol: USDT
                        updatedAt: '2024-06-14T22:44:01.217Z'
                      - address: '0xc2132D05D31c914a87C6611C10748AEb04B58e8F'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2023-04-28T14:44:22.599Z'
                        decimals: 6
                        id: 30b94d37-bd8c-4abe-ad86-caf93cfc0a85
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: null
                        symbol: USDT
                        updatedAt: '2024-10-08T13:22:02.581Z'
                      - address: '0x337610d27c682E347C9cD60BD4b3b107C9d34dDd'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 0d52d4f1-e9e7-43ca-a6db-0ace74c34da0
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/bnb-bnb-logo_e4qdyk.png
                          name: BNB smart chain
                          slug: bnb-smart-chain
                          symbol: bnb
                          tokenStandard: BEP20
                          updatedAt: '2024-06-14T22:43:53.245Z'
                        createdAt: '2023-04-28T14:44:31.233Z'
                        decimals: 18
                        id: 13446c1b-748b-4c42-bcf0-b2b6af5c6170
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: testnet
                        standard: BEP20
                        symbol: USDT
                        updatedAt: '2024-06-14T22:44:05.775Z'
                  message:
                    type: string
                    example: Assets retrieved successfully
                  statusCode:
                    type: number
                    example: 200
              examples:
                '200':
                  value:
                    data:
                      - address: '0x4Fabb145d64652a948d72533023f6E7A623C7C53'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                          name: ethereum
                          slug: ethereum
                          symbol: eth
                          tokenStandard: ERC20
                          updatedAt: '2024-06-14T22:43:52.987Z'
                        createdAt: '2023-04-28T14:44:13.905Z'
                        decimals: 18
                        id: 7a070953-694b-4ee9-b783-545a6ff66cd0
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/binance-usd-busd-logo_gumjv0.png
                        name: Binance USD
                        network: mainnet
                        standard: ERC20
                        symbol: BUSD
                        updatedAt: '2024-06-14T22:44:00.075Z'
                      - address: '0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 0d52d4f1-e9e7-43ca-a6db-0ace74c34da0
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/bnb-bnb-logo_e4qdyk.png
                          name: BNB smart chain
                          slug: bnb-smart-chain
                          symbol: bnb
                          tokenStandard: BEP20
                          updatedAt: '2024-06-14T22:43:53.245Z'
                        createdAt: '2023-04-28T14:44:16.442Z'
                        decimals: 18
                        id: 29fcbe9a-3c9e-44d3-98a0-529b64b29a74
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/binance-usd-busd-logo_gumjv0.png
                        name: Binance USD
                        network: mainnet
                        standard: BEP20
                        symbol: BUSD
                        updatedAt: '2024-06-14T22:44:00.837Z'
                      - address: '0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2023-04-28T14:44:26.403Z'
                        decimals: 18
                        id: d343cb9b-01ad-43a2-bfea-c4c9ae297195
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/binance-usd-busd-logo_gumjv0.png
                        name: Binance USD
                        network: mainnet
                        standard: null
                        symbol: BUSD
                        updatedAt: '2024-10-08T13:22:04.110Z'
                      - address: '0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2023-04-28T14:44:25.067Z'
                        decimals: 18
                        id: 739d9533-1cb6-4c11-a1ff-a31f8b7c9014
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/multi-collateral-dai-dai-logo_njipcx.png
                        name: Dai Stablecoin
                        network: mainnet
                        standard: null
                        symbol: DAI
                        updatedAt: '2024-10-08T13:22:03.728Z'
                      - address: '0x6B175474E89094C44Da98b954EedeAC495271d0F'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                          name: ethereum
                          slug: ethereum
                          symbol: eth
                          tokenStandard: ERC20
                          updatedAt: '2024-06-14T22:43:52.987Z'
                        createdAt: '2023-04-28T14:44:12.473Z'
                        decimals: 18
                        id: 5fcf90c2-efba-4c67-85d7-b820c840143c
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/multi-collateral-dai-dai-logo_njipcx.png
                        name: Dai Stablecoin
                        network: mainnet
                        standard: ERC20
                        symbol: DAI
                        updatedAt: '2024-06-14T22:43:59.695Z'
                      - address: '0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb'
                        blockchain:
                          createdAt: '2024-06-07T11:09:56.586Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 28a730d3-211b-40f7-bb8f-dd589dcc738e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/Base_Network_Logo_vqyh7r.png
                          name: base
                          slug: base
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.339Z'
                        createdAt: '2024-06-08T12:59:11.908Z'
                        decimals: 18
                        id: 4508333f-a9e4-48da-baf7-1ec52e153806
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/multi-collateral-dai-dai-logo_njipcx.png
                        name: Dai Stablecoin
                        network: mainnet
                        standard: null
                        symbol: DAI
                        updatedAt: '2024-06-09T10:39:24.811Z'
                      - address: '0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 0d52d4f1-e9e7-43ca-a6db-0ace74c34da0
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/bnb-bnb-logo_e4qdyk.png
                          name: BNB smart chain
                          slug: bnb-smart-chain
                          symbol: bnb
                          tokenStandard: BEP20
                          updatedAt: '2024-06-14T22:43:53.245Z'
                        createdAt: '2023-04-28T14:44:20.140Z'
                        decimals: 18
                        id: b8453c6c-2207-40c4-bcb7-cdc6ff82cb5e
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/multi-collateral-dai-dai-logo_njipcx.png
                        name: Dai Stablecoin
                        network: mainnet
                        standard: BEP20
                        symbol: DAI
                        updatedAt: '2024-06-14T22:44:01.976Z'
                      - address: '0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 0d52d4f1-e9e7-43ca-a6db-0ace74c34da0
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/bnb-bnb-logo_e4qdyk.png
                          name: BNB smart chain
                          slug: bnb-smart-chain
                          symbol: bnb
                          tokenStandard: BEP20
                          updatedAt: '2024-06-14T22:43:53.245Z'
                        createdAt: '2023-04-28T14:44:18.923Z'
                        decimals: 18
                        id: 05ecdf62-b80b-45c9-b510-da1d5b65864b
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: BEP20
                        symbol: USDC
                        updatedAt: '2024-06-14T22:44:01.596Z'
                      - address: '0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                          name: ethereum
                          slug: ethereum
                          symbol: eth
                          tokenStandard: ERC20
                          updatedAt: '2024-06-14T22:43:52.987Z'
                        createdAt: '2024-04-29T15:17:05.075Z'
                        decimals: 6
                        id: ff8a28d1-2454-4a1d-ba77-21e08a67d78b
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USDC Coin
                        network: testnet
                        standard: ERC20
                        symbol: USDC
                        updatedAt: '2024-06-14T22:44:07.294Z'
                      - address: TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8
                        blockchain:
                          createdAt: '2024-03-14T13:56:29.553Z'
                          derivationPath: m/44'/195'/0'/0
                          id: f645d7db-b5e6-405d-9fdc-ae63dc19e700
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/tron-trx-logo_a2dgrn.png
                          name: tron
                          slug: tron
                          symbol: trx
                          tokenStandard: TRC20
                          updatedAt: '2024-06-14T22:43:53.761Z'
                        createdAt: '2024-03-14T13:56:29.817Z'
                        decimals: 6
                        id: 124601bc-5dac-44e6-abb9-80f55b51ff2c
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: TRC20
                        symbol: USDC
                        updatedAt: '2024-06-14T22:44:09.320Z'
                      - address: '0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913'
                        blockchain:
                          createdAt: '2024-06-07T11:09:56.586Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 28a730d3-211b-40f7-bb8f-dd589dcc738e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/Base_Network_Logo_vqyh7r.png
                          name: base
                          slug: base
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.339Z'
                        createdAt: '2024-06-08T12:59:11.303Z'
                        decimals: 6
                        id: 3a18a31a-86ad-44a0-9b9c-cdb69d535c64
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-06-09T10:39:24.429Z'
                      - address: Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB
                        blockchain:
                          createdAt: '2024-11-22T15:45:12.254Z'
                          derivationPath: m/44'/501'/0'
                          id: 83993bdd-cf80-49cc-b068-e12d642ed1d5
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1729585548/crypto-assets/solana-sol-logo_mgc9p2.png
                          name: solana
                          slug: solana
                          symbol: sol
                          tokenStandard: null
                          updatedAt: '2024-11-22T15:45:12.254Z'
                        createdAt: '2024-11-22T15:45:41.671Z'
                        decimals: 6
                        id: 5a39b960-9bec-4d72-b612-312abec6bf0c
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-11-22T15:45:41.671Z'
                      - address: '0x036CbD53842c5426634e7929541eC2318f3dCF7e'
                        blockchain:
                          createdAt: '2024-06-07T11:09:56.586Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 28a730d3-211b-40f7-bb8f-dd589dcc738e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/Base_Network_Logo_vqyh7r.png
                          name: base
                          slug: base
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.339Z'
                        createdAt: '2024-06-08T12:59:13.061Z'
                        decimals: 6
                        id: be793fad-bc65-4866-8937-41d2605114a6
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: testnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-06-09T10:39:25.703Z'
                      - address: 4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU
                        blockchain:
                          createdAt: '2024-11-22T15:45:12.254Z'
                          derivationPath: m/44'/501'/0'
                          id: 83993bdd-cf80-49cc-b068-e12d642ed1d5
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1729585548/crypto-assets/solana-sol-logo_mgc9p2.png
                          name: solana
                          slug: solana
                          symbol: sol
                          tokenStandard: null
                          updatedAt: '2024-11-22T15:45:12.254Z'
                        createdAt: '2024-11-22T15:45:43.738Z'
                        decimals: 6
                        id: 1d67218b-a685-4156-a573-9f4aefc654b6
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: testnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-11-22T15:45:43.738Z'
                      - address: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                          name: ethereum
                          slug: ethereum
                          symbol: eth
                          tokenStandard: ERC20
                          updatedAt: '2024-06-14T22:43:52.987Z'
                        createdAt: '2023-04-28T14:44:11.141Z'
                        decimals: 6
                        id: 59dbb8a6-5294-418a-ad90-c628f184bfd9
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: ERC20
                        symbol: USDC
                        updatedAt: '2024-06-14T22:43:59.315Z'
                      - address: '0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.135Z'
                          derivationPath: m/44'/60'/0'/0
                          id: e24a1361-1d40-4302-942e-7f17df96068e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/arbitrum-arb-logo_x7uvan.png
                          name: arbitrum
                          slug: arbitrum
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.595Z'
                        createdAt: '2024-10-08T13:04:37.632Z'
                        decimals: 6
                        id: 0a161579-8390-412d-bdc8-d298b5d45e30
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: testnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:04:37.632Z'
                      - address: '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2023-04-28T14:44:23.842Z'
                        decimals: 6
                        id: 118e7d0b-2028-4e97-a086-4b28aee03e7b
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:22:02.963Z'
                      - address: '0xaf88d065e77c8cC2239327C5EDb3A432268e5831'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.135Z'
                          derivationPath: m/44'/60'/0'/0
                          id: e24a1361-1d40-4302-942e-7f17df96068e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/arbitrum-arb-logo_x7uvan.png
                          name: arbitrum
                          slug: arbitrum
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.595Z'
                        createdAt: '2024-10-08T13:04:35.982Z'
                        decimals: 6
                        id: 3c19e64a-54c1-4a82-81cb-39d7154207d6
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:04:35.982Z'
                      - address: '0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2024-04-29T15:17:05.087Z'
                        decimals: 6
                        id: 1fede24b-5d88-4283-b1e9-7edccb249dc6
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: testnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:22:07.311Z'
                      - address: '0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2024-01-01T11:01:33.549Z'
                        decimals: 6
                        id: 94213838-1c82-4120-b5fb-37d4a6a83835
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:22:03.346Z'
                      - address: '0x5fd84259d66Cd46123540766Be93DFE6D43130D7'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.649Z'
                          derivationPath: m/44'/60'/0'/0
                          id: a5e8779c-9f8d-4a67-839d-c278eebf87f1
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/optimism-ethereum-op-logo_h62d1i.png
                          name: optimism
                          slug: optimism
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.851Z'
                        createdAt: '2024-10-08T13:04:39.919Z'
                        decimals: 6
                        id: 41d23b30-5265-4596-a737-712aa3816e99
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: testnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:04:39.919Z'
                      - address: '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.649Z'
                          derivationPath: m/44'/60'/0'/0
                          id: a5e8779c-9f8d-4a67-839d-c278eebf87f1
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/optimism-ethereum-op-logo_h62d1i.png
                          name: optimism
                          slug: optimism
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.851Z'
                        createdAt: '2024-10-08T13:22:13.289Z'
                        decimals: 6
                        id: 4e547157-3551-46f8-81cd-a5027019c45c
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/usd-coin-usdc-logo_fs9mhv.png
                        name: USD Coin
                        network: mainnet
                        standard: null
                        symbol: USDC
                        updatedAt: '2024-10-08T13:22:13.289Z'
                      - address: '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.649Z'
                          derivationPath: m/44'/60'/0'/0
                          id: a5e8779c-9f8d-4a67-839d-c278eebf87f1
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/optimism-ethereum-op-logo_h62d1i.png
                          name: optimism
                          slug: optimism
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.851Z'
                        createdAt: '2024-10-08T13:22:13.802Z'
                        decimals: 6
                        id: 065ff109-9d31-4c7d-bd0e-13314d2ed5f6
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: null
                        symbol: USDT
                        updatedAt: '2024-10-08T13:22:13.802Z'
                      - address: '0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2'
                        blockchain:
                          createdAt: '2024-06-07T11:09:56.586Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 28a730d3-211b-40f7-bb8f-dd589dcc738e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/Base_Network_Logo_vqyh7r.png
                          name: base
                          slug: base
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.339Z'
                        createdAt: '2024-11-22T15:45:31.232Z'
                        decimals: 6
                        id: 61acea03-2569-47ad-8380-d3a53bca4c43
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: null
                        symbol: USDT
                        updatedAt: '2024-11-22T15:45:31.232Z'
                      - address: TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t
                        blockchain:
                          createdAt: '2024-03-14T13:56:29.553Z'
                          derivationPath: m/44'/195'/0'/0
                          id: f645d7db-b5e6-405d-9fdc-ae63dc19e700
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/tron-trx-logo_a2dgrn.png
                          name: tron
                          slug: tron
                          symbol: trx
                          tokenStandard: TRC20
                          updatedAt: '2024-06-14T22:43:53.761Z'
                        createdAt: '2024-03-14T13:56:29.811Z'
                        decimals: 6
                        id: f56d297c-a3db-4cda-95bd-180b54679070
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: TRC20
                        symbol: USDT
                        updatedAt: '2024-06-14T22:44:08.940Z'
                      - address: TXLAQ63Xg1NAzckPwKHvzw7CSEmLMEqcdj
                        blockchain:
                          createdAt: '2024-03-14T13:56:29.553Z'
                          derivationPath: m/44'/195'/0'/0
                          id: f645d7db-b5e6-405d-9fdc-ae63dc19e700
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800083/crypto-assets/tron-trx-logo_a2dgrn.png
                          name: tron
                          slug: tron
                          symbol: trx
                          tokenStandard: TRC20
                          updatedAt: '2024-06-14T22:43:53.761Z'
                        createdAt: '2024-03-14T13:56:29.833Z'
                        decimals: 6
                        id: fb9e3baf-57de-43b7-9201-220bfc87e779
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: testnet
                        standard: TRC20
                        symbol: USDT
                        updatedAt: '2024-06-14T22:44:10.585Z'
                      - address: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
                        blockchain:
                          createdAt: '2024-11-22T15:45:12.254Z'
                          derivationPath: m/44'/501'/0'
                          id: 83993bdd-cf80-49cc-b068-e12d642ed1d5
                          isActive: true
                          isEvmCompatible: false
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1729585548/crypto-assets/solana-sol-logo_mgc9p2.png
                          name: solana
                          slug: solana
                          symbol: sol
                          tokenStandard: null
                          updatedAt: '2024-11-22T15:45:12.254Z'
                        createdAt: '2024-11-22T15:45:40.631Z'
                        decimals: 6
                        id: 4505d98d-6028-457f-aedc-05be4e74b9aa
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: null
                        symbol: USDT
                        updatedAt: '2024-11-22T15:45:40.631Z'
                      - address: '0xdAC17F958D2ee523a2206206994597C13D831ec7'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 8a864e95-4b86-423d-9ba4-f4e692ec121e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/ethereum-eth-logo_idraq2.png
                          name: ethereum
                          slug: ethereum
                          symbol: eth
                          tokenStandard: ERC20
                          updatedAt: '2024-06-14T22:43:52.987Z'
                        createdAt: '2023-04-28T14:44:09.916Z'
                        decimals: 6
                        id: d24d3cbc-3746-49a5-b107-df8f5a5814f8
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: ERC20
                        symbol: USDT
                        updatedAt: '2024-06-14T22:43:58.935Z'
                      - address: '0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9'
                        blockchain:
                          createdAt: '2024-10-08T13:04:21.135Z'
                          derivationPath: m/44'/60'/0'/0
                          id: e24a1361-1d40-4302-942e-7f17df96068e
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1728312943/crypto-assets/arbitrum-arb-logo_x7uvan.png
                          name: arbitrum
                          slug: arbitrum
                          symbol: eth
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:57.595Z'
                        createdAt: '2024-10-08T13:04:36.490Z'
                        decimals: 6
                        id: f46064b7-6a98-4297-b090-585532f44e46
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: null
                        symbol: USDT
                        updatedAt: '2024-10-08T13:04:36.490Z'
                      - address: '0x55d398326f99059fF775485246999027B3197955'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 0d52d4f1-e9e7-43ca-a6db-0ace74c34da0
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/bnb-bnb-logo_e4qdyk.png
                          name: BNB smart chain
                          slug: bnb-smart-chain
                          symbol: bnb
                          tokenStandard: BEP20
                          updatedAt: '2024-06-14T22:43:53.245Z'
                        createdAt: '2023-04-28T14:44:17.620Z'
                        decimals: 18
                        id: fec3f010-4d7d-4521-a793-3ca0f4554672
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: BEP20
                        symbol: USDT
                        updatedAt: '2024-06-14T22:44:01.217Z'
                      - address: '0xc2132D05D31c914a87C6611C10748AEb04B58e8F'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: d3c3010e-d3bc-40b6-9a70-374408c054c2
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800081/crypto-assets/polygon-matic-logo_gbnpe8.png
                          name: polygon
                          slug: polygon
                          symbol: matic
                          tokenStandard: null
                          updatedAt: '2024-10-08T13:21:56.955Z'
                        createdAt: '2023-04-28T14:44:22.599Z'
                        decimals: 6
                        id: 30b94d37-bd8c-4abe-ad86-caf93cfc0a85
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: mainnet
                        standard: null
                        symbol: USDT
                        updatedAt: '2024-10-08T13:22:02.581Z'
                      - address: '0x337610d27c682E347C9cD60BD4b3b107C9d34dDd'
                        blockchain:
                          createdAt: '2023-04-28T14:44:06.397Z'
                          derivationPath: m/44'/60'/0'/0
                          id: 0d52d4f1-e9e7-43ca-a6db-0ace74c34da0
                          isActive: true
                          isEvmCompatible: true
                          logoUrl: >-
                            https://res.cloudinary.com/blockradar/image/upload/v1716800080/crypto-assets/bnb-bnb-logo_e4qdyk.png
                          name: BNB smart chain
                          slug: bnb-smart-chain
                          symbol: bnb
                          tokenStandard: BEP20
                          updatedAt: '2024-06-14T22:43:53.245Z'
                        createdAt: '2023-04-28T14:44:31.233Z'
                        decimals: 18
                        id: 13446c1b-748b-4c42-bcf0-b2b6af5c6170
                        isActive: true
                        logoUrl: >-
                          https://res.cloudinary.com/blockradar/image/upload/v1716800082/crypto-assets/tether-usdt-logo_wx7rwh.png
                        name: Tether USD
                        network: testnet
                        standard: BEP20
                        symbol: USDT
                        updatedAt: '2024-06-14T22:44:05.775Z'
                    message: Assets retrieved successfully
                    statusCode: 200
components:
  securitySchemes:
    apiKey:
      type: apiKey
      name: x-api-key
      in: header

````