Skip to content

Commit

Permalink
upgrade consumer registry on testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhe8x committed Feb 19, 2024
1 parent 6d9d562 commit fc02966
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions publish/ABI/Vesting.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@
"name": "user",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "planId",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
Expand Down
6 changes: 3 additions & 3 deletions publish/testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@
"lastUpdate": "Fri, 09 Feb 2024 05:54:31 GMT"
},
"ConsumerRegistry": {
"innerAddress": "0xF20E8Cb7be69FbF8393413cb4DbC366C83616590",
"innerAddress": "0xA417333128E3800ce1c6Db9179622E06Fb1493f4",
"address": "0x74C3c2273f47dDF4E435f20A01601a44a519a9c0",
"bytecodeHash": "e4ae21425ba06d64a2b36cef8a30da32b298d48dea2e4e401a49013c8081e7d5",
"lastUpdate": "Fri, 09 Feb 2024 05:54:47 GMT"
"bytecodeHash": "b5ca98fd3c5f211866a15935895bd2e0dcabd43a78a1907dcba703cb8cb3cf24",
"lastUpdate": "Mon, 19 Feb 2024 06:32:08 GMT"
},
"PriceOracle": {
"innerAddress": "0xAc792A83b2cE9E532e47Fb6b4A310bb854E800c6",
Expand Down

0 comments on commit fc02966

Please sign in to comment.