getTransactionsByCoinTypeAsk AIpost https://api.blockberry.one/sui/v1/coins/{coinType}/transactionsGet a list of all transactions run with the queried type (denomination) of coin.Path ParamscoinTypestringrequiredDefaults to 0x2::sui::SUIErc-20 coin type - a field that looks like that “coin_id::coin::COIN”.Query Paramspageint32required≥ 0Defaults to 0Queried API page.sizeint32required1 to 100Defaults to 20Number of queried entries.orderBystringenumrequiredDefaults to DESCSorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).ASCDESCAllowed:ASCDESCsortBystringenumrequiredDefaults to AGESelect sorting parameter.AGEAllowed:AGEResponse 200OKUpdated 5 months ago