Skip to content

Commit

Permalink
Add support for BAG token (#1346)
Browse files Browse the repository at this point in the history
  • Loading branch information
Garchbold authored Oct 3, 2024
1 parent c2b2537 commit f228e6b
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
7 changes: 7 additions & 0 deletions contract-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -4892,6 +4892,13 @@
"symbol": "wPAW",
"decimals": 18
},
"0x808688c820AB080A6Ff1019F03E5EC227D9b522B":{
"name": "BAG",
"logo": "BAG.svg",
"erc20": true,
"symbol": "BAG",
"decimals": 18
},
"0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006": {
"name": "pSTAKE Finance",
"logo": "pstake.svg",
Expand Down
51 changes: 51 additions & 0 deletions images/BAG.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f228e6b

Please sign in to comment.