14.05.2026 rip
This commit is contained in:
@@ -177,6 +177,11 @@ export interface RelayQuoteResponse {
|
||||
amountUsd: string
|
||||
}
|
||||
}
|
||||
fees: {
|
||||
gas: {
|
||||
amountUsd: string
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export async function getTokensList(): Promise<TokenInfo[]> {
|
||||
|
||||
Reference in New Issue
Block a user