Transfer ERC-20 tokens collected by policy. When using a policy that includes payment of gas in ERC-20 tokens, this endpoint returns the amount of tokens paid for gas. This is specific to a policy that doesn't use your own deposited tokens in the paymaster. Withdraw tokens collected by policy.
Specifies the unique policy ID (starts with pol_).
Delete a policy object.
Specifies the unique policy ID (starts with pol_).
Disable a policy object.
Specifies the unique policy ID (starts with pol_).
Enable a policy object.
Specifies the unique policy ID (starts with pol_).
Returns a list of Policies. Returns the latest 10 transaction intents for each policy. List policies.
Specifies the maximum number of records to return.
Specifies the offset for the first records to return.
Specifies the order in which to sort the results.
Specifies the fields to expand in the response.
Specifies the name of the policy.
Specifies whether to include deleted policies.
The chain ID of the policy.
Specifies whether to include enabled policies.
Retrieves the details of a Policy that has previously been created. Returns the latest 10 transaction intents that used this policy. Get a policy object.
Specifies the unique policy ID (starts with pol_).
Specifies the fields to expand.
Get the amount of ERC-20 tokens collected by policy. When using a policy that includes payment of gas in ERC-20 tokens, this endpoint returns the amount of tokens paid for gas. This is specific to a policy that doesn't use your own deposited tokens in the paymaster. Get amount of tokens paid for gas policy.
Specifies the unique policy ID (starts with pol_).
List transaction intents of a policy report.
Specifies the unique policy ID (starts with pol_).
The start date of the period in unix timestamp.
The end date of the period in unix timestamp.
List all gas reports of a policy.
Specifies the unique policy ID (starts with pol_).
The start date of the period in unix timestamp.
The end date of the period in unix timestamp.
Update a policy object.
Specifies the unique policy ID (starts with pol_).
Generated using TypeDoc
Create a policy object.