getsafle / safle-vault

Safle Vault is a non-custodial, flexible and highly available crypto wallet.
MIT License
5 stars 2 forks source link

Add method to get transaction fees #285

Closed sshubhamagg closed 7 months ago

sshubhamagg commented 7 months ago
  1. The method getFees() must redirect the control to the chain controller wrt the selected chain network.
  2. Updated the below controllers to their latest package version as mentioned below:

    "@getsafle/vault-arbitrum-controller": "^1.0.8", "@getsafle/vault-bitcoin-controller": "^2.0.3", "@getsafle/vault-bsc-controller": "^1.2.4", "@getsafle/vault-eth-controller": "^1.4.6", "@getsafle/vault-mantle-controller": "^1.0.1", "@getsafle/vault-optimism-controller": "^1.0.8", "@getsafle/vault-polygon-controller": "^1.2.8", "@getsafle/vault-velas-controller": "^1.3.1",