Skip to content

Commit

Permalink
Merge pull request #124 from valory-xyz/josh/initial-xdai
Browse files Browse the repository at this point in the history
Update from 22.5 XDAI to 10 XDAI
  • Loading branch information
truemiller authored May 24, 2024
2 parents 87d85c9 + c9ad221 commit e94b992
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/constants/serviceTemplates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const SERVICE_TEMPLATES: ServiceTemplate[] = [
cost_of_bond: 10000000000000000,
olas_cost_of_bond: 10000000000000000000,
olas_required_to_stake: 10000000000000000000,
monthly_gas_estimate: 22500000000000000000,
monthly_gas_estimate: 10000000000000000000,
fund_requirements: {
agent: 100000000000000000,
safe: 5000000000000000000,
Expand Down
2 changes: 1 addition & 1 deletion templates/trader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ configuration:
cost_of_bond: 10000000000000000
olas_cost_of_bond: 10000000000000000000
olas_required_to_stake: 10000000000000000000
monthly_gas_estimate: 22500000000000000000
monthly_gas_estimate: 10000000000000000000
fund_requirements:
agent: 100000000000000000
safe: 5000000000000000000

0 comments on commit e94b992

Please sign in to comment.