📃Configuration
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", };
Last updated