Kite Stablecoin Gasless Transfer API

REST relayer that executes stablecoin transfers on behalf of users who hold no native gas token, authorized off-chain with EIP-3009 signed authorizations. GET /supported_tokens lists the tokens enabled per network with their EIP-712 domain parameters and minimum transfer amounts; POST /testnet and POST /mainnet submit a signed transfer authorization and return the resulting transaction hash.

API entry from apis.yml

apis.yml Raw ↑
aid: kite:kite-gasless-transfer
name: Kite Stablecoin Gasless Transfer API
description: REST relayer that executes stablecoin transfers on behalf of users who hold no native gas
  token, authorized off-chain with EIP-3009 signed authorizations. GET /supported_tokens lists the tokens
  enabled per network with their EIP-712 domain parameters and minimum transfer amounts; POST /testnet
  and POST /mainnet submit a signed transfer authorization and return the resulting transaction hash.
humanURL: https://docs.gokite.ai/kite-chain/9-gasless-integration
baseURL: https://gasless.gokite.ai
tags:
- Stablecoins
- Gasless
- EIP-3009
- Payments
- REST
properties:
- type: Documentation
  url: https://docs.gokite.ai/kite-chain/9-gasless-integration
- type: Design
  url: https://docs.gokite.ai/kite-chain/8-kite-stablecoin/stablecoin-gasless-transfer