|
| 1 | +const V2_FILL = { |
| 2 | + _id: '5e01056923573c61d846f51d', |
| 3 | + conversions: { USD: { makerFee: 0, takerFee: 0, amount: 658.8957691929245 } }, |
| 4 | + hasValue: true, |
| 5 | + immeasurable: false, |
| 6 | + status: 1, |
| 7 | + assets: [ |
| 8 | + { |
| 9 | + tokenResolved: true, |
| 10 | + _id: '5e01056923573c61d846f51f', |
| 11 | + amount: 660879036587289100000, |
| 12 | + tokenAddress: '0x6b175474e89094c44da98b954eedeac495271d0f', |
| 13 | + actor: 0, |
| 14 | + price: { USD: 0.9969990462935456 }, |
| 15 | + value: { USD: 658.8957691929245 }, |
| 16 | + }, |
| 17 | + { |
| 18 | + tokenResolved: true, |
| 19 | + _id: '5e01056923573c61d846f51e', |
| 20 | + amount: 5063754758629915000, |
| 21 | + tokenAddress: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2', |
| 22 | + actor: 1, |
| 23 | + price: { USD: 130.12 }, |
| 24 | + value: { USD: 658.8957691929245 }, |
| 25 | + }, |
| 26 | + ], |
| 27 | + blockHash: |
| 28 | + '0x7c19236809f502da3d481761009377877171ccd8757df293f7537c974674c81b', |
| 29 | + blockNumber: 9151911, |
| 30 | + date: '2019-12-23T18:15:16.000Z', |
| 31 | + eventId: '5e01053a3e349627a0408d51', |
| 32 | + fees: [], |
| 33 | + feeRecipient: '0xa258b39954cef5cb142fd567a46cddb31a670124', |
| 34 | + logIndex: 38, |
| 35 | + maker: '0x6924a03bb710eaf199ab6ac9f2bb148215ae9b5d', |
| 36 | + makerFee: 0, |
| 37 | + orderHash: |
| 38 | + '0xf186241e774ed0ecb6b6c101482f9a52d77caaf2db3165c9052f814e4c844f5e', |
| 39 | + protocolVersion: 2, |
| 40 | + relayerId: 7, |
| 41 | + senderAddress: '0x8018280076d7fa2caa1147e441352e8a89e1ddbe', |
| 42 | + taker: '0x8018280076d7fa2caa1147e441352e8a89e1ddbe', |
| 43 | + takerFee: 0, |
| 44 | + transactionHash: |
| 45 | + '0x36a35ae64def8beab677435be4762bf63977000172d47096230a94922383c856', |
| 46 | + pricingStatus: 0, |
| 47 | +}; |
| 48 | + |
| 49 | +module.exports = V2_FILL; |
0 commit comments