Skip to content

Commit

Permalink
feat: tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
reednaa committed May 20, 2024
1 parent 682a4f0 commit 338da4c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions evm/script/config/config_tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,14 @@
},
"blasttestnet": {
"WETH": "0x4200000000000000000000000000000000000006"
},
"base": {
"WETH": "0x4200000000000000000000000000000000000006"
},
"blast": {
"WETH": "0x4300000000000000000000000000000000000004"
},
"optimism": {
"WETH": "0x4200000000000000000000000000000000000006"
}
}

0 comments on commit 338da4c

Please sign in to comment.