For the complete documentation index, see llms.txt. This page is also available as Markdown.

/zeta-chain/crosschain/keygen

Queries a keygen by index.

Parameters:

None

Example:

// Request
curl -X GET -H 'Content-Type: application/json' https://zeta.blockpi.network/lcd/v1/<your-api-key>/zeta-chain/crosschain/keygen

// Result
{
  
}

Last updated

Was this helpful?