Learn Solidity (0.5) - Delegatecall

Published: 20 February 2020
on channel: 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


Watch video Learn Solidity (0.5) - Delegatecall online without registration, duration hours minute second in high quality. This video was added by user Smart Contract Programmer 20 February 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 8,658 once and liked it 294 people.