Created
June 13, 2024 06:59
-
-
Save dreadedhamish/35231d1ff4b6388a1d0a214a37f0701d to your computer and use it in GitHub Desktop.
thirdweb token deployment example
This file contains hidden or 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
{ | |
"jsonrpc": "2.0", | |
"id": "1", | |
"result": { | |
"blockHash": "0x38c7b504eb60e139376fb9bcb2cb47e614d4287f4a25db44615bb39fe9a75063", | |
"blockNumber": "0x13a9cc5", | |
"from": "0x17616dcae0821f4c2ced4b6db626cd1f12d96099", | |
"gas": "0xc742a", | |
"gasPrice": "0x7de87a492a600", | |
"maxPriorityFeePerGas": "0x7de87a492a600", | |
"maxFeePerGas": "0x7de87a492a600", | |
"hash": "0xa3b65b771b599dfca659c3f2881ca8d5848d7b76b8bc57edded41d01de61b909", | |
"input": "0x11b804ab00000000000000000000000021bdba30afc2b8205e8a173626346868077572fb000000000000000000000000000000000000000000000000000000000000006032303631383433340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000204dfad80a600000000000000000000000017616dcae0821f4c2ced4b6db626cd1f12d9609900000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000001e000000000000000000000000017616dcae0821f4c2ced4b6db626cd1f12d9609900000000000000000000000017616dcae0821f4c2ced4b6db626cd1f12d960990000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d74686972647765625f7465737400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a33726477656274657374000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000037697066733a2f2f516d54367a597869774c6166536666633665617567415a54456d33766b6959373834466b4157463161776f5933532f30000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", | |
// 0x11b804ab - deployProxyByImplementation(address,bytes,bytes32) | |
"nonce": "0x122", | |
"to": "0x76f948e5f13b9a84a81e5681df8682bbf524805e", // Deployer CA | |
"transactionIndex": "0x0", | |
"value": "0x0", | |
"type": "0x2", | |
"accessList": [], | |
"chainId": "0x171", | |
"v": "0x0", | |
"r": "0x8aa9a3b2f4248154dfa667dd88d24210f1d4f9f8c60e1206bf184231dbc80ca5", | |
"s": "0x30f8bc05b135964b1e99841a121383d50f82f466f0e68e30ce2f4965820d6b30" | |
} | |
} |
This file contains hidden or 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
{ | |
"jsonrpc": "2.0", | |
"id": "1", | |
"result": { | |
"blockHash": "0x38c7b504eb60e139376fb9bcb2cb47e614d4287f4a25db44615bb39fe9a75063", | |
"blockNumber": "0x13a9cc5", | |
"contractAddress": null, | |
"cumulativeGasUsed": "0xa1441", | |
"effectiveGasPrice": "0x7de87a492a600", | |
"from": "0x17616dcae0821f4c2ced4b6db626cd1f12d96099", // Creator Wallet | |
"gasUsed": "0xa1441", | |
"logs": [ | |
{ | |
"address": "0x76f948e5f13b9a84a81e5681df8682bbf524805e", // Deployer CA | |
"topics": [ | |
"0x9e0862c4ebff2150fbbfd3f8547483f55bdec0c34fd977d3fccaa55d6c4ce784", | |
"0x00000000000000000000000021bdba30afc2b8205e8a173626346868077572fb", | |
"0x00000000000000000000000017616dcae0821f4c2ced4b6db626cd1f12d96099" // Creator Wallet | |
], | |
"data": "0x0000000000000000000000001e9855c59321f80d4dabb796617334fa885ab210", // Token CA | |
"blockNumber": "0x13a9cc5", | |
"transactionHash": "0xa3b65b771b599dfca659c3f2881ca8d5848d7b76b8bc57edded41d01de61b909", | |
"transactionIndex": "0x0", | |
"blockHash": "0x38c7b504eb60e139376fb9bcb2cb47e614d4287f4a25db44615bb39fe9a75063", | |
"logIndex": "0x0", | |
"removed": false | |
}, | |
{ | |
"address": "0x1e9855c59321f80d4dabb796617334fa885ab210", // Token CA | |
"topics": [ | |
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d", // RoleGranted(bytes32,address,address) | |
"0x0000000000000000000000000000000000000000000000000000000000000000", | |
"0x00000000000000000000000017616dcae0821f4c2ced4b6db626cd1f12d96099", // Creator Wallet | |
"0x00000000000000000000000076f948e5f13b9a84a81e5681df8682bbf524805e" // Deployer CA | |
], | |
"data": "0x", | |
"blockNumber": "0x13a9cc5", | |
"transactionHash": "0xa3b65b771b599dfca659c3f2881ca8d5848d7b76b8bc57edded41d01de61b909", | |
"transactionIndex": "0x0", | |
"blockHash": "0x38c7b504eb60e139376fb9bcb2cb47e614d4287f4a25db44615bb39fe9a75063", | |
"logIndex": "0x1", | |
"removed": false | |
}, | |
{ | |
"address": "0x1e9855c59321f80d4dabb796617334fa885ab210", // Token CA | |
"topics": [ | |
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d", // RoleGranted(bytes32,address,address) | |
"0x8502233096d909befbda0999bb8ea2f3a6be3c138b9fbf003752a4c8bce86f6c", | |
"0x00000000000000000000000017616dcae0821f4c2ced4b6db626cd1f12d96099", // Creator wallet | |
"0x00000000000000000000000076f948e5f13b9a84a81e5681df8682bbf524805e" // Deployer CA | |
], | |
"data": "0x", | |
"blockNumber": "0x13a9cc5", | |
"transactionHash": "0xa3b65b771b599dfca659c3f2881ca8d5848d7b76b8bc57edded41d01de61b909", | |
"transactionIndex": "0x0", | |
"blockHash": "0x38c7b504eb60e139376fb9bcb2cb47e614d4287f4a25db44615bb39fe9a75063", | |
"logIndex": "0x2", | |
"removed": false | |
}, | |
{ | |
"address": "0x1e9855c59321f80d4dabb796617334fa885ab210", // Token CA | |
"topics": [ | |
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d", // RoleGranted(bytes32,address,address) | |
"0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6", | |
"0x00000000000000000000000017616dcae0821f4c2ced4b6db626cd1f12d96099", // Creator Wallet | |
"0x00000000000000000000000076f948e5f13b9a84a81e5681df8682bbf524805e" // Deployer CA | |
], | |
"data": "0x", | |
"blockNumber": "0x13a9cc5", | |
"transactionHash": "0xa3b65b771b599dfca659c3f2881ca8d5848d7b76b8bc57edded41d01de61b909", | |
"transactionIndex": "0x0", | |
"blockHash": "0x38c7b504eb60e139376fb9bcb2cb47e614d4287f4a25db44615bb39fe9a75063", | |
"logIndex": "0x3", | |
"removed": false | |
}, | |
{ | |
"address": "0x1e9855c59321f80d4dabb796617334fa885ab210", | |
"topics": [ | |
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d", // RoleGranted(bytes32,address,address) | |
"0x8502233096d909befbda0999bb8ea2f3a6be3c138b9fbf003752a4c8bce86f6c", | |
"0x0000000000000000000000000000000000000000000000000000000000000000", | |
"0x00000000000000000000000076f948e5f13b9a84a81e5681df8682bbf524805e" // Deployer CA | |
], | |
"data": "0x", | |
"blockNumber": "0x13a9cc5", | |
"transactionHash": "0xa3b65b771b599dfca659c3f2881ca8d5848d7b76b8bc57edded41d01de61b909", | |
"transactionIndex": "0x0", | |
"blockHash": "0x38c7b504eb60e139376fb9bcb2cb47e614d4287f4a25db44615bb39fe9a75063", | |
"logIndex": "0x4", | |
"removed": false | |
}, | |
{ | |
"address": "0x1e9855c59321f80d4dabb796617334fa885ab210", | |
"topics": [ | |
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498" | |
], | |
"data": "0x0000000000000000000000000000000000000000000000000000000000000001", | |
"blockNumber": "0x13a9cc5", | |
"transactionHash": "0xa3b65b771b599dfca659c3f2881ca8d5848d7b76b8bc57edded41d01de61b909", | |
"transactionIndex": "0x0", | |
"blockHash": "0x38c7b504eb60e139376fb9bcb2cb47e614d4287f4a25db44615bb39fe9a75063", | |
"logIndex": "0x5", | |
"removed": false | |
} | |
], | |
"logsBloom": "0x00100004000000000000000000000008000010000000000000000020000000000000000000000000000800000000004000000000000000000000000000000000000040000000000000000000000000000000000000000000000002000000040000000000020000000000000000100800000000000000000000000000001000000000000000000000000000000200000000020000000080000000000800000000000000000000000004000000000400000000000020080000001000000000000000000000000000000000080000040000001000000000000100000000000020800000000080000000000000001000000020000000000002000000000000000000", | |
"status": "0x1", | |
"to": "0x76f948e5f13b9a84a81e5681df8682bbf524805e", | |
"transactionHash": "0xa3b65b771b599dfca659c3f2881ca8d5848d7b76b8bc57edded41d01de61b909", | |
"transactionIndex": "0x0", | |
"type": "0x2" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment