diff --git a/src/constants.ts b/src/constants.ts index ef2ddc4e..64db80c8 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -6,7 +6,7 @@ export const RPC_ENDPOINT = import.meta.env.VITE_RPC_ENDPOINT ?? 'https://api.ma // Solana address that will receive fees when somebody plays on this platform export const PLATFORM_CREATOR_ADDRESS = new PublicKey( - 'V2grJiwjs25iJYqumbHyKo5MTK7SFqZSdmoRaj8QWb9', + 'AjhV5Su8V5NLsnfqkYvUTGSRMPkj9pQ33HTohFAU8R43', ) // Gamba explorer URL - Appears in RecentPlays