PYUSD (Sepolia)

PYUSD (Sepolia)

0xCaC5...3bB9SepoliaSepolia· Testnet
stablecoinx402erc20

Contract Level Prompt

Foundational semantic layer for AI interpretation.

psychology
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()

nonpayable

Functional 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.