Binance Bridged USDT (BSC)

Binance Bridged USDT (BSC)

0x55d3...7955BNB Smart ChainBNB Smart Chain
stablecoinusd

Contract Level Prompt

Foundational semantic layer for AI interpretation.

psychology
This is the bridged US dollar-backed Tether asset on the BNB Smart Chain.

transferFrom()

nonpayable

Functional Prompt

Transfer `amount` of USDT from the `sender` address to the `recipient` on BNB smart chain. The calling account must have sufficient allowance for the transaction to succeed.

Input Parameters

input
senderaddress

The address that has given allowance to the calling account to spend its USDT.

input
recipientaddress

The address which will receive the USDT.

input
amountuint256

The amount of USDT to spend in atomic units.

Output Parameters

output
successbool

Did the transaction succeed.