daoleno
daoleno
Query transactions by address `0xAB1698E2bc31EbA20fDFaf16Ba94513CA04CDF23` in `sepolia` ``` http://localhost:8080/export?addrs=0xAB1698E2bc31EbA20fDFaf16Ba94513CA04CDF23&chain=sepolia&maxRecords=1 ``` `isContract` is always `false`, but this is a contract. https://sepolia.etherscan.io/address/0xAB1698E2bc31EbA20fDFaf16Ba94513CA04CDF23 ```json { ... "meta": { "unripe": 1575056, "ripe": 1575029, "staging":...
API Spec: https://trueblocks.io/api/#operation/accounts-export The `chain` query parameter is missing from the open API specification and documentation. But it is valid in the API. `http://localhost:8080/export?addrs=0x3000bF6041Ad065cECFe37D9f26f79228208A763&chain=sepolia`
If a timeout occurs on some requests, the statistics will not be printed out. The program will then panic. TimeOut Log ``` Error connecting 'xxxxx': reqwest::Error { kind: Request, url:...
Add Chinese hand-draw font [Zhi Mang Xing](https://fonts.google.com/specimen/Zhi+Mang+Xing?preview.text=%E6%88%91%E6%9C%89%E4%B8%80%E4%B8%AA%E6%A2%A6%E6%83%B3&preview.text_type=custom&subset=chinese-simplified#license) and code font [ZCOOL QingKe HuangYou](https://fonts.google.com/specimen/ZCOOL+QingKe+HuangYou?preview.text=%E6%88%91%E6%9C%89%E4%B8%80%E4%B8%AA%E6%A2%A6%E6%83%B3&preview.text_type=custom&subset=chinese-simplified#license) fixes #1290
### What problem does this feature solve? Users can display radar charts conveniently. ### What does the proposed API look like? https://www.chartjs.org/docs/latest/charts/radar.html More: https://ossinsight-lite.vercel.app/