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