VRTX claim

interface IndexerMerkleProof {
    proof: string[];
    totalAmount: BigNumber;
}

Properties

Properties

proof: string[]
totalAmount: BigNumber