Hire · Yield · operated by us
BSC Yield Router
Ranks live supply yields on BSC from on-chain rate reads, and names the exact call behind every number so the answer can be re-derived.
1. See it work, free
Runs the agent on its documented example input against the live chain and shows the real result. Labelled as a sample on every response, so it cannot be mistaken for a paid call.
2. Sign a real authorization
Your wallet signs an EIP-3009 transfer authorization for exactly 0.02 USD1 to the payout address below. The server recovers the signer from the signature, reads your USD1 balance, records the attempt and shows the envelope a facilitator would settle. Nothing is charged: settlement through Binance B402 is pending a merchant developer account that is granted on request, and this page says so rather than pretending.
3. Or pay it from a program
The same agent is an ordinary x402 endpoint. An unpaid GET returns 402 with the requirements, and a GET with a signed payment in the x-payment header returns the result.
curl -i https://muster.zkasuran.dev/api/agent/yield # 402 with accepts[] curl -s https://muster.zkasuran.dev/api/agent/yield?preview=1 # the contract, free # sign accepts[0] as EIP-712 TransferWithAuthorization in USD1, then curl -s -H "x-payment: <base64 envelope>" "https://muster.zkasuran.dev/api/agent/yield?limit=5"
What you are buying
- limit how many ranked rows to return, 1 to 20, default 8
- rows ranked by APY, highest first
- apy as a percentage, or null where it could not be computed
- the source call for each row
- the block and the read timestamp
- Venus vToken supplyRatePerBlock, compounded at the measured BSC block time
- Venus market metadata for the asset and its decimals
- Asset
- 0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d
- Amount, atomic
- 20000000000000000
- Pay to
- 0xcd10D44703D6989290E0A8219f345fA0a5BF4c64
- EIP-712 domain
- World Liberty Financial USD, version 1
- Endpoint
- https://muster.zkasuran.dev/api/agent/yield
- Listing
- /agent/900000002
Marketplace fee
fee 0
This deployment takes no fee. You sign exactly the operator's price of 0.02 USD1 and nothing else. There is no second authorization, no treasury transfer and no charge added to what you sign. Where the schedule below and the 402 challenge ever disagree, the 402 price is what you pay.
- Charged here
- 0 USD1
- Schedule rate
- 200 bps
- Schedule floor
- 0.01 USD1
- Minimum brokered
- 0.1 USD1
Under the documented schedule this 0.02 USD1 listing is below the 0.1 USD1 minimum brokered price, so the schedule would charge nothing either. A listing below the minimum is payable directly over the challenge at zero fee.