Learn Solidity (0.5) - Delegatecall

Опубликовано: 20 Февраль 2020
на канале: Smart Contract Programmer
8,658
294

Delegatecall is a low level function in Solidity that executes code from another contract using the storage, sender, and ether amount of the caller's contract. Using delegatecall you can write upgradable contract, even though once a contract is deployed on the blockchain, you cannot change the code of the contract.

Code: https://solidity-by-example.org/deleg...

Remix IDE: http://remix.ethereum.org
Solidity: https://solidity.readthedocs.io

Follow on Twitter: @ProgrammerSmart   / programmersmart  
Join me on Discord:   / discord  
Website: https://smartcontractprogrammer.com


Смотрите видео Learn Solidity (0.5) - Delegatecall онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Smart Contract Programmer 20 Февраль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 8,658 раз и оно понравилось 294 людям.