Authorizations
Use this format: ApiKey <your_api_key>
Body
application/json
User wallet address
Example:
"0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"
Token address to supply
Example:
"0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E"
Amount to supply in token units (wei for ETH-like tokens)
Example:
"1000000000000000000"
Chain ID for the network
Available options:
43114, 43113 Example:
43114
Response
Supply transaction prepared successfully
Example:
true
Transaction hash
Example:
"0x1234567890abcdef..."
Status message
Example:
"Transaction serialized and ready to be signed"
Serialized transaction data
Gas estimation data
