Learn R Programming

usdc (version 0.1.0)

fetch_supply_usdc: Fetch 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

Usage

fetch_supply_usdc()

Arguments

Value

a tibble containing the current circulating amount of USDC

Examples

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

Run the code above in your browser using DataLab