Skip to content

Support custom rpc methods #231

Mar 17, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

You can use request on the client for custom methods:

testClient.request({ method: ‘tenderly_setStorageAt’, params: […args]

Though, if tenderly supports the same methods as anvil, hardhat, etc. might be worth adding support for it in the test client.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SonOfMosiah
Comment options

Answer selected by jxom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants