Skip to content

Commit

Permalink
update RP
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlacombe committed Sep 4, 2023
1 parent bd6a43b commit 611d2b9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions ethereum/rocketpool/b2c.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"0xd0e30db0": {
"erc20OfInterest": [],
"method": "deposit",
"plugin": "RocketPool"
"plugin": "Rocket Pool"
}
}
},
Expand All @@ -20,12 +20,12 @@
"0xa543ccea": {
"erc20OfInterest": [],
"method": "setWithdrawalAddress",
"plugin": "RocketPool"
"plugin": "Rocket Pool"
},
"0xbd439126": {
"erc20OfInterest": [],
"method": "confirmWithdrawalAddress",
"plugin": "RocketPool"
"plugin": "Rocket Pool"
}
}
},
Expand All @@ -36,17 +36,17 @@
"0x3e200d4b": {
"erc20OfInterest": [],
"method": "stakeRPL",
"plugin": "RocketPool"
"plugin": "Rocket Pool"
},
"0x6b088d5c": {
"erc20OfInterest": [],
"method": "withdrawRPL",
"plugin": "RocketPool"
"plugin": "Rocket Pool"
},
"0xcb1c8321": {
"erc20OfInterest": [],
"method": "stakeRPLFor",
"plugin": "RocketPool"
"plugin": "Rocket Pool"
}
}
},
Expand All @@ -57,7 +57,7 @@
"0x42966c68": {
"erc20OfInterest": [],
"method": "burn",
"plugin": "RocketPool"
"plugin": "Rocket Pool"
}
}
},
Expand All @@ -68,7 +68,7 @@
"0xfe784eaa": {
"erc20OfInterest": [],
"method": "swapTokens",
"plugin": "RocketPool"
"plugin": "Rocket Pool"
}
}
},
Expand All @@ -79,15 +79,15 @@
"0x55362f4d": {
"erc20OfInterest": [],
"method": "swapTo",
"plugin": "RocketPool"
"plugin": "Rocket Pool"
},
"0xa824ae8b": {
"erc20OfInterest": [],
"method": "swapFrom",
"plugin": "RocketPool"
"plugin": "Rocket Pool"
}
}
}
],
"name": "RocketPool"
}
"name": "Rocket Pool"
}

0 comments on commit 611d2b9

Please sign in to comment.