πŸ”€Sending Vender examples

Fast from Circular.fi

To use set auth_value to your circular key in the config here. A free account can get you 25 TPS.

Regions

Everywhere (Send to our Fast Engine closest to you)

  • fast.circular.fi

Amsterdam (Send to our Amsterdam Fast Engine)

  • ams.fast.circular.fi

New York (Send to our New York Fast Engine)

  • ny.fast.circular.fi

Example with SolanaMevBot specific endpoint, you need to tip at least 7500 and use no_failure_mode = true to use this endpoint:

[[sending_venders.sending_vender]]
enabled = true
tip_amount = { strategy = "Random", from = 7_500, to = 7_500, count = 1 }
compute_unit_price = { strategy = "Random", from = 1031, to = 2055, count = 1 }
urls = [
    "https://fast.circular.fi/transactions/no-failure/smb",
]
auth_header = "x-api-key"
auth_value = "xxx"
tip_accounts = [
  "FAST3dMFZvESiEipBvLSiXq3QCV51o3xuoHScqRU6cB6",
  "FASTHPW6akdGh9PFSdhMTbCuGkCSX7LsUjjnaB2RTQ4v",
  "FASTYKWXRfAoty7SQCM1mGVrmPUyyNcF4tc3DUkLDAu9",
  "FASTPB76TxKPMZ7Q29m8v4zJn8gUjbWyvTEQaaxhwN7M",
  "FASTs6ctgbsuZegMzUs4DPUYhRSZUPCjgCVnttHbpQAp",
  "FASTYmSidNfLwdwiQEhCTtzghxEtaipeNSDSwh9xDPs3",
  "FASTCKnwwY6iL3CknRgg3Zqir7jeagDDhxSnBQQy5a1C",
  "FASTKL1AamNKrwnvbKwo4PU8434BBdqVrTtugM6oDU71"
]
no_failure_mode = true
sending_strategy = "AllAtOnce"  # AllAtOnce or OneByOne

Example with general endpoint:

Bot provides a default key for astralane with a shared rate limit, and only usable with no_failure_mode = true. If you want to use your own key you can append it at the end of the url with api-key= and it will override the default key.

Regions

To use update the urls to your region and add your key to the url after c=

Regions

PITT: http://pit1.nozomi.temporal.xyz/?c=

TYO: http://tyo1.nozomi.temporal.xyz/?c=

SG: http://sgp1.nozomi.temporal.xyz/?c=

EWR: http://ewr1.nozomi.temporal.xyz/?c=

AMS: http://ams1.nozomi.temporal.xyz/?c=

FRA: http://fra2.nozomi.temporal.xyz/?c=

Regions

  • New York: ny.0slot.trade

  • Frankfurt: de.0slot.trade

  • Amsterdam: ams.0slot.trade

  • Tokyo: jp.0slot.trade

  • Los Angeles: la.0slot.trade

Regions

Regions

  • http://slc-sender.helius-rpc.com/fast # Salt Lake City

  • http://ewr-sender.helius-rpc.com/fast # Newark

  • http://lon-sender.helius-rpc.com/fast # London

  • http://fra-sender.helius-rpc.com/fast # Frankfurt

  • http://ams-sender.helius-rpc.com/fast # Amsterdam

  • http://sg-sender.helius-rpc.com/fast # Singapore

  • http://tyo-sender.helius-rpc.com/fast # Tokyo

Regions

http://ewr1.flashrpc.com/$KEY http://ams1.flashrpc.com/$KEY http://fra1.flashrpc.com/$KEY http://lhr1.flashrpc.com/$KEY http://tyo1.flashrpc.com/$KEY http://sin1.flashrpc.com/$KEY http://dub1.flashrpc.com/$KEY

Last updated