-
hello,
I have the same problem to configure BSC network as described on github using vanilla JavaScript:
https://github.com/Web3Modal/web3modal/issues/295
My js code:
```
const providerOp…
-
**Proposing a standard related to Multichain Address Resolution to start by querying the storage of an ERC725Y contract. The resolution can happen to the ERC725Y contract itself, or other addresses. V…
-
Currently user needs to have some non-0 MATIC amount in his wallet to trade on DEX against Polygon pairs (even if he wants to buy MATIC with his DCR/BTC/...).
However he can, User gets some MATIC t…
-
# Lines of code
https://github.com/code-423n4/2023-09-maia/blob/f5ba4de628836b2a29f9b5fff59499690008c463/src/BranchBridgeAgent.sol#L142
https://github.com/code-423n4/2023-09-maia/blob/f5ba4de628836b…
-
The **eth_call** rpc call has a parameter (the "**default block parameter**", which is supposed to apply to eth_call, and four other functions, as detailed at https://eth.wiki/json-rpc/API) to specify…
-
## Description
[PROVIDE ERC 20 TOKEN INFORMATION](https://github.com/LedgerHQ/app-ethereum/blob/develop/doc/ethapp.asc#provide-erc-20-token-information) can be used to provide ERC20 tickers and add…
-
I'm trying to build a dart/Flutter web package for the Terra blockchain.
I guess this package is more for EVM compatible web3 chains, so adding Terra support directly is unlikely.
Terra has the …
-
# Problem
Currently we pull [`ProjectManagement`](https://github.com/SporosDAO/sweat-token/blob/dev/contracts/src/ProjectManagement.sol) transaction information via RPC, which is suboptimal.
The da…
-
I would like to propose an enhancement to the deployment process of the Safe Singleton Factory to new chains. Currently, the process requires intervention from the Safe team, which can introduce delay…
-
Hello,
I'm trying to add trust wallet in my project. There was no problem to do that on EVM chains, but I'm facing some issues with Solana, since when I'm trying to reach the provider through window.…