Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/react-web
Core
CollectPolicy
Type alias CollectPolicy
Collect
Policy
:
{
collectLimit
:
string
|
null
;
collectNft
:
EvmAddress
|
null
;
contract
:
NetworkAddress
;
endsAt
:
string
|
null
;
fee
?:
CollectFee
|
MultirecipientCollectFee
;
followerOnly
:
boolean
;
}
Type declaration
collect
Limit
:
string
|
null
collect
Nft
:
EvmAddress
|
null
contract
:
NetworkAddress
ends
At
:
string
|
null
Optional
fee
?:
CollectFee
|
MultirecipientCollectFee
follower
Only
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Lens SDK Reference
@lens-protocol/react-web - v2.3.1
@lens-protocol/react-native - v2.3.1
@lens-protocol/client - v2.3.1