Transfer Credit Token
This is endpoint receives transfer information, a permit signature and returns an unsigned transaction that executes the transfer. Permit data is obtained by calling the Request Permit Data endpoint and it is signed using the private key of the token holder. Transfer information needs to match the used to generate the permit. The unsigned transaction should be signed using your private key and can be broadcasted using Execute Transaction or Execute Transaction and Wait endpoints.
Authorizations
Body
Blockchain network to use
1 - 255
"arbitrum-sepolia"
Ethereum address of the credit token
"0xd1f09c70f6f2838a3ab6209c1465af68594667ec"
Ethereum address of the user that holds the credit tokens
"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"
Ethereum address of the user that will receive cthe redit tokens
"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"
Amount of credit tokens to transfer
x > 0
123
Deadline timestamp in seconds
x > 0
1700766991