interface Balance {
    erc20z: string;
    weth: string;
}

Properties

Properties

erc20z: string
weth: string