Last updated 1 month ago
/smart-account/delegate-action
curl -L \ --request POST \ --url '/smart-account/delegate-action' \ --header 'Content-Type: application/json' \ --data '{ "transactionDetails": [ { "encodedData": "text", "targetContractAddress": "text", "value": "text" } ], "network": "text", "walletAddress": "text", "username": "text", "paymasterData": {} }'
No body