fix: update Mainnet proxy

This commit is contained in:
Danil Kovtonyuk 2022-02-21 20:15:13 +10:00
parent 6d402f57df
commit a6f896a581
No known key found for this signature in database
GPG Key ID: E72A919BF08C3746
2 changed files with 4 additions and 4 deletions

@ -18,10 +18,10 @@ const contracts = [
address: '0x0D5550d52428E7e3175bfc9550207e4ad3859b17',
},
{
prod: 11474713,
prod: 14248730,
name: 'Proxy',
network: 'mainnet',
address: '0x722122dF12D4e14e13Ac3b6895a86e84145b6967',
address: '0xd90e2f925DA726b50C4Ed8D0Fb90Ad053324F31b',
},
{
prod: 3781595,

@ -465,9 +465,9 @@
name: Proxy
network: mainnet
source:
address: "0x722122dF12D4e14e13Ac3b6895a86e84145b6967"
address: "0xd90e2f925DA726b50C4Ed8D0Fb90Ad053324F31b"
abi: Proxy
startBlock: 11474713
startBlock: 14248730
mapping:
kind: ethereum/events
apiVersion: 0.0.4