Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

@rhino.fi\client-js\src\api\getGasPrice.js Only support gasPrice acquisition of eth #467

@JaimeWan

Description

@JaimeWan

When this function is called by dvf.eth.send, if it is the eth main network, there is no problem.
But when called with the following parameters, the wrong gas price is returned:
data={ chain: "ARBITRUM", token: "ETH", amount: depositValue }
const depositResponse = await rhinofi.bridgedDeposit(data);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions