v1

latestOpenAPI 3.0.02026-07-17151326.9 KB
Anchor

Fetches the normalized transaction fee used for proof-of-fee calculation, given the anchor time.

get/anchor/fee

Response

Success

normalized_transaction_feestring

A number representing the normalized transaction fee used for proof-of-fee calculation.

Example response

{
  "normalized_transaction_fee": 200000
}