-
Optimize tezos tzkt data source, use bigmap ptr filtration where possible.
https://api.tzkt.io/#tag/BigMaps
Instead of
```
contract.in=KT1GBZmSxmnKJXGMdMLbugPfLyUPmuLSMwKS&path.in=store.expiry…
-
**Describe the bug**
After the Paris update in the `src/tzkt/tzkt_reward_api.py` file, the use of the `blockFees` reward in `rewards_and_fees` calculation is missing, so now all generated rewards are…
-
According to TZKT API, a endpoint to fetch tokens exists: https://api.tzkt.io/#tag/Tokens
In actual files I saw you were using `OpenAPI Generator` to generate Api class files.
Can you generate …
-
Hello.
You are using a deprecated Tezos API for checking address transactions. TzScan does not exist anymore.
Please use a more recent version such as https://api.tzkt.io/
-
Hello, I would like to use open minter with granadanet. Unfortunatelly it doesnt seem to work because I can not configure nftFaucet and marketplace for granada due to the lack of knowledge if they exi…
-
### Describe the bug
![Screenshot from 2023-08-30 18-26-33](https://github.com/teia-community/teia-ui/assets/564979/231fb9aa-fd08-4ede-9521-8965235e8d4b)
Teia TzKT server was delayed by 370 blocks, …
-
With #415 a new reward type has been added. For this a test is missing here `tests/integration/test_tzkt_reward_api.py `
-
This was described on slack and I've seen it as well:
When TRD fails, the next run attempts to run the failed payments again. But this results in a lot of calls to tzkt api. Recently, it seems that…
-
Please make it possible to get the current and historical prices of FA1.2 and FA2 tokens. e.g.
User holds 1000 Crunch and bought 20.02.22 at X price. And current price is XY.
So you can get individ…
dvkam updated
2 years ago
-
Following #503