> For the complete documentation index, see [llms.txt](https://coqnet.gitbook.io/coqnet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coqnet.gitbook.io/coqnet/developers/gasless-transactions.md).

# Gasless Transactions

Gasless transactions are supported through an implementation of <https://eips.ethereum.org/EIPS/eip-2771>, specifically based on <https://opengsn.org/>.&#x20;

**Coqnet L1 Forwarder Contract Information**

* **Contract Address:** `0xf3a23a5a144047478718e6f9c65fab94c2b89d17`
* **Domain Name:** `coqnet`
* **Domain Version:** `1`
* **Request Type:** `Message Request`
* **Request Suffix (bytes32):** `SNROFDFJTOAPHJGFAITKQCE)`
* **RPC URL:** [`https://gas-relayer.avax.network/coqnet/mainnet/rpc`](https://gas-relayer.avax.network/coqnet/mainnet/rpc)

More details can be found here: <https://github.com/ava-labs/avalanche-evm-gasless-transaction>&#x20;
