Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion knowledge_base/widgets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,17 @@
- amount
type: object
return_value_description: ''
- _name_: display_wrap_eth
description: Wrap ETH into WETH
parameters:
properties:
amount:
description: Amount of ETH to wrap.
type: string
required:
- amount
type: object
return_value_description: ''
- _name_: fetch_nfts_owned_by_address_or_domain
description: Used to fetch NFTs owned by a wallet address or ENS domain on a particular network
parameters:
Expand Down Expand Up @@ -613,4 +624,4 @@
- receiver
- value
type: object
return_value_description: ''
return_value_description: ''