Meta Transaction Demo
Connect
Wallets
| Name | Address | Coin | Token |
|---|---|---|---|
|
Update Coin
|
Update Token
|
Faucet
Faucet
Deploy
Deploy
| Contract | Contract Address |
|---|---|
| SampleForwarder | |
| SampleRecipient |
Mint Token
Mint Token
Send Meta Transaction <transfer>
From:
To:
Amount:
Sign Meta Transaction
Signed by Transaction Signer
| Key | Value | Description |
|---|---|---|
| from |
An address to operate on behalf of.
It is required to be equal to the request signer.
|
|
| to |
The address that should be called.
SampleForwarder Contract Address
|
|
| value | The amount of native token to attach with the requested call. | |
| gas | The amount of gas limit that will be forwarded with the requested call. | |
| deadline |
A timestamp after which the request is not executable anymore.
|
|
| data | Encoded `msg.data` to send with the requested call. | |
| signature | EIP-712: Typed structured data hashing and signing |
Send transaction by Gas Relay
Send Meta Transaction