-
> Related: https://github.com/trustwallet/wallet-core/discussions/2526
Hello! Say we have "Tether USD" string encoded in the JSON RPC response:
> POST https://eth.public-rpc.com
> { "jsonrpc": …
-
X Chain pr: https://github.com/trustwallet/wallet-core/pull/1480
P chain: Staking
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### RainbowKit Version
0.7.2
### wagmi Version
0.7.5
### Current Behavior
During production only…
-
https://developer.android.com/studio/build/jcenter-migration
-
Currently only byte array is supported with fixed size (e.g. `bytes160`). Some functions use fixes-size arrays, such as `address[4]`.
Example:
```
multiRoute(bytes msgData, address inputToken, …
-
`"@walletconnect/web3-provider": "^1.4.1"`
Following the docs [here](https://docs.walletconnect.org/quick-start/dapps/web3-provider#setup) I attempted the following:
```typescript
import Wallet…
-
Today, 08/16/2022 the connection with the DApp PancakeSwap stopped working as it used to work.
Now I need to sign in all the time I open the DAPP... the DAPP can't catch the PancakeSwap request to au…
-
there is reports that the price for SPKY is not showing for users on trust wallet. can you please look into this?
_Originally posted by @wrennstigator in https://github.com/trustwallet/assets/issue…
-
**Describe the bug**
Hello, how to generate the wallet address of BTC test network.
After reading the code, BTC test network wallet address creation and transfer are not supported at present.
-
https://github.com/bnb-chain/bsc-genesis-contract/blob/7100748eecd9ee56203d36e957e72a2774eaa40d/contracts/bep20_template/BEP20Token.template#L352