EIP173ProxyWithCustomReceive

Verified contract

Proxy

Active on Ethereum with 576 txns
Deployed by via 0x0c52d678 at 14543753
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 1 additional slot
Native
Value $32,553.42
ERC-20
Value $16,966.77
ERC-20
--
0x2f5c92ce500fe1909b4061764d837b255982be711fb483062edfe7f0b8437927
0x5671c6ef2b86f4aab8c1bc4d09124c44da3af39d36afbe27994702f5598eb5fa
0x7ff5e676896a78f882eab4370031a39a3cee96782b3d17d1bff273e2b4232f93
0x31892128e5dd93be80e8ef8c65cc30a6b453773133ece435f629cbbb3f20b965
0xf3e42da38fd942484fc3718657e6083031dd6c1ecb35c5930463077ea78b0a29
0x0e94c51f16f837c90a069f16f958043746e9bfdfee321aff9cb74820e33ca216
0xfc800aef6284c4d7cffb087a7946e35cd7cfcc48fbe0180969ac15cab77da8bf
0x663b03c448d44be78ca7a01a2f0c9514e9d0a01addb256a1e0c510a56f32ee7a
0xd7e13ab49b7617c5e455b891fe6be253565c4235fa3ae98617ab2bc8f759bcc7
0x56ceecca7fe94b17840d10ca9967333dd427d8135ac7289789803772f7ec1776

Functions
Getter at block 21062675
proxyAdmin(view returns (address)
0xed5cf41b0fd6a3c564c17ee34d9d26eafc30619b
MIN_SHARES_IN_TREASURY(view returns (uint256)
1000000000000
getWhitelistedServices(view returns (address[])
[0xB3f5503f93d5Ef84b06993a1975B9D21B962892F]
maxFee(view returns (uint256)
0
oldTreasury(view returns (address)
0x66e2f69df68c8f56837142be2e8c290efe76da9f
Read-only
supportsInterface(bytes4 idview returns (bool)
getCreditTokensByUser(address _userview returns (address[])
getTotalCreditTokensByUser(address _userview returns (address[])
shares(addressaddressview returns (uint256)
totalShares(addressview returns (uint256)
totalUserTokenBalance(address _useraddress _tokenview returns (uint256)
userTokenBalance(address _useraddress _tokenview returns (uint256)
State-modifying
transferProxyAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
depositFunds(address _receiveraddress _tokenuint256 _amountpayable 
initialize(uint256 _maxFee
updateMaxFee(uint256 _newMaxFee
updateWhitelistedService(address _servicebool _add
useFunds(address _useraddress _tokenuint256 _amount
withdrawFunds(address _receiveraddress _tokenuint256 _amount
Events
ProxyAdminTransferred(address indexed previousAdminaddress indexed newAdmin
ProxyImplementationUpdated(address indexed previousImplementationaddress indexed newImplementation
FundsDeposited(address indexed senderaddress indexed tokenuint256 indexed amount
FundsWithdrawn(address indexed receiveraddress indexed initiatoraddress indexed tokenuint256 amount
LogDeductFees(address indexed useraddress indexed executoraddress indexed tokenuint256 feesaddress service
UpdatedMaxFee(uint256 indexed maxFee
UpdatedService(address indexed servicebool add
Constructor
constructor(address implementationAddressaddress ownerAddressbytes data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.