update
This commit is contained in:
parent
181e9500de
commit
a99e10a551
@ -769,8 +769,8 @@
|
||||
},
|
||||
getHyperbotUrl(address) {
|
||||
if (!address) return '#';
|
||||
// Hyperliquid Bot 链接格式
|
||||
return `https://hyperliquid.bot/hyperbot?address=${address}`;
|
||||
// Hyperbot 链接格式
|
||||
return `https://hyperbot.network/trader/${address}`;
|
||||
}
|
||||
},
|
||||
async mounted() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user