diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 6c7b540c..aaf6e4df 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -177,4 +177,8 @@ export const Devs = Object.freeze({ name: "'ax", id: 273562710745284628n, }, + pointy: { + name: "pointy", + id: 99914384989519872n + } });