Skip to content

Commit

Permalink
Merge pull request #185 from bnb-chain/feat/addressCheck
Browse files Browse the repository at this point in the history
feat: Token transfer parameter validation
  • Loading branch information
Halibao-Lala authored Dec 12, 2024
2 parents 25454ba + 00da095 commit 3ea5dc5
Show file tree
Hide file tree
Showing 30 changed files with 4,469 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
"address": "0x19e26B0638bf63aa9fa4d14c6baF8D52eBE86C5C",
"bridgeAddress": "0x77C71633C34C3784ede189d74223122422492a0f",
"decimals": 6,
"symbol": "USDC",
"symbol": "USDC.e",
"type": "hydra",
"endpointID": 30290,
"name": "USD Coin"
Expand Down Expand Up @@ -407,7 +407,7 @@
"address": "0x06efdbff2a14a7c8e15944d1f4a48f9f95f663a4",
"bridgeAddress": "0x3Fc69CC4A842838bCDC9499178740226062b14E4",
"decimals": 6,
"symbol": "USDC.e",
"symbol": "USDC",
"endpointID": 30214,
"name": "USD Coin"
},
Expand Down
1,290 changes: 1,274 additions & 16 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 3ea5dc5

Please sign in to comment.