Bank

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc7c21782 at 12118953
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "Bank"

No transactions found for "Bank"


Functions
Getter at block 20859864
admin(view returns (address)
0x0000000000000000000000000000000000000000
controller(view returns (address)
0x0000000000000000000000000000000000000000
mulSig(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
pauser(view returns (address)
0x0000000000000000000000000000000000000000
proposedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
MonitorEventCallback(bytes32 funcNamebytes payload
_deposit(address tokenuint256 amountaddress accountpayable 
_repay(address tokenuint256 repayAmountaddress accountpayable returns (uint256)
borrow(address underlyinguint256 borrowAmount
cancellingOut(address token
claimAdministration(
deposit(address tokenuint256 amountpayable 
flashloan(address receiveraddress tokenuint256 amountbytes params
initialize(address _controlleraddress _mulSig
liquidateBorrow(address borroweraddress underlyingBorrowaddress underlyingCollateraluint256 repayAmountpayable 
proposeNewAdmin(address admin_
repay(address tokenuint256 repayAmountpayable returns (uint256)
setController(address _controller
setPaused(
setPauser(address _pauser
setUnpaused(
tokenIn(address tokenuint256 amountInpayable 
tokenOut(address tokenuint256 amountOut
withdraw(address underlyinguint256 withdrawTokensreturns (uint256)
withdrawUnderlying(address underlyinguint256 withdrawAmountreturns (uint256)
Events
FlashLoan(address indexed receiveraddress indexed tokenuint256 amountuint256 fee
MonitorEvent(bytes32 indexed funcNamebytes payload
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.