Crate gelato_sdk

Source
Expand description

A Gelato relay SDK in rust

Re-exports§

pub use reqwest;

Structs§

Check
Check info for a
EstimatedFeeRequest
An Estimated Fee Request
Execution
Execution details
FeeData
eip1559 fee data
FeeToken
A gelato fee token is an ERC20 address, which defaults to 0xee..ee. This magic value indicates “eth” or the native asset of the chain. This FeeToken must be allowlisted by Gelato validators
ForwardRequest
Request for forwarding tx to gas-tank based relay service.
GelatoClient
A Gelato Relay Client
Payload
Transaction payload information
RelayRequest
A Relay Request
RelayResponse
Response to relay request, contains an ID for the task
TaskStatusResponse
Response to the GetTaskStatus api call. Contains an array of task statuses
TransactionStatus
A Task Status object

Enums§

CheckOrDate
Either check details, or a date/time string
PaymentType
Gelato payment type https://docs.gelato.network/developer-products/gelato-relay-sdk/payment-types
TaskState
Task states