API Reference
1.9.1 Core Types
Action
LinkedAction
1.9.2 Functions
validateAction
Validates an Action object against the Actions specification.
deployToIpfs
Deploys an Action to IPFS using Pinata.
1.9.3 Constants
The SDK provides the following constants:
chainId
An object mapping network names to their chain IDs.
globalInputs
Constant values for global inputs.
erc20FunctionSignatures
Mapping of ERC20 function names to their signatures.
erc721FunctionSignatures
Mapping of ERC721 function names to their signatures.
Last updated