TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0x621a823fafae5d3e26f5330094c35c17ecaa71bde5761e80f285281d770c4e51
0x6a78e7725c65927cb202accbe46c9ade7215187204304a646131028cbb9818a9
0xabe95b33e1a03831f33a6cb4e6c39403c5747d24b03ec1517b822ba34170de65
0x34826dc053e124acd0a3149dcf629d6b93d45e896f7952867ac5ea3a7e9280a5
0xf9e9a8cc6812e15c8e219b9f0025504841e86d3a4fc66077f6d4342cbdee8050
0x829ab26225d470ff84e5324f3eb106b6d7760e3a410d88512562258902e51d65
0xc6cf45a54dad0a9c03dd25d14bad8a8d953234a170509030c40bfe2af5078d29
0x9bef9111593bc71a83c06fe935fa804af91c20ed063ffde60f47026e7cf10eb6
0x4760ab6fccd3212f7bdfc5a9740ae57794fada06ca48902fe3e4929183bee5b9
0x9e3095c5b7f198f95466c5e54f2f322bde5ab6b9409a9fb26bcf3cfd44cb642b

Functions
Getter at block 20849403
fodlNFT(view returns (address)
0x70febba7d45cfe6d99847ba4ccc393373b1ea8aa
owner(view returns (address)
0xb9bab59766cd9dbe593b8a2e0d707acc1f464c6b
version(pure returns (uint8)
2
Read-only
accountOwner(address accountview returns (address)
getCToken(address platformaddress tokenview returns (address cToken)
getExchangerAdapter(bytes1 flagview returns (address adapter)
getImplementation(bytes4 _sigview returns (address implementation)
getPlatformAdapter(address platformview returns (address adapter)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addBatchPlatformsWithAdapter(address[] platformsaddress adapter
addCTokenOnPlatform(address platformaddress tokenaddress synthToken
addExchangerWithAdapter(bytes1 flagaddress adapter
addImplementation(address _implementationbytes4[] _sigs
addPlatformWithAdapter(address platformaddress adapter
changeExchangerAdapter(bytes1 flagaddress newAdapter
changePlatformAdapter(address platformaddress newAdapter
createAccount(returns (address)
initialize(address fodlNFT_
removeCTokenFromPlatform(address platformaddress token
removeExchanger(bytes1 flag
removeImplementation(bytes4[] sigs
removePlatform(address platform
renounceOwnership(
setNFT(address fodlNFTV2_
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
ExchangerAdapterLinkUpdated(bytes1 flagaddress adapter
ImplementationAdded(address implementationbytes4[] signatures
ImplementationRemoved(bytes4[] signatures
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PlatformAdapterLinkUpdated(address platformaddress adapter
TokenOnPlatformUpdated(address platformaddress tokenaddress syntheticToken
Constructor
constructor(address initialLogicaddress initialAdminbytes _data
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors

This contract contains no error objects.