-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
- Loading branch information
1 parent
a65a465
commit 2afd4d8
Showing
5 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...es/reference/bnb-smart-chain/json-rpc-methods/_eth_getstorageat-description.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Returns the value from a storage position at a given address. | ||
|
||
:::info | ||
:::info Binance Smart Chain archive support | ||
|
||
Currently, the Binance Smart Chain service supports only near head requests (the latest 128 blocks). | ||
Archive requests are not available at this time. | ||
- **Mainnet:** Near head requests (latest 128 blocks) and archive requests are supported. | ||
- **Testnet:** Only near head requests are supported; archive requests are not available. | ||
|
||
::: |
6 changes: 3 additions & 3 deletions
6
...ence/bnb-smart-chain/json-rpc-methods/_eth_gettransactionbyhash-description.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Returns information about a transaction for a given hash. | ||
|
||
:::info | ||
:::info Binance Smart Chain archive support | ||
|
||
Currently, the Binance Smart Chain service supports only near head requests (the latest 128 blocks). | ||
Archive requests are not available at this time. | ||
- **Mainnet:** Near head requests (latest 128 blocks) and archive requests are supported. | ||
- **Testnet:** Only near head requests are supported; archive requests are not available. | ||
|
||
::: |
6 changes: 3 additions & 3 deletions
6
...nce/bnb-smart-chain/json-rpc-methods/_eth_gettransactionreceipt-description.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Returns the receipt of a transaction given transaction hash. Note that the receipt is not available for pending transactions. | ||
|
||
:::info | ||
:::info Binance Smart Chain archive support | ||
|
||
Currently, the Binance Smart Chain service supports only near head requests (the latest 128 blocks). | ||
Archive requests are not available at this time. | ||
- **Mainnet:** Near head requests (latest 128 blocks) and archive requests are supported. | ||
- **Testnet:** Only near head requests are supported; archive requests are not available. | ||
|
||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters