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
{ "name": "Cake's name", "recipe": "Cake's recipe name", "cake": "Binary cake"}
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
{ "name": "Cake's name", "recipe": "Cake's recipe name", "cake": "Binary cake"}
Last updated
Was this helpful?