post https://manage.g.alchemy.com/api/gasManager/policy
Creates a new gas manager policy with the specified rules. Returns the policy id of a successfully created policy. The newly created policy will be in the “inactive” status.
To call this endpoint, you must use your access token in the authorization header of the API request. Useful resources:
On testnets, the userOp price is always $0, and hence the
maxSpendUsd
,maxSpendPerSenderUsd
, andmaxSpendPerUoUsd
should not be configured.