Skip to content

Add support for Plume Mainnet (v2) #369

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

Closed
eyqs opened this issue Mar 3, 2025 · 4 comments
Closed

Add support for Plume Mainnet (v2) #369

eyqs opened this issue Mar 3, 2025 · 4 comments

Comments

@eyqs
Copy link

eyqs commented Mar 3, 2025

I manually deployed Multicall3.sol on a new deployment of Plume mainnet, but the gas usage is 1.2m because of how Arbitrum Orbit chains calculate L1 fees: https://phoenix-explorer.plumenetwork.xyz/tx/0x9a7a728978417e5f0967148d0197d4dd1632a80bed7641e6b8083d03eb7a5730

Would you be able to send me a new pre-signed transaction with e.g. gasLimit = 5_000_000 that I can use to deploy multicall3? I'm purposefully keeping the RPC URL secret so the attacker doesn't have a chance to steal the $1 in gas I'll send to the account before deploying the contract.

@eyqs
Copy link
Author

eyqs commented Mar 7, 2025

@mds1 Let me know if you're able to help here!

@eyqs
Copy link
Author

eyqs commented Mar 12, 2025

Hey @mds1, is this something you can help out with? We're unable to deploy using the pre-signed transaction on Arbitrum Orbit chains.

@mds1
Copy link
Owner

mds1 commented Mar 30, 2025

As mentioned in the REAMDE I am no longer supporting manual deployments. I would recommend asking the Arbitrum team or the Plume team to place Multicall3 as a preinstall on all chains, which is what the OP Stack does: https://docs.optimism.io/operators/chain-operators/features/preinstalls

@mds1 mds1 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2025
@eyqs
Copy link
Author

eyqs commented Apr 1, 2025

Somehow even though forge create makes a transaction with 1.2m gas, running cast publish only cost 800k gas, so I was able to successfully deploy the contract to both the new Plume mainnet and testnet. Please approve here: #380.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants