Erc4337API
Erc4337API
All URIs are relative to https://moon-vault-api-git-ew-supabase-migration-moonup.vercel.app
Method
HTTP request
Description
getAddress
POST /erc4337/{accountName}/address
signBroadcastUserOpTx
POST /erc4337/{accountName}/sign-broadcast-userop-tx
getAddress
Example
Parameters
Name
Type
Description
Notes
authorization
String
accountName
String
inputBody
InputBody
Return type
AccountAPIResponse
Authorization
ApiKeyAuth, BearerAuth
HTTP request headers
Content-Type: application/json
Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
signBroadcastUserOpTx
Example
Parameters
Name
Type
Description
Notes
authorization
String
accountName
String
inputBody
InputBody
Return type
TransactionAPIResponse
Authorization
ApiKeyAuth, BearerAuth
HTTP request headers
Content-Type: application/json
Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]