API
Developers wanting to build on top of Degen can utilize the following public APIs.
Download the Postman file here to import all available API definitions.
The <season> path variable can be set to: current, season1, season2, etc.
The <wallet> path variable is optional, omitting it will return a full list of results by default.
Use limit to specify the number of records and offset to set the starting point.
The <cast_hash> path variable for casts must be formatted as \x795ea3a46873e5b9e8a1cd7cb9734bbc6ad62c89.
Airdrop 1
- GETapi.degen.tips/airdrop1/claims?wallet=<wallet>
- GETapi.degen.tips/airdrop1/points?wallet=<wallet>
Airdrop 2
- GETapi.degen.tips/airdrop2/<season>/points?fid=<fid>
- GETapi.degen.tips/airdrop2/<season>/points?wallet=<wallet>
- GETapi.degen.tips/airdrop2/allowances?fid=<fid>
- GETapi.degen.tips/airdrop2/allowances?wallet=<wallet>
- GETapi.degen.tips/airdrop2/tips?fid=<fid>
- GETapi.degen.tips/airdrop2/tips?hash=<cast_hash>
Liquidity Mining
- GETapi.degen.tips/liquidity-mining/<season>/points?fid=<fid>
- GETapi.degen.tips/liquidity-mining/<season>/points?wallet=<wallet>
Raindrops
- GETapi.degen.tips/raindrop/<season>/points?fid=<fid>
- GETapi.degen.tips/raindrop/<season>/points?wallet=<wallet>