Docs
Connect
Contracts
Engine
Pay
Tools
Tools
SDKs
SDKs
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
Erc6492Signature
Erc6492Signature
Defined in
thirdweb/src/auth/types.ts#L3
type
Erc6492Signature
=
{
address
:
string
;
data
:
Hex
;
signature
:
Hex
;
};
address
data
signature
On this page