Skip to content

Commit 1c5732c

Browse files
committed
Update .env.example
1 parent ee7852a commit 1c5732c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ NODE_ENV=development
44
PORT=8085
55

66
DATABASE_URL=postgres://username:9999@localhost:5432/pump_fun_db
7-
TOKEN_FACTORY_ADDRESS=0xa30497127591d7DAAbd468df7985a8Af94529582
8-
INDEXER_INITIAL_BLOCK_NUMBER=65756467
7+
TOKEN_FACTORY_ADDRESS=0xFbcb8EA97A13a2C5Ea146f5807DC84D4923C0e6a
8+
INDEXER_INITIAL_BLOCK_NUMBER=66172285
99
GOOGLE_CLOUD_PRIVATE_KEY="-----BEGIN PRIVATE KEY-----\n..."
1010
SERVICE_PRIVATE_KEY=0x1234
1111
JWT_PRIVATE_KEY="PrivateKeyBase64"

0 commit comments

Comments
 (0)