Blink
  • Blink
    • Welcome to Blink
  • Get Started
    • Tx Originators
    • Integration
      • General
      • Wallets
      • Oracles
      • Bots
      • Individual Users
      • Security
    • Custom Configuration
    • API Reference
      • eth_sendRawTransaction
      • eth_sendPrivateTransaction
      • eth_getTransactionByHash
      • eth_sendBundle
      • eth_getTransactionCount
    • Misc
      • Privacy Policy
  • How it works
    • State Update Auction
    • Gas Recoveries
    • MEV
  • Additional Features
    • Gas Sponsored Swaps
  • Searchers
    • Integration
      • Listen To Transactions
        • MEVBlocker Compatible (V2)
        • MEVBlocker Compatible (V3)
        • V1 (Deprecated)
      • Bid on Transactions
      • Querying a Bundle
    • API Reference
      • eth_sendBundle
      • eth_cancelBundle
      • Page
  • Base
    • API Reference
    • How it works
    • Searchers
  • Solana
    • Searchers
      • Integration
        • Rust Decoding A Transaction
      • API Reference
        • sendBundle
        • getSignature
  • CAREERS
    • Senior Software Engineer
Powered by GitBook
On this page
  • Chainlink Node Providers
  • Integration Steps
  1. Get Started
  2. Integration

Oracles

PreviousWalletsNextBots

Last updated 7 months ago

Chainlink Node Providers

Blink's integration is designed to be as simple as possible, it only requires switching over to Blink's RPC node endpoints.

These endpoints mirrors the standard node endpoint you get from RPC providers like Alchemy or Quicknode so no additional changes would be required.

Please reach out via to get set up with your own custom endpoint & dashboard.

Integration Steps

  • Acquire custom RPC endpoints (https & wss) via

  • Highlight any custom configurations you may want

  • Switch out existing RPC endpoints for the custom Blink endpoint in the

    [[EVM.Nodes]]
    Name = 'Blink' # Required
    WSURL = 'wss://eth.blinklabs.xyz/ws/v1/{$API_KEY}'
    HTTPURL = 'https://eth.blinklabs.xyz/v1/{$API_KEY}'
  • Track recoveries via Blink's dashboard

contact@blinklabs.xyz
contact@blinklabs.xyz
"Node Config"