Created at 6pm, Jan 7
ethCrypto
0
defiy
r5-lH3WRVyB7C1kQXKy2lEc7Do8GxS2lxxuZ-iRaABM
File Type
PDF
Entry Count
9
Embed. Model
text_embedding_ada_002
Index Type
hnsw
OUR BET Our service will generate revenue by providing condence in one single platform to access everything needed on DeFi.
id: 8aed1b8f11b074a3adcf0c4ad0d4a238 - page: 11
Our Products & Revenue Models: What is our potential? One single place for all: DeFi Swap: users will be able to swap their assets safely directly on the DeFiYield interface Without having started investing in marketing, we reached $3.5B in asset value from users connected to our website DeFi Bridge: users will be able to bridge their assets from one chain to another safely directly on the DeFiYield interface DeFi Opportunities: users will be able to browse the best yield opportunity on the market based on their criteria, and deposit and stake directly from the deyield platform DeFi Safe: before interacting with any protocol, users can check the risk score of any protocol and what issues we have found with our unique X-Ray Automatic Scanner for Smart Contract. DeFi Insurance: users will be able to insurance themselves against their assets invested in DeFi protocols
id: a730fab027c194a26bd19fed8764bc85 - page: 11
OUR COMPANY Our tools, content and reputation for safe investing have allowed us to build a trusted community around DeFi. 30K Twitter followers with 1.2M tweet impressions 7K Telegram Members Organically grown private community of Yield Farming Investors *accessible by invite only 4K YouTube subscribers OUR ECOSYSTEM DeFiYield stands out among all other alternatives by providing an all-encompassing solution to DeFi access and security. DeFi Asset Management Security & Risk Management ECOSYSTEM DeFi Analytical Dashboard TradFi
id: 681d3c47b3c1b2713680de7b87668d14 - page: 12
OUR TEAM We have a distributed, experienced and dedicated team of DeFi experts around the world. Michael CO-FOUNDER Founder at Offshore Citizen. Crypto investor since 2013, an expert in international legal structure, tax, and law Instructor at BlockGeeks Matthew CO-FOUNDER Worked with Fortune 500 clients. Marketing Advisor of Antonio Tajani (EU President). Advisor Enjoybit in 2014. Inventor of the World First X-Ray Smart Contract Scanner Vulnerabilities Gabriel CO-FOUNDER Founded his rst digital marketing company at 18, which reached 1m$ in revenue in 1 year An Early investor in Polkadot, Cosmos, and Tezos Petro TECH LEAD Co-Founder and Mentor of a Software Engineers Hub. 13 years Experience as Software Engineer Problem Solver As some of the rst DeFi pioneers and adopters, we co-authored the Amazon best-selling book "The Wall Street Era is Over" Igor CPO Beka COO Anton BLOCKCHAIN DEV Chris MARKETING MANAGER
id: 99719c940a45b80f3d5c89b4819b2ccf - page: 14
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": "r5-lH3WRVyB7C1kQXKy2lEc7Do8GxS2lxxuZ-iRaABM", "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": "r5-lH3WRVyB7C1kQXKy2lEc7Do8GxS2lxxuZ-iRaABM", "level": 2}'