Skip to content

Commit

Permalink
feat: add pufeth on bnb
Browse files Browse the repository at this point in the history
  • Loading branch information
just-a-node committed Aug 5, 2024
1 parent 59236fe commit 9a5a2ba
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,11 @@ export const MAINNET_PRODUCTION_INIT_CONFIG: InitConfig = {
local: "0x23dA5F2d509cb43A59d43C108a43eDf34510eff1",
adopted: "0x23dA5F2d509cb43A59d43C108a43eDf34510eff1",
},
// Binance
"6450786": {
local: "0x64274835D88F5c0215da8AADd9A5f2D2A2569381",
adopted: "0x64274835D88F5c0215da8AADd9A5f2D2A2569381",
},
},
},
{
Expand Down

0 comments on commit 9a5a2ba

Please sign in to comment.