Results 11 comments of Linch1

Ehi, thanks for the report, going to check this days and once done i'll update you :+1: :smile:

Ehi @tanhsnkt1997 :) so you want pancake to be one of the main tokens, like BUSD,USDT,... , or you are having issues when filtering the pairs that contains the pancake...

i have solve it by running `env CFLAGS="-Wno-cast-function-type" ./configure --disable-openssl`

Unfotunately i don't think that `useWalletClient` causes that behaviour I made many different tried, but the only thing that triggered the request for open metamask app is the intialization of...

have you created also the .env from the .env.example inside the repo? it seems that process.env.CHAIN_ID ( used inside workers/lib/web3.js ) is missing

Which version of node are you using ? The `?.` syntax should be aviable in most recent versions

Thans for the suggestion, we will work about it

Thans for the suggestion, we will work about it

Hey @Icaro3422 unfortunately nope, the only way to force those information is not to use them in the estimate but to directly add them in the `writeContract` function as i...