Skip to content

Commit

Permalink
feat: Update Moo Velo Label
Browse files Browse the repository at this point in the history
  • Loading branch information
piesrtasty authored Aug 27, 2024
2 parents d965b45 + 3997414 commit ffa192b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hai-on-op/sdk",
"version": "1.2.16",
"version": "1.2.17",
"description": "Javascript client for HAI",
"license": "MIT",
"main": "lib",
Expand Down
2 changes: 1 addition & 1 deletion src/contracts/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ const tokens: Record<GebDeployment, TokenList> = {
address: '0x04c4a21D7439eD05fd33469565541bF6464F7157',
decimals: 18,
symbol: 'MOO-VELO-V2-OP-VELO',
label: 'MOO-VELO-V2-OP-VELO',
label: 'Moo VeloV2 OP-VELO',
bytes32String: MOO_VELO_V2_OP_VELO,
collateralJoin: '0x6207a306f34e1a9e6eda65ecc3d4e27d76593e4b',
collateralAuctionHouse: '0xc362e012733FcFf9b83c02Ef12B9156472e007C7',
Expand Down

0 comments on commit ffa192b

Please sign in to comment.