trade
function to trade ETH
for USDC
:
- Typescript
- Python
Querying Trade Status
You can usestatus
to query a crypto transaction’s status
.
- Typescript
- Python
A common case is to check whether the transaction succeeded or failed.
trade
function to trade ETH
for USDC
:
status
to query a crypto transaction’s status
.