Santiago Trujillo Zuluaga
Santiago Trujillo Zuluaga
Add the following: - **[Web3.js Plugins](https://docs.web3js.org/guides/web3_plugin_guide/)**: Enhance or add any functionality by creating scalable web3 plugins for any project. - **Abstractions over the [JSON-RPC API](https://ethereum.org/en/developers/docs/apis/json-rpc/)**: Simplifying interaction for your Developer...
Perfect! @AllenWasupan , let me know if you need any support with making the PR or something. Please do it before next tuesday 💪👍
@AllenWasupan How is it going? - pls once u submit the PR, mention this issue #6784 in the PR. If you face any issueus or you have any questions, feel...
Hi @blueberry6401 let me know if this works for you: ```ts import { encodeFunctionCall } from "web3-eth-abi"; encodeFunctionCall(...) //OR const { encodeFunctionCall } = require("web3-eth-abi"); encodeFunctionCall(...) ``` Anyway, when I...
Boa tarde Luis!! @Quicksaver thanks a lot for submitting this. Just to understand this properly, you want to set the gas manually on a transaction, so Metamask doesn't set it...
@Quicksaver Really clear now! I'll ask the devs to take a look at it, obrigado Luis!
Hi @ernieyang09 thanks for submitting the issue, the devs will take a look at it as soon as possible!👍
Great! Feel free to submit a PR and mention this issue on it #6798 Pls tag me so I can ping the team to look into it once it's done...
Thanks for pointing this out @0xthorazine , would you like to fix this issue and submit a PR? pls let me know so I can assign you this issue this...