Learn R Programming

usdc (version 0.1.0)

fetch_supply_solana: Fetch the current USDC circulation on Solana

Description

Queries the `solana` JSON RPC api to retrieve the SPL token balance of USDC

Usage

fetch_supply_solana()

Arguments

Value

the current circulating amount of USDC

Examples

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

Run the code above in your browser using DataLab