JungHwan Tony Yun
JungHwan Tony Yun
Cref: https://github.com/evmos/ethermint/issues/1225 When simulating the gas used for tx on EVMOS, the error occurs from the node. It says, ``` { "code": 3, "message": "provided fee \u003c minimum global fee...
https://lcd-cosmoshub.blockapsis.com/cosmos/gov/v1beta1/proposals/67/votes/cosmos1nrc67y745v700jn5j6yymhes8jjamugz863n2l In the case of the above query, an error is returned. Even if a specific proposal has been voted on, after the voting period for that proposal is over,...
Need to be added - About "no-legacy-stdTx" feature - How to connect the webpage with Keplr mobile by Wallet Connect (Currently, Keplr mobile uses Wallet Connect with non standard way)
Currently, the core logics are also included under @keplr-wallet/stores. These logics cannot be called from outside, but are uploaded together to npm. Separate the core APIs because they can confuse...
Some web page often feels burdensome to implement the simple send feature for the chain based on the cosmos-sdk. For web pages that only need a simple send feature, it...