[ { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "uint256", "name": "basefee", "type": "uint256" } ], "name": "BaseFeeSuccess", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "bytes32", "name": "data", "type": "bytes32" } ], "name": "McopySuccess", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "uint256", "name": "value", "type": "uint256" } ], "name": "TloadSuccess", "type": "event" }, { "anonymous": false, "inputs": [], "name": "TstoreSuccess", "type": "event" }, { "inputs": [], "name": "useBaseFee", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "useMcopy", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "newValue", "type": "uint256" } ], "name": "useTloadTstore", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ]