GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v1.29.2
Steer Protocol SDK
index
DefaultFeeManagerConfigParams
Interface DefaultFeeManagerConfigParams
interface
DefaultFeeManagerConfigParams
{
vault
:
`
0x
${
string
}
`
;
feeIdentifiers
:
string
[]
;
feeValues
:
bigint
[]
;
withdrawers
:
`
0x
${
string
}
`
[]
;
totalVaultFees
:
bigint
;
}
Hierarchy (
View Summary
)
FeeManagerConfigParams
DefaultFeeManagerConfigParams
Index
Properties
vault
fee
Identifiers
fee
Values
withdrawers
total
Vault
Fees
Properties
vault
vault
:
`
0x
${
string
}
`
fee
Identifiers
feeIdentifiers
:
string
[]
fee
Values
feeValues
:
bigint
[]
withdrawers
withdrawers
:
`
0x
${
string
}
`
[]
total
Vault
Fees
totalVaultFees
:
bigint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
vault
fee
Identifiers
fee
Values
withdrawers
total
Vault
Fees
GitHub
NPM
Steer Protocol SDK - v1.29.2
Loading...