Skip to content

Commit

Permalink
Merge pull request #24 from BigWhaleLabs/update-obss
Browse files Browse the repository at this point in the history
Update OBSS
  • Loading branch information
T-Damer authored Feb 18, 2023
2 parents 9f6d80d + 90b9b7c commit 7719f04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@big-whale-labs/constants",
"version": "0.1.66",
"version": "0.1.67",
"description": "Various constants used by BWL products",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const GSN_MUMBAI_PAYMASTER_CONTRACT_ADDRESS =
'0xA99D942723748EB28f1AC25434F6bB6184C29018'
export const KETL_OBSS_CONTRACT_ADDRESS =
'0xF6842cd5bB16C5C08c382331A52d2829B93CF4F6'
export const KETL_NOTIFICATIONS_BACKEND = 'https://notifications.ketl.xyz'

export const METADATA_LEDGER_CONTRACT_ADDRESS =
'0x770850Cc00a3accAd0Dc527022AD2fA084c576B9'
Expand Down

0 comments on commit 7719f04

Please sign in to comment.