interface LatestDepositAddressResponse {
    depositAddr: string;
}

Properties

Properties

depositAddr: string

Generated using TypeDoc