Skip to content

Commit

Permalink
replace fee router and basic fee handler;
Browse files Browse the repository at this point in the history
Signed-off-by: tcar <tcar121293@gmail.com>
  • Loading branch information
tcar121293 committed Nov 27, 2023
1 parent cb66274 commit bc8ecb7
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions mainnet/shared-config-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,10 @@
"nativeTokenDecimals": 18,
"blockConfirmations": 5,
"startBlock": 17471012,
"feeRouter": "0xC47468aeae431f5D0B7DA50F9f5D8a6c0eca4789",
"feeRouter": "0x1d34808907607FA82Fa1b51F5fBA5Ff5a3Fa90cF",
"feeHandlers": [
{
"address": "0xe43F8245249d7fAF46408723Ab36D071dD85D7BB",
"type": "basic"
},
{
"address": "0x0018e0b9062f1A40c1db29652A271cB94354d572",
"type": "basic"
},
{
"address": "0xcEAB549fdf0Fc263a8DE594e72d9FE38147aFca3",
"address": "0x9f9778DA7c1D0AbE148314d6C1EA6E0A93C151C7",
"type": "basic"
}
],
Expand Down

0 comments on commit bc8ecb7

Please sign in to comment.