Learn R Programming

usdc (version 0.1.0)

chart_current_supply_usdc: Plot the current USDC circulation on all official Centre blockchains

Description

Queries the Algorand, Ethereum, Solana, and Stellar blockchains to retrieve the token balances of USDC on each blockchain and then plots the result on a bar chart

Usage

chart_current_supply_usdc()

Arguments

Value

a ggplot2 chart showing the current circulating amount of USDC

Examples

Run this code
# NOT RUN {
chart_current_supply_usdc()
# }

Run the code above in your browser using DataLab