-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathape-config.yaml
54 lines (50 loc) · 996 Bytes
/
ape-config.yaml
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
49
50
51
52
53
54
name: Sugar
vyper:
evm_version: cancun
dependencies:
- pypi: snekmate
config_override:
base_path: src
contracts_folder: snekmate
networks:
custom:
- name: mainnet
ecosystem: mode
chain_id: 34443
- name: mainnet
ecosystem: lisk
chain_id: 1135
- name: mainnet
ecosystem: metall2
chain_id: 1750
- name: mainnet
ecosystem: ink
chain_id: 57073
- name: mainnet
ecosystem: soneium
chain_id: 1868
- name: mainnet
ecosystem: superseed
chain_id: 5330
node:
mode:
mainnet:
uri: https://mode.drpc.org
lisk:
mainnet:
uri: https://lisk.drpc.org
metall2:
mainnet:
uri: https://metall2.drpc.org
optimism:
mainnet:
uri: https://optimism-mainnet.wallet.coinbase.com
ink:
mainnet:
uri: https://ink.drpc.org
soneium:
mainnet:
uri: https://rpc.soneium.org
superseed:
mainnet:
uri: https://mainnet.superseed.xyz