From 2d8376499c63e3c1b7753c23fa0bf5861a51d80e Mon Sep 17 00:00:00 2001 From: 0xsaymon Date: Wed, 16 Oct 2024 12:41:41 +0300 Subject: [PATCH] Update routerAddresses.ts with new user data Changed the user ID from 5158 to 5195 and capitalized the name to GraFun in the routerAddresses.ts file. This update ensures accuracy and consistency in user data representation. --- users/routers/routerAddresses.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/routers/routerAddresses.ts b/users/routers/routerAddresses.ts index 85ddf1b774..f36e9b8663 100644 --- a/users/routers/routerAddresses.ts +++ b/users/routers/routerAddresses.ts @@ -2420,8 +2420,8 @@ export default ( }, }, { - id: "5158", - name: "grafun", + id: "5195", + name: "GraFun", addresses: { bsc: ["0x8341b19a2A602eAE0f22633b6da12E1B016E6451"], },