-
Hi @ricmoo,
I'm using WebSocketProvider server-side to listen to blockchain events and performing calls to smart contracts.
Sometimes the websocket pipe got broken and I need to reconnect it.
I…
-
# MVP: API to LLM to generate summary of crypto input
### Overall goal
User will be able to input the name of a crypto company, project, or currency/token and receive a generated summary of the curr…
-
I'd like to suggest a project for https://www.learnplasma.org/en/build/ page,
Matic Network (https://matic.network).
Its plasma chain builds upon [Plasma MoreVP](https://ethresear.ch/t/more-via…
-
Currently, when trying to get all events `fromBlock`, some of them are missing and you need to set `fromBlock = block_number - delta`. We need to find a small enough delta in order to receive all the …
-
I've been writing down some notes while looking at the library and implementing it in the example Android wallet.
Here are some thoughts, meant to start discussions mostly to sharpen my understandi…
-
It appears that the LAOS runtime is not triggering the reward distribution event for block producers. This issue has been observed in the [LAOS Sun Test Network explorer](https://polkadot.js.org/apps/…
-
as you can see.
https://testnet.tonapi.io/v2/blockchain/messages/b0d50cba04aa176523d7314f14d61e89f2c42c74e19889743e9be31e66032a66/transaction
then the tx is:
https://testnet.tonapi.io/v2/bloc…
-
It's been several hours that I've been subscribed to the tokenOfferWasUpdated subscription and no events have been returned.
Here is the subscription query:
```
subscription tokenOffer {
token…
-
### Pair Indexer
**Description:**
Implement a token pair indexer to store and retrieve data related to new token pairs created on the Starknet Layer 2 network, as well as market data and transacti…
kwiss updated
7 months ago
-
Events in pretty print mode print as Rust debug format.
We should print as JSON for the same reasons as, because developers are more familiar with the JSON format than the Rust debug format:
- htt…