ChainUpCloud 开放 API

Base URL & Auth基本 URL 和身份验证

http://staking.chainup.net/${protocol}/${network}/${token}

支持协议

Protocol

Network

Ethereum

Mainnet

路径参数

Parameter name

Data type

Whether it must be passed.

Description

protocol

string

true

Protocol (ethereum)

token

string

true

Users are bound to Staking's token and authenticated through the token.

创建令牌

  1. 创建令牌并通过电子邮件发送给客户。

  2. 用户端生成令牌。

Last updated