秋田预测市场 · Discord 审计

Builder Fee 主账户审批对子账户适用性问题

2026-06-27 · Hyperliquid · 2 条相关讨论

GRIDer 2026-06-27 05:47:24

Hi, If a master account approves a builder fee (approveBuilderFee) and its agent/API wallet then places an order on a subaccount (using vaultAddress = subaccount), is the builder fee validated against the master's approval or the subaccount's? I ask because approveBuilderFee is a user-signed action with no vaultAddress field, so there seems to be no way to approve a builder fee for a subaccount. Querying maxBuilderFee per address shows subaccounts at 0 even when the master has approved. Can builder orders run on a subaccount at all, and if so, whose approval is checked? Thanks! 🙏

Hi, If a master account approves a builder fee (approveBuilderFee) and its agent/API wallet then places an order on a subaccount (using vaultAddress = subaccount), is the builder fee validated against the master's approval or the subaccount's? I ask because approveBuilderFee is a user-signed action with no vaultAddress field, so there seems to be no way to approve a builder fee for a subaccount. Querying maxBuilderFee per address shows subaccounts at 0 even when the master has approved. Can builder orders run on a subaccount at all, and if so, whose approval is checked? Thanks! 🙏

Light 2026-06-27 06:13:53

If you approve the builder fee on the master account, it will also apply to any sub-accounts owned by that master account. You don't need to approve it separately on the sub-accounts. Also note that builder fee doesn't work on vaults.

If you approve the builder fee on the master account, it will also apply to any sub-accounts owned by that master account. You don't need to approve it separately on the sub-accounts. Also note that builder fee doesn't work on vaults.