safe-global / safe-deployments

A collection of Safe singleton deployments
MIT License
133 stars 277 forks source link

[New chain]: Japan Open Chain Testnet #821

Closed 0xcuonghx closed 3 weeks ago

0xcuonghx commented 3 weeks ago

ChainId

10081

Chainlist

https://chainlist.org/chain/10081

Contract deployed

Version of contracts deployed

v1.4.1

Relevant information

Logs:

➜  safe-smart-account git:(v1.4.1-3) npm run deploy-custom

> @safe-global/safe-contracts@1.4.1-3 deploy-custom
> rm -rf deployments/custom && npm run deploy-all custom

> @safe-global/safe-contracts@1.4.1-3 deploy-all
> hardhat deploy-contracts --network custom

Nothing to compile
No need to generate any newer typings.
reusing "SimulateTxAccessor" at 0x3d4BA2E0884aa488718476ca2FB8Efc291A46199
reusing "SafeProxyFactory" at 0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67
reusing "TokenCallbackHandler" at 0xeDCF620325E82e3B9836eaaeFdc4283E99Dd7562
reusing "CompatibilityFallbackHandler" at 0xfd0732Dc9E303f09fCEf3a7388Ad10A83459Ec99
reusing "CreateCall" at 0x9b35Af71d77eaf8d7e40252370304687390A1A52
reusing "MultiSend" at 0x38869bf66a61cF6bDB996A6aE40D5853Fd43B526
reusing "MultiSendCallOnly" at 0x9641d764fc13c8B624c04430C7356C1C7C8102e2
reusing "SignMessageLib" at 0xd53cd0aB83D845Ac265BE939c57F53AD838012c9
deploying "SafeToL2Setup" (tx: 0x56b9c3e596f76b6375bddfb8916296712d3450fcd2004ac9e61bedc64bb8e663)...: deployed at 0xBD89A1CE4DDe368FFAB0eC35506eEcE0b1fFdc54 with 230805 gas
reusing "Safe" at 0x41675C099F32341bf84BFc5382aF534df5C7461a
reusing "SafeL2" at 0x29fcB43b46531BcA003ddC8FCB67FFE91900C762
deploying "SafeToL2Migration" (tx: 0xbd992c43c8b67a3988a87fe1620ea1aefd8a204220068b8aa8be60356b6b24d7)...: deployed at 0xfF83F6335d8930cBad1c0D439A841f01888D9f69 with 1282712 gas
deploying "SafeMigration" (tx: 0x4404071119ffd88dc839784d7c5ea638a1906cc7aa6cd8c17fe9c0065cec1cb0)...: deployed at 0x526643F69b81B008F46d95CD5ced5eC0edFFDaC6 with 512670 gas
Verification status for SimulateTxAccessor: SUCCESS
Verification status for SafeProxyFactory: SUCCESS
Verification status for TokenCallbackHandler: SUCCESS
Verification status for CompatibilityFallbackHandler: SUCCESS
Verification status for CreateCall: SUCCESS
Verification status for MultiSend: SUCCESS
Verification status for MultiSendCallOnly: SUCCESS
Verification status for SignMessageLib: SUCCESS
Verification status for SafeToL2Setup: SUCCESS
Verification status for Safe: SUCCESS
Verification status for SafeL2: SUCCESS
Verification status for SafeToL2Migration: SUCCESS
Verification status for SafeMigration: SUCCESS