-
Подскажите как сделать что бы с кошелька n перевести на комиссию и отправить с кошелька x на другой токены bep20
-
我记得在以前的版本可以直接使用下面的方法切换
```javascript
import {
Metamask,
MetaMaskProvider,
} from 'vue-dapp'
await Metamask.addChain(provider.value as MetaMaskProvider, {
chainId: '0x61',
c…
-
#### Expected behavior
#### Actual behavior
#### Steps to reproduce the behavior
1. [First step]
2. [Second step]
3. [and so on...]
#### Logs
#### Environment
NPM: version 9.…
-
**Describe the bug**
Apparently in useDapp, when wanting to execute an external function in a smart contract, it incorrectly estimates the gas limit, causing the transaction to be rejected due to ins…
-
* Version: 5.31.1
* Python: v3.10.0
* OS: MacOS
* `pip freeze` output
```
aiohttp==3.8.3
aiosignal==1.3.1
altgraph==0.17.3
async-timeout==4.0.2
attrs==22.1.0
base58==2.1.1
bitarray==2.6.0…
-
Discussions for [CIP-35](https://github.com/celo-org/celo-proposals/blob/master/CIPs/cip-0035.md)
-
`"@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…
-
**Describe the bug**
I am trying to send a BEP20 token,
I send 1BitShiba, but EthereumSigningOutput.encoded.hexString returns me the time in which 16BitShiba is sent.
**To Reproduce**
myCode: Sw…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-