Wallet
Wallet address mapping
Wallet address mapping
POST
https://service.xxx.com/platformapi/chainup/open/wallet/addressMapping
Query Parameters
walletType*
number
wallet type(1 custody 2 wapi 3 fireblocks 4 custody mpc)
symbol*
String
chainup symbol name
uid
number
uid (not required)
page*
number
Paging parameters (page number)
pageSize*
number
Paging parameters (page size)
Headers
Content-type
String
application/json
Request Body
app_id*
String
app_id
time*
String
timestamp
sign*
String
sign
data*
String
Cryptographic string
Wallet symbol mapping
Wallet symbol mapping
POST
https://service.xxx.com/platformapi/chainup/open/wallet/symbolMapping
Query Parameters
walletType *
number
wallet type(1 custody 2 wapi 3 fireblocks 4 custody mpc)
symbol
String
chainup symbol name(not required)
walletSymbol
String
wallet symbol name(not required)
page*
number
Paging parameters (page number)
pageSize*
number
Paging parameters (page size)
Headers
Content-type
String
application/json
Request Body
app_id*
String
app_id
time*
String
timestamp
sign*
String
sign
data*
String
Cryptographic string
Company account asset
Company account asset
POST
https://service.xxx.com/platformapi/chainup/open/wallet/companyAsset
Query Parameters
symbol*
String
chainup symbol name
Headers
Content-Type
String
application/json
Request Body
app_id*
String
app_id
time*
String
timestamp
sign*
String
sign
data*
String
Cryptographic string
Company account type description
113
Company: recharging account of the administrator
112
Company: gift coin account
105
Company: Withdrawal Fee Income & Miner Fee Expense Account
114
Company: dividend return account
116
Company: lockup account
130
Company:Lock-up Token Distribution (Released to user's lock-up)V2
121
Company:IEO Income Account (Raising Income)
122
Company:IEO Spending Account (Released to user's available)
181
Company: (Spot & Margin) Transaction Fee Income Account
187
Company: C2CTransaction Fee Income Account
118
Company: (Spot & Futures) Agent Rewards Account
115
Company: dividend account
149
Company: contract bonus expense / recovery account
150
Company: Financial account
152
Rewards account of invitation to register
153
Mortgage loan interest sharing account
Currency and contract transfer records
Currency and contract transfer records
POST
https://service.xxx.com/platformapi/chainup/open/wallet/futuresTransferRecord
Query Parameters
symbol
String
chainup symbol name(not required)
uid
number
uid(not required)
page*
number
Paging parameters (page number)
pageSize*
number
Paging parameters (page size)
Headers
Content-Type
String
application/json
Request Body
app_id*
String
app_id
time*
String
timestamp
sign*
String
sign
data*
String
Cryptographic string
Last updated