
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
tokenAddressaddress
Input of type address
fromaddress
Input of type address
valueuint256
Input of type uint256
validAfteruint256
Input of type uint256
validBeforeuint256
Input of type uint256
noncebytes32
Input of type bytes32
vuint8
Input of type uint8
rbytes32
Input of type bytes32
sbytes32
Input of type bytes32
diamondCalldatabytes
Input of type bytes
Output Parameters
output0bytes
Output of type bytes