Skip to main content

Documentation Index

Fetch the complete documentation index at: https://yieldxyz.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Payout wallets are the addresses where your collected fees are sent. Fees are collected on every chain and for every token individually. You must configure payout wallets to receive the fees you earn through deposit fees, performance fees, or other monetization mechanisms.
All EVM-based chains can use the same address, or you can configure a specific address for each chain.

Configuration Steps

1

Open the dashboard

Go to dashboard.yield.xyz and sign in
2

Select your project

Navigate to the project where you want to configure payout wallets
3

Find Payout Wallets section

Scroll down to the Payout Wallets section
4

Add wallet

Click Add wallet and fill out the form:
  • Select the network
  • Enter your wallet address
5

Save configuration

Click Add wallet to save. Your wallet will appear in the list.

Network Configuration

For EVM-based chains (Ethereum, Arbitrum, Base, Polygon, etc.), you can:
  • Use the same address for all EVM chains
  • Configure a different address for each chain
Ethereum:  0x1234...abcd
Arbitrum:  0x1234...abcd  (same address)
Base:      0x5678...efgh  (different address)

Fee Collection

Fees are automatically collected when users interact with your integration:
  • Deposit fees: Collected at the time of deposit
  • Performance fees: Collected during vault harvest events
  • Management fees: Accrued and collected at harvest intervals
Yield.xyz provides tools to:
  • View an overview of collected fees
  • Track fees by network and token
  • Prepare contract calls for withdrawals
Depending on the fee mechanism:
  • FeeWrapper contracts: Fees accumulate and can be withdrawn on-demand
  • OAV vaults: Fees are minted as vault tokens to your payout address

Management

You can edit or remove payout wallet configurations at any time through the dashboard.
Ensure you control the payout wallet addresses. Fees sent to incorrect addresses cannot be recovered.

Manage Payout Wallets

Configure payout wallets in your dashboard

Best Practices

Use secure addresses

Only use addresses you fully control

Verify addresses

Double-check addresses before saving

Monitor regularly

Check fee accumulation periodically

Document configuration

Keep records of your payout wallet setup

Getting Started

To set up your account and start collecting fees, contact our team:

Contact Support

Get help with payout wallet configuration

Next Steps

Fees

Learn about fee types and configuration

Custom RPC URIs

Configure custom RPC endpoints