UNPKG

@safe-global/safe-deployments

Version:
164 lines (163 loc) 3.62 kB
{ "released": true, "contractName": "SafeMigration", "version": "1.5.0", "deployments": { "canonical": { "address": "0x6439e7ABD8Bb915A5263094784C5CF561c4172AC", "codeHash": "0x52d7472fa02c3a574544f9b5a4ed4c7777e4e3315217e368926b51e1cc6014ea" } }, "networkAddresses": { "1": "canonical", "63": "canonical", "756": "canonical", "757": "canonical", "1995": "canonical", "2201": "canonical", "4153": "canonical", "4217": "canonical", "4326": "canonical", "5003": "canonical", "5424": "canonical", "5887": "canonical", "7979": "canonical", "8150": "canonical", "8453": "canonical", "9302": "canonical", "13441": "canonical", "20994": "canonical", "32380": "canonical", "38833": "canonical", "42431": "canonical", "49088": "canonical", "88811": "canonical", "88817": "canonical", "102030": "canonical", "181228": "canonical", "190415": "canonical", "369369": "canonical", "613419": "canonical", "843843": "canonical", "1440000": "canonical", "1449000": "canonical", "11155111": "canonical", "11155931": "canonical" }, "abi": [ { "inputs": [ { "internalType": "address", "name": "safeSingleton", "type": "address" }, { "internalType": "address", "name": "safeL2Singleton", "type": "address" }, { "internalType": "address", "name": "fallbackHandler", "type": "address" } ], "stateMutability": "nonpayable", "type": "constructor" }, { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "address", "name": "singleton", "type": "address" } ], "name": "ChangedMasterCopy", "type": "event" }, { "inputs": [], "name": "MIGRATION_SINGLETON", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "SAFE_FALLBACK_HANDLER", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "SAFE_L2_SINGLETON", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "SAFE_SINGLETON", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "migrateL2Singleton", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "migrateL2WithFallbackHandler", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "migrateSingleton", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "migrateWithFallbackHandler", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ] }