0x016b62B2597954a0C3c2a3a800A9ec29182A1915
Only a registered curve can deposit that token’s trade fees. The manager verifies the deposited ETH exactly matches the declared split and maintains separate liabilities for protocol, creator, community, and trader rewards.
Claims and funding are pull-based:
claimProtocolFees()sends accrued protocol ETH to the treasury.claimCreatorFees(token)sends accrued creator ETH to the registered payout.fundCommunityVault(token)andfundTraderRewardsVault(token)move token-attributed ETH into the bound vaults.