Skip to content

Commit

Permalink
update p2p
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlacombe committed Nov 7, 2023
1 parent 0dac246 commit 9ad65d1
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions ethereum/p2p-staking/b2c.json → ethereum/p2p/b2c.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@
"contracts": [
{
"address": "0x8e76a33f1aff7eb15de832810506814af4789536",
"contractName": "p2p-staking",
"contractName": "P2P.org",
"selectors": {
"0x2c4b04fa": {
"method": "deposit",
"plugin": "p2p-staking"
"plugin": "P2P.org"
}
}
},
{
"address": "0x4e1224f513048e18e7a1883985b45dc0fe1d917e",
"contractName": "p2p-staking",
"contractName": "P2P.org",
"selectors": {
"0x66792ba1": {
"method": "send",
"plugin": "p2p-staking"
"plugin": "P2P.org"
}
}
}
],
"name": "p2p-staking"
"name": "P2P.org"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@
"contracts": [
{
"address": "0x2e0743aaab3118945564b715598b7df10e083dc1",
"contractName": "p2p-staking",
"contractName": "P2P.org",
"selectors": {
"0x2c4b04fa": {
"method": "deposit",
"plugin": "p2p-staking"
"plugin": "P2P.org"
}
}
},
{
"address": "0xf5cb77b0d8d3d7d774b7f37e6dd2d08a0d44830b",
"contractName": "p2p-staking",
"contractName": "P2P.org",
"selectors": {
"0x66792ba1": {
"method": "send",
"plugin": "p2p-staking"
"plugin": "P2P.org"
}
}
}
],
"name": "p2p-staking"
"name": "P2P.org"
}

0 comments on commit 9ad65d1

Please sign in to comment.