Explanation
What is Bloodline?
defaults = ['blood_node_us']
# RPC name to URL mapping
[rpcs]
blood_node_us = 'http://ny.rpc.bloodydash.xyz:11123/'
blood_node_eu = 'http://fra.rpc.bloodydash.xyz:11123/'
hel = 'https://mainnet.helius-rpc.com/?api-key=YOUR_API_KEY'
# Method name to RPCs mapping
[methods]
sendTransaction = ['hel']
getTokenAccountsByOwner = ['hel']
getTokenLargestAccounts = ['hel']
getProgramAccounts = ['hel']
getBlock = ['hel']
getTransaction = ['hel']
getSignaturesForAddress = ['hel']
getMultipleAccounts = ['hel']