Custody WAPI
Error Code
| code | msg |
|---|---|
| 0 | success |
| 100001 | json decode error |
| 100002 | system error |
| 100003 | appid not register |
| 100004 | publicKey decode error |
| 100005 | appid already exist |
| 100006 | decode publicKey error |
| 100007 | privkey decode error |
| 100008 | verify signature error |
| 100009 | appid does not match symbol |
| 1000010 | address length exceeds 100 |
| 1000011 | deposit notify fail |
| 1000012 | request_id txid not match |
| 1000013 | privkey hash not match |
| 1000014 | only one address is allowed |
| 1000015 | add token address is not allowed |
| 1000016 | address exceeds length |
| 1000017 | address not exists |
| 1000018 | finance notify error |
| 1000019 | appid is disabled |