-
Hi,
Thank you very much for your fast help and eagerness with my other two tickets, I really appreciate it!
I am currently writing a Dapp for the Avax (Avalanche) Mainnet and testing it on their…
-
I am forking BSC Mainnet and unlocking this address 0x5B3f6d5b084ED75e12fF19b6808Ac6417d99C5bB
ganache -f https://bsc-dataseed.binance.org/ -u 0x5B3f6d5b084ED75e12fF19b6808Ac6417d99C5bB.
```pyt…
-
Hi guys,
I'm using web3-react v8 versions and decided to add the `Network` connector setup in order to fetch some basic data before the user login. However, I'm struggling on an issue with my provid…
-
**A transaction I made has not been recieved in my Sync wallet**
I made a transaction from my Vechain wallet on Binance which was not received in my wallet on the Ledger/Sync.
This is the transact…
rtsnv updated
2 years ago
-
Hello! I created a simple smart contract that I deployed on the bsc testnet. Now, I would like to send XRP tokens from that smart contract to a wallet.
This doesn't work:
```
// PARAMETERS
$pr…
-
Good afternoon,
Many thanks for adding a python example on how to create a limit order !
(At the end of https://github.com/1inch/1inch-docs/blob/master/docs/limit-order-protocol/guide/create-limit…
-
## Description
Trying to login with valid (or invalid) credentials triggers a fatal error on some websites, preventing login.
Works fine in Brave version `1.42` (before 1.42.81), `1.41` and in Ch…
-
I am not sure this is a blockchain issue or bridge-software-issue and not sure supposed to do it this way, however, it's decentralised so someone some day would do it:
**issue:** withdrawing from a…
-
Hi,
I want performing an eth_call with overriding state such as balance, code, nonce, state and stateDiff. I was called with overriding balance of some account and it works fine. But, if I override t…
-
Hello
When calling to `setProvider` on `defaultEvmStores` I get an error
```
{
"code": 4100,
"message": "The requested account and/or method has not been authorized by the user."
}
`…