Learn R Programming

usdc (version 0.1.0)

print_all_chains: Fetch and print 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

print_all_chains()

Arguments

Value

prints the current circulating amount of USDC on each blockchain

Examples

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

Run the code above in your browser using DataLab