TVM دليل مطور ترون — تخزين الجهاز الظاهري
1 min readMay 17, 2019
المقدمة
input: 32-byte address hash, 32-byte storage-key
output: [Initial 16-bytes of address hash : End 16-bytes of storage-key]example1
input:
address base58: TGtZHTi4FZHjoNzcLcD36BnAX6FMSpLaKq
address hex : 414BE7BB5E1D250BEAF39ADB69F73527071E303375
address hash : a59e620dbf248894f097d9a6e5bcb6a2e72ab51b3d0ec19219c45be0dfc0b47d
storage-key : bbbbbb5be78dbadf6c4e817c6d170bbb47e9916f8f6cc4607c5f3819ce98497b
output:
Final key : a59e620dbf248894f097d9a6e5bcb6a247e9916f8f6cc4607c5f3819ce98497bexample2
input:
address base58: TGtZHTi4FZHjoNzcLcD36BnAX6FMSpLaKq
address hex : 414BE7BB5E1D250BEAF39ADB69F73527071E303375
address hash : a59e620dbf248894f097d9a6e5bcb6a2e72ab51b3d0ec19219c45be0dfc0b47d
storage-key : 0000000000000000000000000000000000000000000000000000000000000001
output:
Final key : a59e620dbf248894f097d9a6e5bcb6a200000000000000000000000000000001