Lending Contract (Blend)

0x29469395eaf6f95920e59f858042f0e28d98a20b
Ethereum Mainnet
Verified

The Lending Contract is an ERC-1967 compliant smart contract that provides a fallback function that delegates all calls to a implementation contract using the EVM delegatecall.

Start building on QuickNode

Get started for free
3 Events
2 Functions
[{"inputs":[{"internalType":"address","name":"_logic","type":"address"},{"internalType":"bytes","name":"_data","type":"bytes"}],"stateMutability":"payable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"previousAdmin","type":"address"},{"indexed":false,"internalType":"address","name":"newAdmin","type":"address"}],"name":"AdminChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"beacon","type":"address"}],"name":"BeaconUpgraded","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"implementation","type":"address"}],"name":"Upgraded","type":"event"},{"stateMutability":"payable","type":"fallback"},{"stateMutability":"payable","type":"receive"}]
Source code:
loading...

Built with from QuickNode