Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 386 Bytes

File metadata and controls

25 lines (14 loc) · 386 Bytes

get tx

Get the details of a transaction

<TRANSACTION_HASH>

Required.

Hash of the transaction.

--url, -u <RPC_URL>

Optional.

Starknet RPC node url address.

Overrides url from snfoundry.toml.

--network <NETWORK>

Optional.

Use predefined network with public provider

Possible values: mainnet, sepolia, devnet.

Overrides network from snfoundry.toml.