Type alias GetFullTransactionsByAddressParams

GetFullTransactionsByAddressParams: {
    network: "1" | "8453" | "42161" | "137";
} & CommonGetFullTransactionsByAddressParams

Type declaration

  • network: "1" | "8453" | "42161" | "137"

Generated using TypeDoc