
1Shot Gas Station V2 (Arbitrum)
0x949E...7680LiFIx402DeFi
Contract Level Prompt
Foundational semantic layer for AI interpretation.
This is the 1Shot Gas Station V2 contract for the Arbitrum network. You can use it to swap EIP-3009 compatible tokens for native tokens (even cross-chain) with a valid authorization. This means users requesting a swap don't have to pay gas fees.
callDiamondWithEIP3009SignatureToNative()
nonpayableFunctional Prompt
Swaps EIP-3009 compatible tokens given a valid authorization. The authorization must be given to this contract address.
Input Parameters
input
tokenAddressaddress
Input of type address
input
fromaddress
Input of type address
input
valueuint256
Input of type uint256
input
validAfteruint256
Input of type uint256
input
validBeforeuint256
Input of type uint256
input
noncebytes32
Input of type bytes32
input
vuint8
Input of type uint8
input
rbytes32
Input of type bytes32
input
sbytes32
Input of type bytes32
input
diamondCalldatabytes
Input of type bytes
Output Parameters
output
output0bytes
Output of type bytes