Skip to content

Commit

Permalink
Change name to ChorusOne
Browse files Browse the repository at this point in the history
  • Loading branch information
enriquefynn committed Nov 4, 2024
1 parent 69e4b8e commit babf65c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ethereum/chorus/b2c.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,34 +8,34 @@
"selectors": {
"0x066055e0": {
"method": "burnOsToken",
"plugin": "ChorusPlugin"
"plugin": "ChorusOne"
},
"0x201b9eb5": {
"method": "mintOsToken",
"plugin": "ChorusPlugin"
"plugin": "ChorusOne"
},
"0x43e82a79": {
"method": "redeemOsToken",
"plugin": "ChorusPlugin"
"plugin": "ChorusOne"
},
"0x7bde82f2": {
"method": "redeem",
"plugin": "ChorusPlugin"
"plugin": "ChorusOne"
},
"0x8697d2c2": {
"method": "claimExitedAssets",
"plugin": "ChorusPlugin"
"plugin": "ChorusOne"
},
"0x8ceab9aa": {
"method": "enterExitQueue",
"plugin": "ChorusPlugin"
"plugin": "ChorusOne"
},
"0xf9609f08": {
"method": "deposit",
"plugin": "ChorusPlugin"
"plugin": "ChorusOne"
}
}
}
],
"name": "ChorusPlugin"
"name": "ChorusOne"
}

0 comments on commit babf65c

Please sign in to comment.