Skip to content

Commit

Permalink
add blast and scroll mainnet contracts (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
barnjamin authored Apr 26, 2024
1 parent f00efa8 commit 2ea6a4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/base/src/constants/contracts/core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ export const coreBridgeContracts = [[
["Sei", "sei1gjrrme22cyha4ht2xapn3f08zzw6z3d4uxx6fyy9zd5dyr3yxgzqqncdqn"],
["Wormchain", "wormhole1ufs3tlq4umljk0qfe8k5ya0x6hpavn897u2cnf9k0en9jr7qarqqaqfk2j"],
["Neutron", "neutron16rerygcpahqcxx5t8vjla46ym8ccn7xz7rtc6ju5ujcd36cmc7zs9zrunh"],
["Blast", "0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6"],
["Scroll", "0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6"]
]], [
"Testnet", [
["Solana", "3u8hJUVTA4jH1wYAyUur7FFZVQ8H635K3tSHHF4ssjQ5"],
Expand Down
2 changes: 2 additions & 0 deletions core/base/src/constants/contracts/tokenBridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ export const tokenBridgeContracts = [[
["Xpla", "xpla137w0wfch2dfmz7jl2ap8pcmswasj8kg06ay4dtjzw7tzkn77ufxqfw7acv"],
["Sei", "sei1smzlm9t79kur392nu9egl8p8je9j92q4gzguewj56a05kyxxra0qy0nuf3"],
["Wormchain", "wormhole1466nf3zuxpya8q9emxukd7vftaf6h4psr0a07srl5zw74zh84yjq4lyjmh"],
["Blast", "0x24850c6f61C438823F01B7A3BF2B89B72174Fa9d"],
["Scroll", "0x24850c6f61C438823F01B7A3BF2B89B72174Fa9d"],
]], [
"Testnet", [
["Solana", "DZnkkTmCiFWfYTfT41X3Rd1kDgozqzxWaHqsw6W4x2oe"],
Expand Down

0 comments on commit 2ea6a4d

Please sign in to comment.