Parameters for getting balance history

BalancehistoryParams

interface BalancehistoryParams {
    address: string;
    blockno: number;
}

Properties

Properties

address: string

Account address

blockno: number

Block number to check balance at