Catalogue
System Overview
Server API
- everPay backend service, which provides access to everPay basic information and other functions through everPay Server.
Basic Query API
- GET /info
- GET /balances/{account}
- GET /balance/{tag}/{account}
- GET /fees
- GET /fee/{tag}
- GET /txs?page&tokenTag&action
- GET /txsByAccount/{account}?page&tokenTag&action
- GET /txsByHash/{everHash}
- GET /mintedTxByChainTxHash/{chainTxHash}
Operation API
- POST /tx
SDK
- 方便开发者使用 nodeJS、web 端来进行 everPay 集成,来进行 everPay 的支付等。
Basic Query API
Tools API
- /smartAccountAuth
- /getEverpayTxWithoutSig
- /getEverpayTxMessage
- /getBundleData
- /genEverId
- /hashMessage
- /verifyMessage