/zeta-chain/crosschain/protocolFee
Parameters:
None
Example:
// Request
curl -X GET -H 'Content-Type: application/json' https://zetachain.blockpi.network/lcd/v1/<your-api-key>/zeta-chain/crosschain/protocolFee
// Result
{
"feeInZeta": "2000000000000000000"
}
Last updated
Was this helpful?