
meta path for crypto query
querying coins info and nfts.
- Name For Model
- meta_path
- Website
- chatgpt-plugin.paths.finance
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a month ago
- Contact
- [email protected]
- Description For Model
- querying coins info and nfts.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | get_coin_lists | GET | Get base information on supported chains |
2 | get_recent_nfts | GET | Get a list of recently listed NFTs |
3 | get_top_nfts | GET | Get a list of top NFT collections |
4 | get_nfts_by_user | GET | Get a list of NFT assets owned by a user |
5 | get_trans_detail | GET | Get details for a specific transaction |
6 | get_quote_between_two_tokens | GET | Swap tokens on a specific DEX |