Crates.io | starknet-gateway |
lib.rs | starknet-gateway |
version | 0.6.1 |
source | src |
created_at | 2023-10-21 15:07:32.288808 |
updated_at | 2023-11-26 14:02:38.600217 |
description | A functional post-depreciation gateway implementation, inspired by the starknet-providers crate from https://github.com/xJonathanLEI/starknet-rs |
homepage | https://kasar.io/ |
repository | https://github.com/kasarlabs/starknet-gateway |
max_upload_size | |
id | 1010077 |
size | 235,892 |
get_oldest_transaction_age
get_number_of_transactions_in_backlog
get_block
block_hash
(Optional): Desired block's hash.block_number
(Optional): Desired block's number.get_block_hash_by_id
block_id
: Block's ID.get_block_id_by_hash
block_hash
: Block's hash.get_contract_addresses
get_class_by_hash
class_hash
: Contract class hash.get_compiled_class_by_class_hash
class_hash
: Contract class hash.get_state_update
block_hash
(Optional): Desired block's hash.block_number
(Optional): Desired block's number.get_transaction
tx_hash
: Desired transaction's hash.get_transaction_status
tx_hash
: Desired transaction's hash.get_signature
block_hash
(Optional): Desired block's hash.block_number
(Optional): Desired block's number.get_public_key