VRTX claim

interface IndexerMerkleProof {
    proof: `0x${string}`[];
    totalAmount: BigNumber;
}

Properties

Properties

proof: `0x${string}`[]
totalAmount: BigNumber