-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmumbaiAdresses.json
48 lines (48 loc) · 1.97 KB
/
mumbaiAdresses.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"Main": {
"NetworkName": "Goerli",
"ChainId": 5,
"DaggerEndpoint": "wss://goerli.dagger.matic.network",
"WatcherAPI": "https://staking.api.subgraph.matic.today/api/v2",
"StakingAPI": "https://staking.api.subgraph.matic.today/api/v2",
"Explorer": "https://goerli.etherscan.io",
"SubgraphUrl": "https://api.thegraph.com/subgraphs/name/maticnetwork/mumbai-root-subgraphs",
"SupportsEIP1559": true,
"Owner": "0x32B148f600435Ab2a0aD44e3c96F6F3B8B20c84b",
"Contracts": {
"Tokens": {
"MaticToken": "0x499d11E0b6eAC7c0593d8Fb292DCBbF815Fb29Ae",
"TestToken": "0x3f152B63Ec5CA5831061B2DccFb29a874C317502",
"RootERC721": "0xfA08B72137eF907dEB3F202a60EfBc610D2f224b",
"MaticWeth": "0x60D4dB9b534EF9260a88b0BED6c486fe13E604Fc"
}
}
},
"Matic": {
"NetworkName": "Mumbai",
"ChainId": 80001,
"RPC": "https://matic-mumbai.chainstacklabs.com",
"DaggerEndpoint": "wss://mumbai-dagger.matic.today",
"Explorer": "https://mumbai.polygonscan.com",
"NetworkAPI": "https://apis.matic.network/api/v1/mumbai",
"SupportsEIP1559": true,
"Contracts": {
"EIP1559Burn": "0x70bca57f4579f58670ab2d18ef16e02c17553c38",
"ChildChain": "0x1EDd419627Ef40736ec4f8ceffdE671a30803c5e",
"Tokens": {
"MaticWeth": "0x4DfAe612aaCB5b448C12A591cD0879bFa2e51d62",
"MaticToken": "0x0000000000000000000000000000000000001010",
"TestToken": "0x2d7882beDcbfDDce29Ba99965dd3cdF7fcB10A1e",
"RootERC721": "0x33FC58F12A56280503b04AC7911D1EceEBcE179c",
"WMATIC": "0x9c3C9283D3e44854697Cd22D3Faa240Cfb032889"
}
},
"POSContracts": {
"ChildChainManager": "0x2e5e27d50EFa501D90Ad3638ff8441a0C0C0d75e",
"ChildChainManagerProxy": "0xb5505a6d998549090530911180f38aC5130101c6",
"Tokens": {
"MaticWETH": "0xA6FA4fB5f76172d178d61B04b0ecd319C5d1C0aa"
}
}
}
}