github.com/0xPolygon/supernets2-node@v0.0.0-20230711153321-2fe574524eaa/test/vectors/src/state-transition/no-data/seq-fees.json (about) 1 [ 2 { 3 "id": 0, 4 "description": "2 accounts and 1 valid transaction, from, to and sequencer are the same", 5 "arity": 4, 6 "chainIdSequencer": 1001, 7 "defaultChainId": 1000, 8 "sequencerAddress": "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D", 9 "sequencerPvtKey": "0x28b2b0318721be8c8339199172cd7cc8f5e273800a35616ec893083a4b32c02e", 10 "genesis": [ 11 { 12 "address": "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D", 13 "nonce": "0", 14 "balance": "100000000000000000000", 15 "pvtKey": "0x28b2b0318721be8c8339199172cd7cc8f5e273800a35616ec893083a4b32c02e" 16 }, 17 { 18 "address": "0x4d5Cf5032B2a844602278b01199ED191A86c93ff", 19 "nonce": "0", 20 "balance": "200000000000000000000", 21 "pvtKey": "0x4d27a600dce8c29b7bd080e29a26972377dbb04d7a27d919adbb602bf13cfd23" 22 } 23 ], 24 "expectedOldRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d", 25 "txs": [ 26 { 27 "from": "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D", 28 "to": "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D", 29 "nonce": 0, 30 "value": "100000000000000000", 31 "gasLimit": 100000, 32 "gasPrice": "1000000000", 33 "chainId": 1001, 34 "rawTx": "0xf86e80843b9aca00830186a094617b3a3528f9cdd6630fd3301b9c8911f7bf063d88016345785d8a0000808207f6a014b2304ca08457f37c4e81284398aa9c511875e47b37b1e6877a26c53c0e7a1ca07f2ed42e23e503c446213de2ce077e5cfdc58f0a672dfc0a5d0aa7c0202098c3", 35 "customRawTx": "0xee80843b9aca00830186a094617b3a3528f9cdd6630fd3301b9c8911f7bf063d88016345785d8a0000808203e9808014b2304ca08457f37c4e81284398aa9c511875e47b37b1e6877a26c53c0e7a1c7f2ed42e23e503c446213de2ce077e5cfdc58f0a672dfc0a5d0aa7c0202098c31c", 36 "reason": "" 37 } 38 ], 39 "expectedNewRoot": "0xa06c31088d176cc6caded30ed48ea554a987f17da5fc9fb37fb61b23077bd623", 40 "expectedNewLeafs": { 41 "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D": { 42 "balance": "100000000000000000000", 43 "nonce": "1" 44 }, 45 "0x4d5Cf5032B2a844602278b01199ED191A86c93ff": { 46 "balance": "200000000000000000000", 47 "nonce": "0" 48 } 49 }, 50 "batchL2Data": "0xee80843b9aca00830186a094617b3a3528f9cdd6630fd3301b9c8911f7bf063d88016345785d8a0000808203e9808014b2304ca08457f37c4e81284398aa9c511875e47b37b1e6877a26c53c0e7a1c7f2ed42e23e503c446213de2ce077e5cfdc58f0a672dfc0a5d0aa7c0202098c31c", 51 "globalExitRoot": "0x090bcaf734c4f06c93954a827b45a6e8c67b8e0fd1e0a35a1c5982d6961828f9", 52 "newLocalExitRoot": "0x0000000000000000000000000000000000000000000000000000000000000000", 53 "inputHash": "0x8972782b2da95510e7de15861c36394614c38549a91cd1743b4e745a6e29503f", 54 "batchHashData": "0x694188f98088087d92184855506568fe044c897730d8a6b922fb47b2cb3f9a18", 55 "oldLocalExitRoot": "0x0000000000000000000000000000000000000000000000000000000000000000", 56 "timestamp": 1944498031 57 }, 58 { 59 "id": 1, 60 "description": "2 accounts and 2 valid transaction, sequencer is able to do the transaction because the fees are payed at the end of every tx", 61 "arity": 4, 62 "chainIdSequencer": 1001, 63 "defaultChainId": 1000, 64 "sequencerAddress": "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D", 65 "sequencerPvtKey": "0x28b2b0318721be8c8339199172cd7cc8f5e273800a35616ec893083a4b32c02e", 66 "genesis": [ 67 { 68 "address": "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D", 69 "nonce": "0", 70 "balance": "0", 71 "pvtKey": "0x28b2b0318721be8c8339199172cd7cc8f5e273800a35616ec893083a4b32c02e" 72 }, 73 { 74 "address": "0x4d5Cf5032B2a844602278b01199ED191A86c93ff", 75 "nonce": "0", 76 "balance": "200000000000000000000", 77 "pvtKey": "0x4d27a600dce8c29b7bd080e29a26972377dbb04d7a27d919adbb602bf13cfd23" 78 } 79 ], 80 "expectedOldRoot": "0x8397a02db0909df274170a8a1a4e45f6d7f24e66606976cd00960d8c6c850c97", 81 "txs": [ 82 { 83 "id": 0, 84 "from": "0x4d5Cf5032B2a844602278b01199ED191A86c93ff", 85 "to": "0x4d5Cf5032B2a844602278b01199ED191A86c93ff", 86 "nonce": 0, 87 "value": "100000000000000000", 88 "gasLimit": 100000, 89 "gasPrice": "1000000000", 90 "chainId": 1001, 91 "rawTx": "0xf86e80843b9aca00830186a0944d5cf5032b2a844602278b01199ed191a86c93ff88016345785d8a0000808207f6a0bde971e211fdb218bc4a46cfd6b7b69160166eb6c491d1f4eaac2a5f04f2dfc7a06d605a2e226569555533df38ee79748e9e70fe7c25c5bd26077db65e89623d9d", 92 "reason": "", 93 "customRawTx": "0xee80843b9aca00830186a0944d5cf5032b2a844602278b01199ed191a86c93ff88016345785d8a0000808203e98080bde971e211fdb218bc4a46cfd6b7b69160166eb6c491d1f4eaac2a5f04f2dfc76d605a2e226569555533df38ee79748e9e70fe7c25c5bd26077db65e89623d9d1c" 94 }, 95 { 96 "id": 1, 97 "from": "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D", 98 "to": "0x4d5Cf5032B2a844602278b01199ED191A86c93ff", 99 "nonce": 0, 100 "value": "20000000000000", 101 "gasLimit": 100000, 102 "gasPrice": "1", 103 "chainId": 1001, 104 "rawTx": "0xf8688001830186a0944d5cf5032b2a844602278b01199ed191a86c93ff8612309ce54000808207f6a05270c9d2490f0c4feece99b91e31d7c7fa0f48764730d3d1cd9c01efdeb01099a054b624baef1a677c5fa77c9d0bd9a4d915d98c5933d3aae86c2692d5d020c648", 105 "reason": "", 106 "customRawTx": "0xe88001830186a0944d5cf5032b2a844602278b01199ed191a86c93ff8612309ce54000808203e980805270c9d2490f0c4feece99b91e31d7c7fa0f48764730d3d1cd9c01efdeb0109954b624baef1a677c5fa77c9d0bd9a4d915d98c5933d3aae86c2692d5d020c6481c" 107 } 108 ], 109 "expectedNewRoot": "0x3068aba91450c016243346e2a791d7a91fd7021a0f6945b8fb65c4a02c5b3ef9", 110 "expectedNewLeafs": { 111 "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D": { 112 "balance": "1000000000000", 113 "nonce": "1" 114 }, 115 "0x4d5Cf5032B2a844602278b01199ED191A86c93ff": { 116 "balance": "199999999000000000000", 117 "nonce": "1" 118 } 119 }, 120 "batchL2Data": "0xee80843b9aca00830186a0944d5cf5032b2a844602278b01199ed191a86c93ff88016345785d8a0000808203e98080bde971e211fdb218bc4a46cfd6b7b69160166eb6c491d1f4eaac2a5f04f2dfc76d605a2e226569555533df38ee79748e9e70fe7c25c5bd26077db65e89623d9d1ce88001830186a0944d5cf5032b2a844602278b01199ed191a86c93ff8612309ce54000808203e980805270c9d2490f0c4feece99b91e31d7c7fa0f48764730d3d1cd9c01efdeb0109954b624baef1a677c5fa77c9d0bd9a4d915d98c5933d3aae86c2692d5d020c6481c", 121 "globalExitRoot": "0x090bcaf734c4f06c93954a827b45a6e8c67b8e0fd1e0a35a1c5982d6961828f9", 122 "newLocalExitRoot": "0x0000000000000000000000000000000000000000000000000000000000000000", 123 "inputHash": "0x743ce4753c0fda6895042ffaa345187e55e99de48d7b498374de9c69fb39330f", 124 "batchHashData": "0x3686a6eaec7f609e024b73cddb4771ec03498ffb9130eca455713633ed0e6696", 125 "oldLocalExitRoot": "0x0000000000000000000000000000000000000000000000000000000000000000", 126 "timestamp": 1944498031 127 } 128 ]