Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(connect-explorer): add blockchain methods (WIP) #16350

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

martykan
Copy link
Member

@martykan martykan commented Jan 14, 2025

Description

Add the following blockchain methods to Connect Explorer:

  • blockchainDisconnect
  • blockchainEstimateFee
  • blockchainEvmRpcCall
  • blockchainSetCustomBackend

WIP

  • blockchainGetAccountBalanceHistory
  • blockchainGetCurrentFiatRates
  • blockchainGetFiatRatesForTimestamps
  • blockchainGetInfo
  • blockchainGetTransactions
  • blockchainSubscribe
  • blockchainSubscribeFiatRates
  • blockchainUnsubscribe
  • blockchainUnsubscribeFiatRates

Related Issue

Part of #14718

@martykan martykan added connect Connect API related (ie. fee calculation) no-project This label is used to specify that PR doesn't need to be added to a project labels Jan 14, 2025
@martykan martykan force-pushed the docs/connect-explorer-blockchain-methods branch from 791d90f to 3236d6f Compare January 14, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connect Connect API related (ie. fee calculation) no-project This label is used to specify that PR doesn't need to be added to a project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant