Skip to content

chore: update Vm interface cheatcodes#872

Merged
grandizzy merged 1 commit into
foundry-rs:masterfrom
mablr:mablr/update_vm_interface
Jun 5, 2026
Merged

chore: update Vm interface cheatcodes#872
grandizzy merged 1 commit into
foundry-rs:masterfrom
mablr:mablr/update_vm_interface

Conversation

@mablr

@mablr mablr commented Jun 5, 2026

Copy link
Copy Markdown
Member

Added cheatcodes:

  • isImplicitlyApproved(address spender)
  • rpcJson(string calldata method, string calldata params)
  • rpcJson(string calldata urlOrAlias, string calldata method, string calldata params)
  • assumeImplicitApproval(address spender)
  • setLogoURI(address token, string calldata newLogoURI)
  • setTip20LogoURI(address token, string calldata newLogoURI)
  • expectLogoURIUpdated(address token, address updater, string calldata newLogoURI)
  • expectTip20LogoURIUpdated(address token, address updater, string calldata newLogoURI)

@grandizzy grandizzy merged commit 81df7a1 into foundry-rs:master Jun 5, 2026
20 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