We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352d05a commit 2985834Copy full SHA for 2985834
table.csv
@@ -67,6 +67,7 @@ eth-account-snapshot, ipld, 0x97, permanent, Ethe
67
eth-storage-trie, ipld, 0x98, permanent, Ethereum Contract Storage Trie (Eth-Secure-Trie)
68
eth-receipt-log-trie, ipld, 0x99, draft, Ethereum Transaction Receipt Log Trie (Eth-Trie)
69
eth-receipt-log, ipld, 0x9a, draft, Ethereum Transaction Receipt Log (RLP)
70
+eth-solidity-abi, ipld, 0x9b, draft, Ethereum Solidity ABI-encoded data
71
aes-128, key, 0xa0, draft, 128-bit AES symmetric key
72
aes-192, key, 0xa1, draft, 192-bit AES symmetric key
73
aes-256, key, 0xa2, draft, 256-bit AES symmetric key
0 commit comments