LiquidLink
Generate Key for EOSIO
POST
https://api.dsp.io/v1/dsp/signfndspsvc/genkey
Request Body
Name | Type | Description |
---|---|---|
chain | string | chain |
chain_type | string | chain type |
account | string | account |
Get Key for EVM (Ethereum)
POST
https://api.dsp.io/v1/dsp/signfndspsvc/getkey
Get key
Request Body
Name | Type | Description |
---|---|---|
chain | string | chain |
chain_type | string | chain type |
account | string | account |
Last updated