InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 129 txns
Deployed by via 0x3310f738 at 11274810
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Native
Value $504.7
ERC-20
Value $9,066,921.33
ERC-20
Value $9,033,397.96
ERC-20
Value $7,319,785.91
ERC-20
Value $6,658,856.88
ERC-20
Value $2,741,468.09
ERC-20
Value $2,425,435.35
ERC-20
Value $2,080,692.02
ERC-20
Value $1,322,936.85
ERC-20
Value $962,482.82
0x6eb73fc65b5b6f605ad0948c89ececd46fd387a3870fc259b5f616f7f563b259
0xeddf898e42c09e97b3654eacc1b3e249f6ff839d3c22a655c2b5e63b947c85ac
0xbbcf76a98d1710123cc49ea1157108cbd905676184dc97dfc36db85d852ecf6b
0xd8de499e933d8080d714d5da1c13a7db58763dbf7122c1ade719f1e451a870ef
0x5155de01bfc1b9afd54c2598230680775a2cc9053bfcbb150844ed96e54b61f9
0xefb993c853841f034c9960123007d83e2900560f00993877db10169e7c93c30a
0x4cf4503d5953fb108312f1557d0705e139cfa581108016e6b2d6b70aa5155351
0x94364dc056ef80105c01d63073ce5714b107f4b326b68f0f8b43b4d2ff2bb5cc
0x520b5ceec2394c884a551a4add5e56de33c671d2e4711787559d2ae6e5a29775
0xb62941fedfd55206d2b4bd3d30500b67040580680bdd068c918ab213baac40c6

Functions
Getter at block 21198703
ETH_MOCK_ADDRESS(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
REVISION(view returns (uint256)
5
getFundsAdmin(view returns (address)
0x5300a1a15135ea4dc7ad5a167152c01efc9b192a
getNextStreamId(view returns (uint256)
100051
Read-only
balanceOf(uint256 streamIdaddress whoview returns (uint256 balance)
deltaOf(uint256 streamIdview returns (uint256 delta)
getStream(uint256 streamIdview returns (address senderaddress recipientuint256 depositaddress tokenAddressuint256 startTimeuint256 stopTimeuint256 remainingBalanceuint256 ratePerSecond)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
initialize(address _logicbytes _datapayable 
initialize(address logicaddress adminbytes datapayable 
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address tokenaddress recipientuint256 amount
cancelStream(uint256 streamIdreturns (bool)
createStream(address recipientuint256 depositaddress tokenAddressuint256 startTimeuint256 stopTimereturns (uint256)
initialize(address fundsAdminuint256 nextStreamId
setFundsAdmin(address admin
transfer(address tokenaddress recipientuint256 amount
withdrawFromStream(uint256 streamIduint256 amountreturns (bool)
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
CancelStream(uint256 indexed streamIdaddress indexed senderaddress indexed recipientuint256 senderBalanceuint256 recipientBalance
CreateStream(uint256 indexed streamIdaddress indexed senderaddress indexed recipientuint256 depositaddress tokenAddressuint256 startTimeuint256 stopTime
NewFundsAdmin(address indexed fundsAdmin
WithdrawFromStream(uint256 indexed streamIdaddress indexed recipientuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.