Search
Preparing search index...
The search index is not available
@yfi/sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@yfi/sdk
FeesInterface
Class FeesInterface<C>
Type parameters
C
:
ChainId
Hierarchy
ServiceInterface
<
C
>
FeesInterface
Index
Constructors
constructor
Properties
chain
Id
ctx
events
yearn
Methods
protocol
Fees
Constructors
constructor
new
Fees
Interface
<
C
>
(
yearn
:
Yearn
<
C
>
, chainId
:
C
, ctx
:
Context
)
:
FeesInterface
<
C
>
Type parameters
C
:
1
|
10
|
250
|
1337
|
42161
Parameters
yearn:
Yearn
<
C
>
chainId:
C
ctx:
Context
Returns
FeesInterface
<
C
>
Properties
chain
Id
chain
Id
:
1
|
10
|
250
|
1337
|
42161
ctx
ctx
:
Context
events
events
:
Emittery
<
Record
<
string
,
unknown
>
,
Record
<
string
,
unknown
>
&
OmnipresentEventData
,
never
>
Protected
yearn
yearn
:
Yearn
<
C
>
Methods
protocol
Fees
protocol
Fees
(
since
:
Date
)
:
Promise
<
string
>
Parameters
since:
Date
Returns
Promise
<
string
>
Exports
Fees
Interface
constructor
chain
Id
ctx
events
yearn
protocol
Fees
Generated using
TypeDoc