-
I try to swap my erc20 token to bnb chain on testnet.
swap contract: 0xb79faa1a849d8b649db4e0b5eedc896debc6e445
my erc20 token: 0x09E9443B2Ccf44f58E2751D7376f821d7a1Ec360
my bep2 symbol:GGG
**my…
-
June BitDevs will be on Tuesday 6/13: https://www.meetup.com/boston-bitdevs/events/293840048/
Drop links here for the reading list!
-
* **Version**: 23.6.1
* **Target**: Windows 11 Home
Hi, I have a problem running an electronic application with the latest version.
When I launch the application, I get the …
-
#### System information
Geth version: geth_v1.1.18
OS & Version: ubuntu
Hello, my startup method is: ./geth_v1.1.18 --config /data/config/config.toml --datadir /data/data --txlookuplimit=0 --…
-
Following docs at
My config is as recommended is: https://firehose.streamingfast.io/firehose-setup/ethereum/installation-1
```yaml
start:
args:
# Define Firehose components that will be use…
-
# Bug Report
In live trading, when subscribing to bars from an `Actor` an `AttributeError` is raised.
### Expected Behavior
Should correctly subscribe and handle bar data.
### Actual Behavio…
-
Before submitting a new issue, please check if a similar issue has already been filed.
### Issue subject
Briefly describe the issue here.
Today I tried of using the spot testnet baseUrl 'https://…
-
Here's the code used: https://github.com/archerkeyboard/hhStuff/tree/master
Instructions to reproduce:
1. In a cmd run `npx hardhat node --fork https://bsc-dataseed2.binance.org`
2. In another …
-
Currently we have 2 two functions for user account using websocket such as `userData` and `userMarginData` . So could you please add more `userFutureData` so that we can track user future account easi…
-
There are five steps for a node syncing blockchain from scratch.
1. Getting blocks from peers
2. Verify block headers
3. Execute every transactions with go EVM compiler ( Every possible lag would…