diff --git a/ethereum/rocketpool/b2c.json b/ethereum/rocketpool/b2c.json index 7b1ff5a0..e65542fa 100644 --- a/ethereum/rocketpool/b2c.json +++ b/ethereum/rocketpool/b2c.json @@ -9,7 +9,7 @@ "0xd0e30db0": { "erc20OfInterest": [], "method": "deposit", - "plugin": "RocketPool" + "plugin": "Rocket Pool" } } }, @@ -20,12 +20,12 @@ "0xa543ccea": { "erc20OfInterest": [], "method": "setWithdrawalAddress", - "plugin": "RocketPool" + "plugin": "Rocket Pool" }, "0xbd439126": { "erc20OfInterest": [], "method": "confirmWithdrawalAddress", - "plugin": "RocketPool" + "plugin": "Rocket Pool" } } }, @@ -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" } } }, @@ -57,7 +57,7 @@ "0x42966c68": { "erc20OfInterest": [], "method": "burn", - "plugin": "RocketPool" + "plugin": "Rocket Pool" } } }, @@ -68,7 +68,7 @@ "0xfe784eaa": { "erc20OfInterest": [], "method": "swapTokens", - "plugin": "RocketPool" + "plugin": "Rocket Pool" } } }, @@ -79,15 +79,15 @@ "0x55362f4d": { "erc20OfInterest": [], "method": "swapTo", - "plugin": "RocketPool" + "plugin": "Rocket Pool" }, "0xa824ae8b": { "erc20OfInterest": [], "method": "swapFrom", - "plugin": "RocketPool" + "plugin": "Rocket Pool" } } } ], - "name": "RocketPool" -} \ No newline at end of file + "name": "Rocket Pool" +}