Edit the Dapp information whenever needed. Don't worry about the typo or information changed
POST /api/v1/oauth2-app/domains/save-chains
POST
/api/v1/oauth2-app/domains/save-chains
Headers:
appid: application id
appkey: application key
name*
String
domain name
chains*
String[]
{ "chainid": "1", "contract_address":"" },{ "chainid": "2", "contract_address":"" }
override_chains"*
Boolean
true/false
{ "code": 200, "data": "", "msg": "" }
Last updated 2 years ago