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

# Get Blockchains

> This endpoint retrieves a list of supported blockchains by Yiksi Pay



## OpenAPI

````yaml get /v1/blockchains
openapi: 3.0.3
info:
  title: Yiksi Pay Documentation
  description: >-
    The OpenAPI specification of the Yiksi Pay 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.yiksipay.com
security:
  - apiKey: []
tags:
  - 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
          
      - 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: 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: 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
          
  - 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: 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 Yiksi Pay API.  
        
      To see full list and instructions
      [https://docs.yiksipay.com/essentials/webhooks](https://docs.yiksipay.com/essentials/webhooks)


      ##
  - name: Deposit
  - name: Withdraw1
  - name: Swap1
paths:
  /v1/blockchains:
    get:
      tags:
        - Miscellaneous
        - Blockchain
      summary: Get Blockchains
      description: This endpoint retrieves a list of supported blockchains by Yiksi Pay
      operationId: getBlockchains
      responses:
        '200':
          description: '200'
          content:
            application/json:
              schema:
                type: object
                properties:
                  data:
                    type: array
                    items:
                      type: object
                      properties:
                        createdAt:
                          type: string
                          example: '2024-05-14T11:53:33.095Z'
                        derivationPath:
                          type: string
                          example: m/44'/60'/0'/0
                        id:
                          type: string
                          example: 85ffc132-3972-4c9e-99a5-5cf0ccb688bf
                        isActive:
                          type: boolean
                          example: true
                        isEvmCompatible:
                          type: boolean
                          example: true
                        isL2:
                          type: boolean
                          example: false
                        logoUrl:
                          type: string
                          example: >-
                            https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771444998/crypto-assets/ethereum.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-11-26T13:04:13.936Z'
                    example:
                      - createdAt: '2024-05-14T11:53:33.095Z'
                        derivationPath: m/44'/60'/0'/0
                        id: 85ffc132-3972-4c9e-99a5-5cf0ccb688bf
                        isActive: true
                        isEvmCompatible: true
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771444998/crypto-assets/ethereum.png
                        name: ethereum
                        slug: ethereum
                        symbol: eth
                        tokenStandard: ERC20
                        updatedAt: '2024-11-26T13:04:13.936Z'
                      - createdAt: '2024-05-14T11:53:33.106Z'
                        derivationPath: m/44'/60'/0'/0
                        id: b80d3d5e-16f1-4d99-be5e-6dfcd27f89aa
                        isActive: true
                        isEvmCompatible: true
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445000/crypto-assets/bnb-smart-chain.png
                        name: BNB smart chain
                        slug: bnb-smart-chain
                        symbol: bnb
                        tokenStandard: BEP20
                        updatedAt: '2024-11-26T13:04:13.941Z'
                      - createdAt: '2024-05-14T11:53:33.108Z'
                        derivationPath: m/44'/60'/0'/0
                        id: ed5bb330-e0e1-480b-a788-e5dc5b019140
                        isActive: true
                        isEvmCompatible: true
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771444999/crypto-assets/polygon.png
                        name: polygon
                        slug: polygon
                        symbol: matic
                        tokenStandard: null
                        updatedAt: '2024-11-26T13:04:13.942Z'
                      - createdAt: '2024-05-14T11:53:33.110Z'
                        derivationPath: m/44'/195'/0'/0
                        id: fa91a922-3838-45f6-8a88-a4c771e1443a
                        isActive: true
                        isEvmCompatible: false
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771444999/crypto-assets/tron.png
                        name: tron
                        slug: tron
                        symbol: trx
                        tokenStandard: TRC20
                        updatedAt: '2024-11-26T13:04:13.943Z'
                      - createdAt: '2024-05-27T08:31:14.966Z'
                        derivationPath: m/44'/60'/0'/0
                        id: 74733889-4ecd-403e-9840-94e87c043f24
                        isActive: true
                        isEvmCompatible: true
                        isL2: true
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445007/crypto-assets/base.png
                        name: base
                        slug: base
                        symbol: eth
                        tokenStandard: null
                        updatedAt: '2024-11-26T13:04:13.945Z'
                      - createdAt: '2024-10-07T16:09:49.760Z'
                        derivationPath: m/44'/60'/0'/0
                        id: dbd35ce3-8526-45d0-9e35-d80d7141f959
                        isActive: true
                        isEvmCompatible: true
                        isL2: true
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445008/crypto-assets/arbitrum.png
                        name: arbitrum
                        slug: arbitrum
                        symbol: eth
                        tokenStandard: null
                        updatedAt: '2024-11-26T13:04:13.946Z'
                      - createdAt: '2024-10-07T16:09:49.784Z'
                        derivationPath: m/44'/60'/0'/0
                        id: 1c9ca9df-325f-4b60-a7ec-b28d2235e0b7
                        isActive: true
                        isEvmCompatible: true
                        isL2: true
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445010/crypto-assets/optimism.png
                        name: optimism
                        slug: optimism
                        symbol: eth
                        tokenStandard: null
                        updatedAt: '2024-11-26T13:04:13.947Z'
                      - createdAt: '2024-10-22T10:57:33.465Z'
                        derivationPath: m/44'/501'/0'
                        id: 196badf5-380f-4480-ab4a-d0e4304e91f0
                        isActive: true
                        isEvmCompatible: false
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445011/crypto-assets/solana.png
                        name: solana
                        slug: solana
                        symbol: sol
                        tokenStandard: null
                        updatedAt: '2024-11-26T13:04:13.951Z'
                      - createdAt: '2024-12-01T10:49:23.684Z'
                        derivationPath: m/44'/60'/0'/0
                        id: 180ca354-5a13-41d7-bf01-9fb5281ab541
                        isActive: true
                        isEvmCompatible: true
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445015/crypto-assets/asset-chain.png
                        name: asset chain
                        slug: asset-chain
                        symbol: rwa
                        tokenStandard: null
                        updatedAt: '2024-12-01T10:49:23.684Z'
                  message:
                    type: string
                    example: Blockchains retrieved successfully
                  statusCode:
                    type: number
                    example: 200
              examples:
                '200':
                  value:
                    data:
                      - createdAt: '2024-05-14T11:53:33.095Z'
                        derivationPath: m/44'/60'/0'/0
                        id: 85ffc132-3972-4c9e-99a5-5cf0ccb688bf
                        isActive: true
                        isEvmCompatible: true
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771444998/crypto-assets/ethereum.png
                        name: ethereum
                        slug: ethereum
                        symbol: eth
                        tokenStandard: ERC20
                        updatedAt: '2024-11-26T13:04:13.936Z'
                      - createdAt: '2024-05-14T11:53:33.106Z'
                        derivationPath: m/44'/60'/0'/0
                        id: b80d3d5e-16f1-4d99-be5e-6dfcd27f89aa
                        isActive: true
                        isEvmCompatible: true
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445000/crypto-assets/bnb-smart-chain.png
                        name: BNB smart chain
                        slug: bnb-smart-chain
                        symbol: bnb
                        tokenStandard: BEP20
                        updatedAt: '2024-11-26T13:04:13.941Z'
                      - createdAt: '2024-05-14T11:53:33.108Z'
                        derivationPath: m/44'/60'/0'/0
                        id: ed5bb330-e0e1-480b-a788-e5dc5b019140
                        isActive: true
                        isEvmCompatible: true
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771444999/crypto-assets/polygon.png
                        name: polygon
                        slug: polygon
                        symbol: matic
                        tokenStandard: null
                        updatedAt: '2024-11-26T13:04:13.942Z'
                      - createdAt: '2024-05-14T11:53:33.110Z'
                        derivationPath: m/44'/195'/0'/0
                        id: fa91a922-3838-45f6-8a88-a4c771e1443a
                        isActive: true
                        isEvmCompatible: false
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771444999/crypto-assets/tron.png
                        name: tron
                        slug: tron
                        symbol: trx
                        tokenStandard: TRC20
                        updatedAt: '2024-11-26T13:04:13.943Z'
                      - createdAt: '2024-05-27T08:31:14.966Z'
                        derivationPath: m/44'/60'/0'/0
                        id: 74733889-4ecd-403e-9840-94e87c043f24
                        isActive: true
                        isEvmCompatible: true
                        isL2: true
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445007/crypto-assets/base.png
                        name: base
                        slug: base
                        symbol: eth
                        tokenStandard: null
                        updatedAt: '2024-11-26T13:04:13.945Z'
                      - createdAt: '2024-10-07T16:09:49.760Z'
                        derivationPath: m/44'/60'/0'/0
                        id: dbd35ce3-8526-45d0-9e35-d80d7141f959
                        isActive: true
                        isEvmCompatible: true
                        isL2: true
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445008/crypto-assets/arbitrum.png
                        name: arbitrum
                        slug: arbitrum
                        symbol: eth
                        tokenStandard: null
                        updatedAt: '2024-11-26T13:04:13.946Z'
                      - createdAt: '2024-10-07T16:09:49.784Z'
                        derivationPath: m/44'/60'/0'/0
                        id: 1c9ca9df-325f-4b60-a7ec-b28d2235e0b7
                        isActive: true
                        isEvmCompatible: true
                        isL2: true
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445010/crypto-assets/optimism.png
                        name: optimism
                        slug: optimism
                        symbol: eth
                        tokenStandard: null
                        updatedAt: '2024-11-26T13:04:13.947Z'
                      - createdAt: '2024-10-22T10:57:33.465Z'
                        derivationPath: m/44'/501'/0'
                        id: 196badf5-380f-4480-ab4a-d0e4304e91f0
                        isActive: true
                        isEvmCompatible: false
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445011/crypto-assets/solana.png
                        name: solana
                        slug: solana
                        symbol: sol
                        tokenStandard: null
                        updatedAt: '2024-11-26T13:04:13.951Z'
                      - createdAt: '2024-12-01T10:49:23.684Z'
                        derivationPath: m/44'/60'/0'/0
                        id: 180ca354-5a13-41d7-bf01-9fb5281ab541
                        isActive: true
                        isEvmCompatible: true
                        isL2: false
                        logoUrl: >-
                          https://res.cloudinary.com/dkgdc1vnl/image/upload/v1771445015/crypto-assets/asset-chain.png
                        name: asset chain
                        slug: asset-chain
                        symbol: rwa
                        tokenStandard: null
                        updatedAt: '2024-12-01T10:49:23.684Z'
                    message: Blockchains retrieved successfully
                    statusCode: 200
components:
  securitySchemes:
    apiKey:
      type: apiKey
      name: x-api-key
      in: header

````