Skip to content

Latest commit

 

History

History
136 lines (116 loc) · 7.98 KB

042.md

File metadata and controls

136 lines (116 loc) · 7.98 KB

42. ✅ Update DlnDestination imlementation and set batch unlock size

Date of creation: 23.09.2023

new DlnDestination implementation allow to set batch unlock size

Interact with ProxyAdmin: 0xA7b88A746FA457578D5abd6234471f07D895F46b

image image
{
    "version": "1.0",
    "chainId": "1",
    "createdAt": 1692769397661,
    "meta": {
        "name": "Transactions Batch",
        "description": "",
        "txBuilderVersion": "1.16.1",
        "createdFromSafeAddress": "0x6bec1faF33183e1Bc316984202eCc09d46AC92D5",
        "createdFromOwnerAddress": "",
        "checksum": "0xf39730c44ab58897b127e38255c3f35b558c98ff79c86519ca1a59bb761c03e7"
    },
    "transactions": [
        {
            "to": "0xA7b88A746FA457578D5abd6234471f07D895F46b",
            "value": "0",
            "data": null,
            "contractMethod": {
                "inputs": [
                    {
                        "name": "proxy",
                        "type": "address",
                        "internalType": "contract TransparentUpgradeableProxy"
                    },
                    {
                        "name": "implementation",
                        "type": "address",
                        "internalType": "address"
                    }
                ],
                "name": "upgrade",
                "payable": false
            },
            "contractInputsValues": {
                "proxy": "0xE7351Fd770A37282b91D153Ee690B63579D6dd7f",
                "implementation": "0x979791C607a388702690599120c46332f61f592C"
            }
        },
        {
            "to": "0xE7351Fd770A37282b91D153Ee690B63579D6dd7f",
            "value": "0",
            "data": null,
            "contractMethod": {
                "inputs": [
                    {
                        "internalType": "uint256",
                        "name": "_newEvmCount",
                        "type": "uint256"
                    },
                    {
                        "internalType": "uint256",
                        "name": "_newSolanaCount",
                        "type": "uint256"
                    }
                ],
                "name": "setMaxOrderCountsPerBatch",
                "payable": false
            },
            "contractInputsValues": {
                "_newEvmCount": "10",
                "_newSolanaCount": "7"
            }
        }
    ]
}
image

Full data to sign

0x8d80ff0a0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000013200a7b88a746fa457578d5abd6234471f07d895f46b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004499a88ec4000000000000000000000000e7351fd770a37282b91d153ee690b63579d6dd7f000000000000000000000000979791c607a388702690599120c46332f61f592c00e7351fd770a37282b91d153ee690b63579d6dd7f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044f733f65e000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000070000000000000000000000000000

✅ ETH

Gnosis Safe Tx
Tenderly
Execution Tx

✅ BNB

Gnosis Safe Tx
Tenderly
Execution Tx

✅ Polygon

Polygon has imlementation 0xFB43e404D4e45beAc5bA8E2fD08A0182E66eE807
Gnosis Safe Tx
Tenderly
Execution Tx

✅ ARBITRUM

Gnosis Safe Tx
Tenderly
Execution Tx

✅ AVALANCHE

Gnosis Safe Tx
Tenderly
Execution Tx

✅ FANTOM

Update implementation
Gnosis Safe Tx
Execution Tx

Set batch unlock size
Gnosis Safe Tx
Execution Tx

✅ LINEA

Gnosis Safe Tx
Execution Tx

✅ BASE

Gnosis Safe Tx
Execution Tx

✅ OPTIMISM

Gnosis Safe Tx
Tenderly
Execution Tx