Difference between revisions of "Cast"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | * https://book.getfoundry.sh/cast/ | + | * [https://book.getfoundry.sh/cast/ homepage], [https://github.com/foundry-rs/foundry/tree/master/crates/cast GitHub] |
− | |||
* [[Foundry installation]] | * [[Foundry installation]] |
Revision as of 15:53, 30 July 2024
Contents
Commands
cast --help
cast wallet
cast send
cast balance
cast nonce
cast call
cast block
cast block-number --rpc-url
cast chain-id
Activities
Related
- Ethereum RPC calls
- Execution clients
eth-cli
- Rust
- curl -X POST -H "Content-Type: application/json" --compressed --data
'{"jsonrpc":"2.0","method":"debug_traceBlockByNumber","params":["0x12345",{"enableMemory":false,"disableStack":false,"disableStorage":false,"enableReturnData":true}],"id":1}' http://YOUR-RPC-ENDPOINT:8545
See also
Advertising: