UNPKG

@lifi/rpc-wrapper

Version:
23 lines (22 loc) 1.33 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.transactionReceipt = void 0; const ethers_1 = require("ethers"); exports.transactionReceipt = { to: '0x0000000000000000000000000000000000001000', from: '0x0BAC492386862aD3dF4B666Bc096b0505BB694Da', contractAddress: '', transactionIndex: 331, gasUsed: ethers_1.BigNumber.from('0x6a20'), logsBloom: '0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002010000000000000000000000000000000000020000200000000000000000000080000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000020000000000000000000000000000000000000000000000000000000000000200000000000000100000000000000000000000000000008000000000002000000000000000000000000010000000000000000000000000000000000000000000000', blockHash: '0x33844d75b6636f0eccafb1eeb1f5d2e1c9ba5098d91c0a070091b3a8f5913fa5', transactionHash: '0x2338f458fee3dbabdda499dcf077744087801ecb807b5603f836ead49ea67cbc', logs: [], blockNumber: 22965264, confirmations: 27, cumulativeGasUsed: ethers_1.BigNumber.from('0x04f6028d'), effectiveGasPrice: ethers_1.BigNumber.from('0x00'), status: 1, type: 0, byzantium: true, };