Router
Overview
Routers are geographically distributed hubs, connecting all network nodes and managing both incoming and outgoing web requests to the validator. They are incentivized to operate efficiently, with rewards proportional to the stake delegated to each router. All traffic routed through their relays is encrypted and metered for security and performance.
Post decentralization, routers will be compensated based on the total validated bandwidth served through their relays.
The router is responsible for reporting the following metrics to validators in the network:
Size in bytes of each incoming and outgoing request
Latency from each node and latency from validator
Network status of each connected node
Rewards are distributed to individual router delegates depending on their staked contribution to the network:
Where:
RdR_dRd is the total rewards accumulated by a delegate.
RpR_pRp is the rewards accumulated before the start of the next reward interval.
SdS_dSd is the current number of tokens staked by the delegate.
DDD is the number of tokens distributed each time slot.
III is the number of time slots between the last distributed reward.
TTT is the current total staked token pool.
Rewards claimed by router delegates and router operators:
Where:
the rewards claimed by the delegate.
is the total rewards accumulated by a delegate.
is the rewards claimed by the router operator.
the router commission rate.
To ensure optimal network performance, routers should adhere to the following guidelines:
Latency Optimization: Continuously monitor and optimize latency metrics ( and ) to minimize their negative impact on rewards.
Bandwidth Management: Maximize the validated bandwidth () by efficiently managing network traffic and handling incoming and outgoing requests effectively.
Reputation Maintenance: Improve and sustain a high network reputation () by ensuring quality of service and reliable connectivity.
Compliance Checks: Perform routine checks to guarantee compliance with network standards, reducing the risk of penalties or slashing.
By focusing on these key areas, routers can enhance their performance, increase rewards, and contribute positively to the network's overall efficiency and reliability.
Routers are responsible for initial checks on each node to ensure network compliance and are required to maintain connectivity for greater than 75% (subject to change) of the total pool. Failure to provide a consistent pool of accessible nodes will reduce the efficacy of the network to collect data and will result in the potential slashing of staked assets.
Last updated