Ask AI
Docs
Connect
Contracts
Engine
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
BytesToBigIntOpts
BytesToBigIntOpts
Defined in
thirdweb/src/utils/encoding/from-bytes.ts#L64
type
BytesToBigIntOpts
=
{
signed
?:
boolean
;
size
?:
number
};
signed
size
On this page