Mint Lover Score
A metric capturing someoneโs minting frequency in the past 90 days, weighted by the cost of each mint. The higher the mint cost, the more it counts.
GET
https://api-gate-mg6fwvzq3a-as.a.run.app/api/mint_lover/{token}?wallets={wallets}&discord_id={discord_id}&include_connected_wallet={bool}
Parameter
Type
Description
token*
string
API access token
wallets*
string
Wallet address or a list of wallet addresses Note you can input a maximum of 5 wallets per API call. To input a list of wallets, see here:List of Wallets as Input Parameter
discord_id
string
Discord ID
include_connected_wallet
boolean
Whether to incorporate other wallets connected to the Atadia platform by the wallet owner, default False
Last updated