Skip to content

Commit 044580a

Browse files
authored
BM-1406: Update order pricing (#955)
1 parent 110f4fe commit 044580a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/order-generator/Pulumi.prod-8453.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ config:
1515
order-generator-base:LOCK_STAKE_RAW: "3500000" # $3.50 USDC
1616
order-generator-base:LOCK_TIMEOUT: "900"
1717
order-generator-base:LOG_LEVEL: info
18-
order-generator-base:MAX_PRICE_PER_MCYCLE: "0.000005"
18+
order-generator-base:MAX_PRICE_PER_MCYCLE: "0.0000035"
1919
order-generator-base:MIN_PRICE_PER_MCYCLE: "0"
2020
order-generator-base:ORDER_STREAM_URL: https://base-mainnet.beboundless.xyz
2121
order-generator-base:PAGERDUTY_ALERTS_TOPIC_ARN: arn:aws:sns:us-west-2:968153779208:boundless-pagerduty-topic
@@ -26,7 +26,7 @@ config:
2626
order-generator-base:SLACK_ALERTS_TOPIC_ARN: arn:aws:sns:us-west-2:968153779208:boundless-alerts-topic
2727
order-generator-base:TX_TIMEOUT: "90"
2828
order-generator-offchain:INPUT_MAX_MCYCLES: "1200"
29-
order-generator-offchain:RAMP_UP: "450"
29+
order-generator-offchain:RAMP_UP: "750"
3030
order-generator-offchain:LOCK_TIMEOUT: "900"
3131
order-generator-offchain:TIMEOUT: "1500"
3232
order-generator-offchain:SECONDS_PER_MCYCLE: "0"

0 commit comments

Comments
 (0)