ETransfer
  • About ETransfer
    • Introduction
    • Business process
      • Deposit process
      • Withdraw process
  • ⚒️SDK
    • SDK introduction
    • SDK change log
    • Get Started
      • 📥Installation
      • 📃Configuration
      • ⌨️Quick Start
      • 🔐Auth
      • 💰Deposit Digital Assets
      • 💰Withdraw Digital Assets
      • ⚒️UI SDK
        • Configuration
        • Deposit Component
        • Withdraw Component
        • History Component
        • Transfer Detail Component
        • ETransfer Content Component
  • Install portkey wallet
  • FAQ
  • Contact us
  • MORE INFORMATION
    • Terms of Service
    • Privacy Policy
Powered by GitBook
On this page
  • Introduction
  • Configuration Information
  1. SDK
  2. Get Started

Configuration

PreviousInstallationNextQuick Start

Last updated 9 months ago

Introduction

You can find basic configuration information here, including server address, etc.\

Configuration Information

  • ETransfer server URL

    • Use it to obtain data such as currency, network, deposit and withdrawal information, etc.

  • ETransfer auth server URL

    • Use it to obtain authorization token.

  • ETransfer socket server URL

    • Use it to establish a socket connection.

  • AELF information

    • {
        "chainId": "AELF",
        "exploreUrl": "https://explorer.aelf.io",
        "endPoint": "https://aelf-public-node.aelf.io",
        "tokenContract": "JRmBduh4nXWi1aXgdUsj5gJrzeZb2LxmrAbf7W99faZSvoAaE",
        "caContractV1": "28PcLvP41ouUd6UNGsNRvKpkFTe6am34nPy4YPsWUJnZNwUvzM",
        "caContractV2": "2UthYi7AHRdfrqc1YCfeQnjdChDLaas65bW4WxESMGMojFiXj9",
        "etransferContract": "2w13DqbuuiadvaSY2ZyKi2UoXg354zfHLM3kwRKKy85cViw4ZF",
      };
  • tDVV information

    • {
        "chainId": "tDVV",
        "exploreUrl": "https://tdvv-explorer.aelf.io",
        "endPoint": "https://tdvv-public-node.aelf.io",
        "tokenContract": "7RzVGiuVWkvL4VfVHdZfQF2Tri3sgLe9U991bohHFfSRZXuGX",
        "caContractV1": "2cLA9kJW3gdHuGoYNY16Qir69J3Nkn6MSsuYxRkUHbz4SG2hZr",
        "caContractV2": "2UthYi7AHRdfrqc1YCfeQnjdChDLaas65bW4WxESMGMojFiXj9",
        "etransferContract": "x4CTSuM8typUbpdfxRZDTqYVa42RdxrwwPkXX7WUJHeRmzE6k",
      };
  • ETransfer server URL

    • Use it to obtain data such as currency, network, deposit and withdrawal information, etc.

  • ETransfer auth server URL

    • Use it to obtain authorization token.

  • ETransfer socket server URL

    • Use it to establish a socket connection.

  • AELF information

    • {
        "chainId": "AELF",
        "exploreUrl": "https://explorer-test.aelf.io",
        "endPoint": "https://aelf-test-node.aelf.io",
        "tokenContract": "JRmBduh4nXWi1aXgdUsj5gJrzeZb2LxmrAbf7W99faZSvoAaE",
        "caContractV1": "iupiTuL2cshxB9UNauXNXe9iyCcqka7jCotodcEHGpNXeLzqG",
        "caContractV2": "238X6iw1j8YKcHvkDYVtYVbuYk2gJnK8UoNpVCtssynSpVC8hb",
        "etransferContract": "4xWFvoLvi5anZERDuJvzfMoZsb6WZLATEzqzCVe8sQnCp2XGS",
      };
  • tDVW information

    • {
        "chainId": "tDVW",
        "exploreUrl": "https://explorer-test-side02.aelf.io",
        "endPoint": "https://tdvw-test-node.aelf.io",
        "tokenContract": "ASh2Wt7nSEmYqnGxPPzp4pnVDU4uhj1XW9Se5VeZcX2UDdyjx",
        "caContractV1": "2WzfRW6KZhAfh3gCZ8Akw4wcti69GUNc1F2sXNa2fgjndv59bE",
        "caContractV2": "238X6iw1j8YKcHvkDYVtYVbuYk2gJnK8UoNpVCtssynSpVC8hb",
        "etransferContract": "2AgU8BfyKyrxUrmskVCUukw63Wk96MVfVoJzDDbwKszafioCN1",
      };

⚒️
📃
https://app.etransfer.exchange
https://app.etransfer.exchange
https://app.etransfer.exchange
https://test-app.etransfer.exchange
https://test-app.etransfer.exchange
https://test-app.etransfer.exchange