* Fixed and variable costs are estimated but close to actual values
** No need to trust accuracy nor completeness here, you can independently verify offer using your own node
If you've found a node that suits your inbound liquidity needs, you can run the following command to initiate a purchase with LND:
bos get-inbound-channel <pubkey> --amount <amount>
Or with CLN using this plugin :
lightning-cli buy-inbound-channel method=buy uri="<pubkey>@<ip>:<port>" amount=<amount> blocks=144
Replace <pubkey>, <ip>, <port>, and <amount> with the desired node pubkey, node URI info and channel capacity.
Nodes listed in the table publicly announce via Lightning Network gossip that they are willing to sell a channel open. Offer information is probed from those nodes actively running the 'offer-channel-open' service in the balanceofsatoshis software, implemented by Nitesh in collaboration with Alex , based off the LSPS1 Lightning spec. It's an implementation for any node running lnd to become an LSP and publicly advertise it. Nodes running the 'offer-channel-open' service should automatically be listed here. Please contact us if you are actively running this service but do not see your node listed, or see an inconsistency.
SparkSeer 2023-2024