
Tether USD (SKALE Base Sepolia)
0x3Ca0...50Bfstablecointestnetx402
Contract Level Prompt
Foundational semantic layer for AI interpretation.
This is the official Tether USD smart contract for the SKALE Base Sepolia testnet. It is EIP-3009 compatible and can be used for x402-style payments.
transferWithAuthorization()
nonpayableFunctional Prompt
Function transferWithAuthorization (write)
Input Parameters
input
fromaddress
Input of type address
input
toaddress
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
Output Parameters
No output parameters.