Created at 8am, Apr 8
ilkeCrypto
0
The future of stablecoins and more! - Blockchain Insider News podcast
w-i7LMHLK3-9wxIGZk7Dqb266OprvEBDNVHdbi0vieo
File Type
MP3
Entry Count
288
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

Mauricio Magaldi and Cuy Sheffield are back this week to talk about the latest and greatest news in the world of crypto, including:-US Congress to introduce new draft bill for stablecoins-Ethereum’s Shanghai Upgrade Is Complete, Starting New Era of Staking Withdrawals-EU Parliament Approves Crypto Licensing, Funds Transfer Rules11:FS, May 2023

So these people have had their ETH locked.
start: 16:31 - end: 16:33
I think ETH was around $700 at that time, and they've been staked with no liquidity on those tokens.
So for those people, you would assume they're like the diehard ETH supporters.
They were willing to go an unknown amount of time without being able to withdraw their ETH.
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "w-i7LMHLK3-9wxIGZk7Dqb266OprvEBDNVHdbi0vieo", "query": "What is alexanDRIA library?"}'
        
# Query

curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "w-i7LMHLK3-9wxIGZk7Dqb266OprvEBDNVHdbi0vieo", "level": 2}'