UNPKG

@lifi/rpc-wrapper

Version:
20 lines (19 loc) 1.2 kB
import { BigNumber } from 'ethers'; export const transactionReceipt = { to: '0x0000000000000000000000000000000000001000', from: '0x0BAC492386862aD3dF4B666Bc096b0505BB694Da', contractAddress: '', transactionIndex: 331, gasUsed: BigNumber.from('0x6a20'), logsBloom: '0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002010000000000000000000000000000000000020000200000000000000000000080000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000020000000000000000000000000000000000000000000000000000000000000200000000000000100000000000000000000000000000008000000000002000000000000000000000000010000000000000000000000000000000000000000000000', blockHash: '0x33844d75b6636f0eccafb1eeb1f5d2e1c9ba5098d91c0a070091b3a8f5913fa5', transactionHash: '0x2338f458fee3dbabdda499dcf077744087801ecb807b5603f836ead49ea67cbc', logs: [], blockNumber: 22965264, confirmations: 27, cumulativeGasUsed: BigNumber.from('0x04f6028d'), effectiveGasPrice: BigNumber.from('0x00'), status: 1, type: 0, byzantium: true, };