
PYUSD (Sepolia)
0xCaC5...3bB9stablecoinx402erc20
Contract Level Prompt
Foundational semantic layer for AI interpretation.
PYUSD is a US Dollar-backed ERC-20 stablecoin issued by PayPal. It implements the EIP-3009 interface which makes it compatible with the x402 permissionless payment scheme. This is the official PYUSD deployment on the Sepolia testnet. You can acquire testnet PYUSD using the [Paxos faucet](https://faucet.paxos.com/).
transferWithAuthorization()
nonpayableFunctional Prompt
Function transferWithAuthorization (write)
Input Parameters
fromaddress
Input of type address
toaddress
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
Output Parameters
No output parameters.