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', address: '0x0D5550d52428E7e3175bfc9550207e4ad3859b17',
}, },
{ {
prod: 11474713, prod: 14248730,
name: 'Proxy', name: 'Proxy',
network: 'mainnet', network: 'mainnet',
address: '0x722122dF12D4e14e13Ac3b6895a86e84145b6967', address: '0xd90e2f925DA726b50C4Ed8D0Fb90Ad053324F31b',
}, },
{ {
prod: 3781595, prod: 3781595,

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