Delegation relay voting veHYDX positions on Base.
Attachment counts come from a full scan of the escrow, refreshed on a schedule; a value we could not read is shown as “not measured”, never as zero.
This relay is operated by a third party, not by market0x. These addresses choose which pools its voting power is directed at each epoch.
VotingEscrow.delegate(tokenId, 0x7476…2559) — one call. No approval, no transfer; the position stays in the holder's wallet.VotingEscrow.delegate(tokenId, yourAddress) revokes it, in the same block if wanted.market0x does not offer a way to join this relay. The calls above are stated so a holder can see what joining or leaving involves before doing either from the protocol's own interface.