interface IndexerServerClaimVrtxMerkleProofsResponse {
    merkle_proofs: IndexerServerMerkleProof[];
}

Properties

Properties

merkle_proofs: IndexerServerMerkleProof[]