List your node
Last updated
Last updated
This page allows a node operator to publish a new node listing to accept bonding requests from users. Once listed, the node becomes visible in the public node directory and is open to whitelist applications.
The form includes the following input fields, all required to publish the listing:
Node Address
THORChain node address (starts with thor...
). This identifies the node that will receive bonded RUNE. An operator can only list its own nodes.
Available Bonding Capacity (RUNE)
Maximum total amount of RUNE that the node operator is willing to accept for bonding.
Minimum Bond Requirement (RUNE)
Minimum amount of RUNE a user must commit to be eligible to bond. Helps filter out small requests.
Fee Percentage
Commission percentage that the node operator will take from bonded users (e.g., 16%
).
The listing also requires sending a transaction to the network. In this case it is not an official MEMO but it is a MEMO that leaves an on-chain record that the operator has listed Node in THORBond and the conditions under which he has listed them.
The goal is to keep everything on-chain so that the reputation of both nodes and users can be evaluated by anyone. To avoid spam with this kind of memos. These transactions are always sent to the official THORBond address and must send an amount of 0.1 RUNE.
Parameters:
node-address
: Your nodeβs THORChain address (must start with thor1
)
min-amount
: Minimum amount a bond provider can delegate (in base units).
β Example: 1 RUNE = 100000000
total-bond-target
: Desired total bond amount for your node (in base units). This value is used to calculate your nodeβs bond capacity. Must be greater than min-amount
.
fee-percentage
: Commission charged to bond providers, in percentage format (0β100).
β Example: 100
= 1%
The old memo format:
is now deprecated and will no longer be accepted for new listings. If your node is already listed using the old format, you do not need to take any action. Your node will remain listed and continue to function as expected.
If you no longer want your node to appear in the node list interface, you must send a transaction using the format described below.
β Manual Delisting Format
Send a transaction to the following address:
thor1xazgmh7sv0p393t9ntj6q9p52ahycc8jjlaap9
with a minimum of 0.1 RUNE and the following memo format:
Parameter:
node-address
: The THORChain address of the node you wish to delist (must start with thor1
).
Once this transaction is confirmed, your node will be removed from the RUNEBond bonding interface.
β οΈ The nodeβs detail page will still be accessible via the search bar and to users who already hold a whitelist with that node. However, it will no longer appear in the list of available nodes for new whitelist requests. This ensures that bond providers can still review the node's information and contact the operator through the platform if needed.
To manually list a node, you can simply send a transaction to the address with a minimum of 0.1 RUNE and a memo following this format: