-
Notifications
You must be signed in to change notification settings - Fork 0
/
ubiquibot-config.yml
43 lines (43 loc) · 1.12 KB
/
ubiquibot-config.yml
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
chain-id: 100
private-key-encrypted: "OwWrEtDWl7mq79FM-mb4hbrU9uBtffvX3MPuEjcXenWocH-JS4SVYXFr0rm-wYuWHnwrzLYvatKGywShwMVCEZw6f-g2XyDIPdrEzAHCZ8WH_v76kJsVEOGEe8qRvy4z6ai0YGFpzV4iFB8NfZEg5kb9k88"
base-multiplier: 100
time-labels:
- name: "Time: <1 Hour"
weight: 0.125
value: 3600
target: "Price: 12.5+ USD"
- name: "Time: <1 Day"
weight: 1
value: 86400
target: "Price: 100+ USD"
- name: "Time: <1 Week"
weight: 2
value: 604800
target: "Price: 200+ USD"
- name: "Time: <2 Weeks"
weight: 3
value: 1209600
target: "Price: 300+ USD"
- name: "Time: <1 Month"
weight: 4
value: 2592000
target: "Price: 400+ USD"
priority-labels:
- name: "Priority: 0 (Normal)"
weight: 1
target: "Price: 100+ USD"
- name: "Priority: 1 (Medium)"
weight: 2
target: "Price: 200+ USD"
- name: "Priority: 2 (High)"
weight: 3
target: "Price: 300+ USD"
- name: "Priority: 3 (Urgent)"
weight: 4
target: "Price: 400+ USD"
- name: "Priority: 4 (Emergency)"
weight: 5
target: "Price: 500+ USD"
auto-pay-mode: true
analytics-mode: false
max-concurrent-bounties: 2