Git Product home page Git Product logo

crypto-fees's People

Contributors

dhrubabasu avatar dmihal avatar giovannidisiena avatar ianlapham avatar jameslefrere avatar loogle18 avatar lovrobiljeskovic avatar m3elabs avatar maxwolff avatar michele-prandina avatar mikejonas avatar nunosempere avatar quan8 avatar remote-gildor avatar sakulstra avatar sendra avatar tiagofilipenunes avatar tomafrench avatar xnyl avatar yudilevi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

crypto-fees's Issues

Reduce the amount of icons in page data

The protocol pages are emitting the following errors when loading:

2022-08-16T17:21:58.970Z 2e531315-c95a-4db2-9ac0-9ec69cf5cf6d WARN Warning: data for page "/protocol/[id]" (path "/protocol/velodrome") is 941 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance. See more info here: https://nextjs.org/docs/messages/large-page-data

Lots of the data included in pages is the base64-encoded icons, which are primarily used in the "compare" dropdown.

Instead of bundling these in the page data themselves, these should be included in a separate API that can be lazy-loaded and cached.

Historical data request

As a user, I'd like to see the following output from the API:

Protocol Name
Total Protocol Revenue (last 30 days)
Total Protocol Revenue (last 90 days)

Nice to have:
Protocol revenue broken out by calendar month for the Last Twelve Months

As a power user who clones the repo and develops locally by making changes to adapters/*ts (to split out supply side and protocol revenue), it would be helpful to have these abilities when running yarn dev locally. A few lines on setting environment variables to point to a local mongo db to avoid rate limiting on quries would be nice too.

Thanks for the kind offer to add features.

List XinFin XDC Network & Blockdegree.org dapp in Crypto Fees

XinFin is an enterprise-ready hybrid Blockchain technology company optimized for international trade and finance. The XinFin network is powered by the native coin called XDC. The XDC protocol is architected to support smart contracts, 2000TPS, 2seconds transaction time, KYC to Masternodes (Validator Nodes). The XDC Chain (XinFin Digital Contract) uses XinFin Delegated Proof of Stake (XDPoS), with the intending to create a ‘highly-scalable, secure, permission, and commercial grade’ blockchain network. XinFin mainnet token XDC and also creates an opportunity to utilize the XinFin’s real-world use-cases such as TradeFinex.org, helps small and medium businesses or institutions originate their own financial requirements in a digital, fully structured manner so that they can distribute it to the bank or non-bank funders themselves using a common distribution standard.

What is XinFin Network: https://www.youtube.com/watch?v=K-tHZkV6zAs

Details required to Integrate XinFin-XDC (MainNet Chain):-

XDC3:- This is the XinFin JavaScript API which connects to the Generic JSON RPC spec.

Application XDC MainNet XDC Apothem Testnet
Network ID 50 51
Node Stats https://xinfin.network https://apothem.network
XDCScan https://explorer.xinfin.network https://explorer.apothem..network
Public RPC https://rpc.xinfin.network https://rpc.apothem.network
Public WS wss://ws.xinfin.network wss://ws.apothem.network
Web Wallet https://wallet.xinfin.network https://wallet.apothem.network
Faucet Please share your Public Address http://faucet.apothem.network
No Max Supply :- We are a fork of go-ethereum hence there is no Max supply.

Github:- https://github.com/XinFinOrg/XDPoSChain

CMC :- https://coinmarketcap.com/currencies/xinfin-network/

Circulating Supply:- https://explorerapi.xinfin.network/publicAPI?module=balance&action=getcirculatingsupply

Total Supply:- https://explorerapi.xinfin.network/publicAPI?module=balance&action=totalXDC

Docker FullNode:- https://github.com/xinfinorg/XinFin-Node

Integration Code example: https://xinfin.org/exchange-listing-resource

About XinPay: XinPay is a self-hosted wallet to store, send, and receive XDC and XRC20. It allows you to control your funds as it is an HD wallet that provides a mnemonic phrase that you can keep as a backup.

XinPay: Download here

About XinFin-Remix: XinFin Remix, previously known as Browser Solidity, is a web browser-based IDE that allows you to write solidity smart contracts, then deploy and run the smart contract. The advantage of running XinFin Remix from your local computer is that it can communicate with a XinFin node client running on your local machine via the XinFin API You can then execute your smart contracts in XinFin Remix while connected to your local development blockchain, the Testnet blockchain, or the Mainnet blockchain.

XinFin Remix: https://remix.xinfin.network

Technical Community Support available at:

Telegram Community: https://t.me/XinFinDevelopers

Slack Community: https://xinfin-public.slack.com/messages/CELR2M831/

Slack Invitation Link: https://launchpass.com/xinfin-public

Technical help Resource: http://howto.xinfin.org/

Subgraph endpoint update required

Hey team,

We've noticed that you're referencing a subgraph deployed on The Graph's hosted service in this repository. Just a heads-up: after June 12th, hosted service subgraph endpoints will no longer be available as the offering is being deprecated.

If you are the subgraph owner or maintainer, it's time to upgrade your subgraph to the network. This ensures everything keeps running smoothly and you get access to all the latest features and improvements. Here is a quick guide with all the upgrade steps.

If you're not the subgraph owner or maintainer, check Graph Explorer to see if the subgraph development team has already upgraded to the network. If you don’t find an upgraded subgraph, a friendly nudge to the subgraph development team would be greatly appreciated—it's a quick process that benefits everyone. Here's the upgrade guide with all the necessary steps for the subgraph development team.

Once the subgraph is upgraded to the network, you can create an API key and updated query URL in Subgraph Studio then update this repository to query from the new endpoint, https://api.studio.thegraph.com/query/<ID>/<SUBGRAPH_NAME>/<VERSION>

Need more support or have more questions? Feel free to reach out to [email protected]. We're here to help!

Cheers,

Paka

Add Bancor v2

Hey David, I thought I'd help by updating Bancor to v2. I've added a description based on the Uniswap and Balancer descriptions to be consistent, and used the fetcher in the same way as AAVE, as there was only a JSON to parse.

I hope this is okay or at least helps you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.