-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use defaultMintFeeRecipient when passing zero address (#195)
- Loading branch information
1 parent
917edb0
commit 0c86052
Showing
75 changed files
with
6,522 additions
and
1,137 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"transactions": [ | ||
{ | ||
"hash": "0x8c535835a26f97c1cc32ce0f9652a5833b92dd23b4af996978e5cf710297c24d", | ||
"transactionType": "CALL", | ||
"contractName": null, | ||
"contractAddress": "0x168437d131f8deF2d94B555FF34f4539458DD6F9", | ||
"function": null, | ||
"arguments": null, | ||
"transaction": { | ||
"type": "0x02", | ||
"from": "0x017f8ad14a2e745ea0f756bd57cd4852400be78c", | ||
"to": "0x168437d131f8def2d94b555ff34f4539458dd6f9", | ||
"gas": "0x11c5d", | ||
"value": "0x0", | ||
"data": "0x1c10893f0000000000000000000000004dc20b851f8138cc4eb48121d2cd8bde56822a440000000000000000000000000000000000000000000000000000000000000001", | ||
"nonce": "0x61", | ||
"accessList": [] | ||
}, | ||
"additionalContracts": [], | ||
"isFixedGasLimit": false | ||
} | ||
], | ||
"receipts": [], | ||
"libraries": [], | ||
"pending": [ | ||
"0x8c535835a26f97c1cc32ce0f9652a5833b92dd23b4af996978e5cf710297c24d" | ||
], | ||
"returns": {}, | ||
"timestamp": 1693593354, | ||
"chain": 1, | ||
"multi": false, | ||
"commit": "d222d11" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"transactions": [ | ||
{ | ||
"hash": "0x8c535835a26f97c1cc32ce0f9652a5833b92dd23b4af996978e5cf710297c24d", | ||
"transactionType": "CALL", | ||
"contractName": null, | ||
"contractAddress": "0x168437d131f8deF2d94B555FF34f4539458DD6F9", | ||
"function": null, | ||
"arguments": null, | ||
"transaction": { | ||
"type": "0x02", | ||
"from": "0x017f8ad14a2e745ea0f756bd57cd4852400be78c", | ||
"to": "0x168437d131f8def2d94b555ff34f4539458dd6f9", | ||
"gas": "0x11c5d", | ||
"value": "0x0", | ||
"data": "0x1c10893f0000000000000000000000004dc20b851f8138cc4eb48121d2cd8bde56822a440000000000000000000000000000000000000000000000000000000000000001", | ||
"nonce": "0x61", | ||
"accessList": [] | ||
}, | ||
"additionalContracts": [], | ||
"isFixedGasLimit": false | ||
} | ||
], | ||
"receipts": [ | ||
{ | ||
"transactionHash": "0x8c535835a26f97c1cc32ce0f9652a5833b92dd23b4af996978e5cf710297c24d", | ||
"transactionIndex": "0xb", | ||
"blockHash": "0xb99464e43d2503f3fb6ba7a98121c2e0816f5ab7c04ae8ac958d4a07b0e21f63", | ||
"blockNumber": "0x1135288", | ||
"from": "0x017F8Ad14A2E745ea0F756Bd57CD4852400be78c", | ||
"to": "0x168437d131f8deF2d94B555FF34f4539458DD6F9", | ||
"cumulativeGasUsed": "0x9da3d", | ||
"gasUsed": "0xcde0", | ||
"contractAddress": null, | ||
"logs": [ | ||
{ | ||
"address": "0x168437d131f8deF2d94B555FF34f4539458DD6F9", | ||
"topics": [ | ||
"0x715ad5ce61fc9595c7b415289d59cf203f23a94fa06f04af7e489a0a76e1fe26", | ||
"0x0000000000000000000000004dc20b851f8138cc4eb48121d2cd8bde56822a44", | ||
"0x0000000000000000000000000000000000000000000000000000000000000001" | ||
], | ||
"data": "0x", | ||
"blockHash": "0xb99464e43d2503f3fb6ba7a98121c2e0816f5ab7c04ae8ac958d4a07b0e21f63", | ||
"blockNumber": "0x1135288", | ||
"transactionHash": "0x8c535835a26f97c1cc32ce0f9652a5833b92dd23b4af996978e5cf710297c24d", | ||
"transactionIndex": "0xb", | ||
"logIndex": "0x12", | ||
"removed": false | ||
} | ||
], | ||
"status": "0x1", | ||
"logsBloom": "0x00000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000040000000000000000000000008000000100000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000002000400000000000000000000000000000000000000000000000000040000000000000001000000000000000400000000000000000000000000000000000", | ||
"type": "0x2", | ||
"effectiveGasPrice": "0x6271aacf7" | ||
} | ||
], | ||
"libraries": [], | ||
"pending": [], | ||
"returns": {}, | ||
"timestamp": 1693593367, | ||
"chain": 1, | ||
"multi": false, | ||
"commit": "d222d11" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"transactions": [ | ||
{ | ||
"hash": "0xc1362e48a49ffa10f2bf7aa442573a20f935d4c9ee34e2f14f8c7c87ec8f8d1d", | ||
"transactionType": "CALL", | ||
"contractName": null, | ||
"contractAddress": "0x168437d131f8deF2d94B555FF34f4539458DD6F9", | ||
"function": null, | ||
"arguments": null, | ||
"transaction": { | ||
"type": "0x02", | ||
"from": "0x017f8ad14a2e745ea0f756bd57cd4852400be78c", | ||
"to": "0x168437d131f8def2d94b555ff34f4539458dd6f9", | ||
"gas": "0x11c5d", | ||
"value": "0x0", | ||
"data": "0x1c10893f0000000000000000000000004dc20b851f8138cc4eb48121d2cd8bde56822a440000000000000000000000000000000000000000000000000000000000000001", | ||
"nonce": "0xa9", | ||
"accessList": [] | ||
}, | ||
"additionalContracts": [], | ||
"isFixedGasLimit": false | ||
} | ||
], | ||
"receipts": [], | ||
"libraries": [], | ||
"pending": [ | ||
"0xc1362e48a49ffa10f2bf7aa442573a20f935d4c9ee34e2f14f8c7c87ec8f8d1d" | ||
], | ||
"returns": {}, | ||
"timestamp": 1693593295, | ||
"chain": 10, | ||
"multi": false, | ||
"commit": "d222d11" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"transactions": [ | ||
{ | ||
"hash": "0xc1362e48a49ffa10f2bf7aa442573a20f935d4c9ee34e2f14f8c7c87ec8f8d1d", | ||
"transactionType": "CALL", | ||
"contractName": null, | ||
"contractAddress": "0x168437d131f8deF2d94B555FF34f4539458DD6F9", | ||
"function": null, | ||
"arguments": null, | ||
"transaction": { | ||
"type": "0x02", | ||
"from": "0x017f8ad14a2e745ea0f756bd57cd4852400be78c", | ||
"to": "0x168437d131f8def2d94b555ff34f4539458dd6f9", | ||
"gas": "0x11c5d", | ||
"value": "0x0", | ||
"data": "0x1c10893f0000000000000000000000004dc20b851f8138cc4eb48121d2cd8bde56822a440000000000000000000000000000000000000000000000000000000000000001", | ||
"nonce": "0xa9", | ||
"accessList": [] | ||
}, | ||
"additionalContracts": [], | ||
"isFixedGasLimit": false | ||
} | ||
], | ||
"receipts": [ | ||
{ | ||
"transactionHash": "0xc1362e48a49ffa10f2bf7aa442573a20f935d4c9ee34e2f14f8c7c87ec8f8d1d", | ||
"transactionIndex": "0x1", | ||
"blockHash": "0x1269a2825c1b7aa4a92c89cadf1b92e3f92a96489de1e32b475ef696f42ec5fe", | ||
"blockNumber": "0x67f2a8c", | ||
"from": "0x017F8Ad14A2E745ea0F756Bd57CD4852400be78c", | ||
"to": "0x168437d131f8deF2d94B555FF34f4539458DD6F9", | ||
"cumulativeGasUsed": "0x18521", | ||
"gasUsed": "0xcde0", | ||
"contractAddress": null, | ||
"logs": [ | ||
{ | ||
"address": "0x168437d131f8deF2d94B555FF34f4539458DD6F9", | ||
"topics": [ | ||
"0x715ad5ce61fc9595c7b415289d59cf203f23a94fa06f04af7e489a0a76e1fe26", | ||
"0x0000000000000000000000004dc20b851f8138cc4eb48121d2cd8bde56822a44", | ||
"0x0000000000000000000000000000000000000000000000000000000000000001" | ||
], | ||
"data": "0x", | ||
"blockHash": "0x1269a2825c1b7aa4a92c89cadf1b92e3f92a96489de1e32b475ef696f42ec5fe", | ||
"blockNumber": "0x67f2a8c", | ||
"transactionHash": "0xc1362e48a49ffa10f2bf7aa442573a20f935d4c9ee34e2f14f8c7c87ec8f8d1d", | ||
"transactionIndex": "0x1", | ||
"logIndex": "0x0", | ||
"removed": false | ||
} | ||
], | ||
"status": "0x1", | ||
"logsBloom": "0x00000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000040000000000000000000000008000000100000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000002000400000000000000000000000000000000000000000000000000040000000000000001000000000000000400000000000000000000000000000000000", | ||
"type": "0x2", | ||
"effectiveGasPrice": "0xb2d05e41" | ||
} | ||
], | ||
"libraries": [], | ||
"pending": [], | ||
"returns": {}, | ||
"timestamp": 1693593301, | ||
"chain": 10, | ||
"multi": false, | ||
"commit": "d222d11" | ||
} |
Oops, something went wrong.