good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
contracts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
interest protocol
contracts
Commits
df141e6f
Commit
df141e6f
authored
Feb 21, 2024
by
jbarber13
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://gfx.cafe/ip/contracts
parents
442af47d
0ae5c984
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#56166
failed
Feb 21, 2024
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/proposals/aUSDC_OP/propose.ts
+1
-1
1 addition, 1 deletion
scripts/proposals/aUSDC_OP/propose.ts
with
1 addition
and
1 deletion
scripts/proposals/aUSDC_OP/propose.ts
+
1
−
1
View file @
df141e6f
...
@@ -21,7 +21,7 @@ const govAddress = "0x266d1020A84B9E8B0ed320831838152075F8C4cA"
...
@@ -21,7 +21,7 @@ const govAddress = "0x266d1020A84B9E8B0ed320831838152075F8C4cA"
/*****************************CHANGE THESE/*****************************/
/*****************************CHANGE THESE/*****************************/
const
proposeFromScript
=
tru
e
//IF TRUE, PRIVATE KEY MUST BE IN .env as PERSONAL_PRIVATE_KEY=42bb...
const
proposeFromScript
=
fals
e
//IF TRUE, PRIVATE KEY MUST BE IN .env as PERSONAL_PRIVATE_KEY=42bb...
const
gasLimit
=
1500000
const
gasLimit
=
1500000
const
proposerAddr
=
"
0x4a470942dd7A44c6574666F8BDa47ce33c19A601
"
//"0xa6e8772af29b29B9202a073f8E36f447689BEef6"//"0xe75358526Ef4441Db03cCaEB9a87F180fAe80eb9"//"0x3Df70ccb5B5AA9c300100D98258fE7F39f5F9908"
const
proposerAddr
=
"
0x4a470942dd7A44c6574666F8BDa47ce33c19A601
"
//"0xa6e8772af29b29B9202a073f8E36f447689BEef6"//"0xe75358526Ef4441Db03cCaEB9a87F180fAe80eb9"//"0x3Df70ccb5B5AA9c300100D98258fE7F39f5F9908"
const
LTV
=
BN
(
"
94e16
"
)
const
LTV
=
BN
(
"
94e16
"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment