Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/tzip16
Handler
Interface Handler
interface
Handler
{
getMetadata
(
contractAbstraction
:
ContractAbstraction
<
ContractProvider
|
Wallet
>
,
uri
:
Tzip16Uri
,
context
:
Context
,
)
:
Promise
<
string
>
;
}
Implemented by
HttpHandler
IpfsHttpHandler
TezosStorageHandler
Index
Methods
get
Metadata
Methods
get
Metadata
getMetadata
(
contractAbstraction
:
ContractAbstraction
<
ContractProvider
|
Wallet
>
,
uri
:
Tzip16Uri
,
context
:
Context
,
)
:
Promise
<
string
>
Parameters
contractAbstraction
:
ContractAbstraction
<
ContractProvider
|
Wallet
>
uri
:
Tzip16Uri
context
:
Context
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Metadata
taquito.io
Taquito TypeDocs
Loading...