FeeBalanceV1

projectSlug
string

projectId from Swing Platform

feeRate
number

The percentage of fee charged by partners in Basis Points (BPS) units. This will override the default fee rate configured via platform. 1 BPS = 0.01%. The maximum value is 1000 (which equals 10%). The minimum value is 1 (which equals 0.01%).

collectedFeeAmounts
array[FeeBalanceTokenV1]

Tokens balance per chain

chainSlug
string

Chain Slug e.g. ethereum

balances
array[PartnerBalance]

Balance of each partner address

amountUsd
number

Final fees collected into the source chain in ($USD)

amount
number

Final fees collected into the source chain

platformFeeRate
number

The percentage the Swing platform will charge from the pool of collected partner fees in Basis Points (BPS) units. 1 BPS = 0.01%. 1500 BPS = 15%

amount
number
amountUSD
number
Example
preparing...