@@ -13,7 +13,7 @@ Dive into each API's detailed documentation by following the links below, organi
1313{ /* BEGIN AUTOGENERATED SECTION */ }
1414## Ethereum APIs
1515
16- 📙 Get started with our [ Ethereum API Quickstart Guide] ( /docs/ethereum ) .
16+ 📙 Get started with our [ Ethereum API Quickstart Guide] ( /docs/reference/ ethereum-api-quickstart ) .
1717
1818| | |
1919| ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
@@ -963,10 +963,10 @@ Dive into each API's detailed documentation by following the links below, organi
963963| [ ` eth_getTransactionByHash ` ] ( /docs/node/monad/monad-api-endpoints/eth-get-transaction-by-hash ) | [ ` eth_getTransactionCount ` ] ( /docs/node/monad/monad-api-endpoints/eth-get-transaction-count ) |
964964| [ ` eth_getTransactionReceipt ` ] ( /docs/node/monad/monad-api-endpoints/eth-get-transaction-receipt ) | [ ` eth_newBlockFilter ` ] ( /docs/node/monad/monad-api-endpoints/eth-new-block-filter ) |
965965| [ ` eth_newFilter ` ] ( /docs/node/monad/monad-api-endpoints/eth-new-filter ) | [ ` eth_sendRawTransaction ` ] ( /docs/node/monad/monad-api-endpoints/eth-send-raw-transaction ) |
966- | [ ` eth_submitWork ` ] ( /docs/node/monad/monad-api-endpoints/eth-submit-work ) | [ ` eth_subscribe ` ] ( /docs/node/monad/monad-api-endpoints/eth-subscribe ) |
967- | [ ` eth_uninstallFilter ` ] ( /docs/node/monad/monad-api-endpoints/eth-uninstall-filter ) | [ ` eth_unsubscribe ` ] ( /docs/node/monad/monad-api-endpoints/eth-unsubscribe ) |
968- | [ ` net_version ` ] ( /docs/node/monad/monad-api-endpoints/net-version ) | [ ` web3_clientVersion ` ] ( /docs/node/monad/monad-api-endpoints/web-3-client- version ) |
969- | [ ` web3_sha3 ` ] ( /docs/node/monad/monad-api-endpoints/web-3-sha-3 ) | |
966+ | [ ` eth_sendRawTransactionSync ` ] ( /docs/node/monad/monad-api-endpoints/eth-send-raw-transaction-sync ) | [ ` eth_submitWork ` ] ( /docs/node/monad/monad-api-endpoints/eth-submit-work ) |
967+ | [ ` eth_subscribe ` ] ( /docs/node/monad/monad-api-endpoints/eth-subscribe ) | [ ` eth_uninstallFilter ` ] ( /docs/node/monad/monad-api-endpoints/eth-uninstall-filter ) |
968+ | [ ` eth_unsubscribe ` ] ( /docs/node/monad/monad-api-endpoints/eth-unsubscribe ) | [ ` net_version ` ] ( /docs/node/monad/monad-api-endpoints/net- version ) |
969+ | [ ` web3_clientVersion ` ] ( /docs/node/monad/monad-api-endpoints/web-3-client-version ) | [ ` web3_sha3 ` ] ( /docs/node/monad/monad-api-endpoints/web-3-sha-3 ) |
970970
971971## Moonbeam APIs
972972
0 commit comments