-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update ITS stagenet #464
Conversation
@@ -574,8 +579,7 @@ | |||
"api": "https://api-sepolia.etherscan.io/api" | |||
}, | |||
"gasOptions": { | |||
"maxFeePerGas": 110000000, | |||
"maxPriorityFeePerGas": 100000000 | |||
"gasLimit": 15000000 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use a standard gasLimit
of 8M
"implementationCodehash": "0x6c3eb39b13f61ff890fed14afa251e7a328b307a94c27450662b2a318dbb63e3", | ||
"deploymentMethod": "create", | ||
"implementation": "0x25cf958D3E1aa67ec03dA6c21e8980D5888F6801", | ||
"implementationCodehash": "0x170f932b58370aaeaba2983a87b3d5d2b95b5b0a841ee59e1ed50f9194723744", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hedera gateway isn't verified
https://hashscan.io/testnet/contract/0.0.4851454?pf=1
}, | ||
"InterchainTokenFactory": { | ||
"deployer": "0xBeF25f4733b9d451072416360609e5A4c115293E", | ||
"salt": "ITS Factory v1.0.0", | ||
"implementation": "0x34373Ed432047e65c48B2381584bc006D4D0DdB0", | ||
"implementation": "0x008Ac113C697BA83E17B345af878Ece09c1D1594", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
verify ITS and ITS factory as proxy contracts on explorer
"axelar": { | ||
"codeId": 17, | ||
"address": "axelar1ph8qufmsh556e40uk0ceaufc06nwhnw0ksgdqqk6ldszxchh8llq8x52dk" | ||
}, | ||
"address": "axelar1ph8qufmsh556e40uk0ceaufc06nwhnw0ksgdqqk6ldszxchh8llq8x52dk", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is this duplicated? check with edwin, might need to fix the script?
"axelar": { | ||
"codeId": 20, | ||
"address": "axelar1s9amtxejrdlsunwdf0cclhjtezdp6wmurxxnh45gfvtpa2jrsusqv934n6" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove here as well
No description provided.