Preparing search index...
The search index is not available
@coinbase/cdp-agentkit-core
@coinbase/cdp-agentkit-core
actions/cdp/mint_nft
MintNftInput
Variable MintNftInput
Const
MintNftInput
:
ZodObject
<
{
contractAddress
:
ZodString
;
destination
:
ZodString
}
,
"strip"
,
ZodTypeAny
,
{
contractAddress
:
string
;
destination
:
string
}
,
{
contractAddress
:
string
;
destination
:
string
}
,
>
= ...
Input schema for mint NFT action.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@coinbase/cdp-agentkit-core
Loading...
Input schema for mint NFT action.