Skip to content

Sim evm stablecoins#30

Merged
ivpusic merged 1 commit intomainfrom
sim/evm-stablecoins
Mar 13, 2026
Merged

Sim evm stablecoins#30
ivpusic merged 1 commit intomainfrom
sim/evm-stablecoins

Conversation

@ivpusic
Copy link
Member

@ivpusic ivpusic commented Mar 11, 2026

Add dune sim evm stablecoins <address> for querying stablecoin balances across EVM chains with --chain-ids, --filters, --exclude-spam, --historical-prices flags. Reuses balancesResponse types from the balances command.

This was referenced Mar 11, 2026
@cursor
Copy link

cursor bot commented Mar 12, 2026

PR Summary

Low Risk
Low risk: adds a new CLI subcommand that calls a new Sim API endpoint and reuses existing balance parsing/printing paths, with minimal impact on existing commands.

Overview
Adds a new dune sim evm stablecoins <address> subcommand to query stablecoin balances (with optional chain/metadata/filter/pagination flags) and display USD-valued results.

The command calls GET /v1/evm/balances/<address>/stablecoins, supports -o json passthrough or a text table output, and includes basic integration tests for both formats.

Written by Cursor Bugbot for commit dba06ea. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is ON. A cloud agent has been kicked off to fix the reported issue.

Comment @cursor review or bugbot run to trigger another review on this PR

@ivpusic ivpusic force-pushed the sim/evm-stablecoins branch from dba06ea to 6ad5208 Compare March 12, 2026 15:34
@ivpusic ivpusic force-pushed the sim/evm-stablecoins branch from 6ad5208 to 33a9461 Compare March 12, 2026 15:39
@ivpusic ivpusic force-pushed the sim/evm-stablecoins branch 2 times, most recently from cb6c0c7 to dd037e5 Compare March 12, 2026 16:10
@ivpusic ivpusic changed the base branch from sim/evm-balance to graphite-base/30 March 13, 2026 09:00
@ivpusic ivpusic force-pushed the sim/evm-stablecoins branch from dd037e5 to 5098e51 Compare March 13, 2026 10:41
@ivpusic ivpusic changed the base branch from graphite-base/30 to sim/evm-balance March 13, 2026 10:41
@ivpusic ivpusic force-pushed the sim/evm-stablecoins branch from 5098e51 to 3ab91b3 Compare March 13, 2026 10:45
@ivpusic ivpusic changed the base branch from sim/evm-balance to graphite-base/30 March 13, 2026 10:53
@ivpusic ivpusic force-pushed the sim/evm-stablecoins branch from 3ab91b3 to 70c87a1 Compare March 13, 2026 10:53
@ivpusic ivpusic changed the base branch from graphite-base/30 to main March 13, 2026 10:53
@ivpusic ivpusic merged commit bf236d9 into main Mar 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants