TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x2f397361 at 17107929
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
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "TransparentUpgradeableProxy"

0xf8e149eac3d6f7e193df43236a0a4c079ec790390cdb31c10fd1246136677cb0
0xeba22fdb58dae7a43c104271a4e23612b674567328b68d49fa8a4f1519f69e4f
0x02d0ff11528433bf14f1084b852193055f448af4fd5918b3ab4690490da3a74d
0xdda9f05cca0942d64cda905f5f01c2d5a27928c4b65fa0c167551854197a8ab3
0x8e816352df5b7bdb1fc3bc5bb1d88f63dc47057f0677ee94dc98e875ee94deab
0xbb67941ab0e00b7c3f97742585b2e77954483f4d46c9241af1e1e802e07c890e
0x103e17006f250080b640838c824dab4dbff6585f6edc83d4632b9000fdc70805
0x78b0eabab398a829d99e5d353ef8cb1a6874733cb5f7ba34b346349c54bab71e
0xc673e7f4c617411c462543ff939e44fdc1694639e1bffdc0581e180464847602
0x7ca331de361dc567dbf291cde424cc9937ae6c47c29b733202e434689be0abae

Functions
Getter at block 21024679
owner(view returns (address)
0x57a703bd8496a28e904fe3b300cb6dc5cf2d616a
transferManager(view returns (address)
0xf75e6a2cac16de24b28bea08e9d0a01e5c8af9ce
Read-only
getNft(addressview returns (address)
getNfts(address nftAddraddress accountview returns (uint256[] nftList)
marketInfo(addressview returns (address marketaddress underlyinguint256 pieceCountuint256 liquidateThresholdbool isListed)
nftOwner(address accountaddress nftAddruint256 nftIdview returns (address)
transferExemption(addressview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
adjustOrderForNft(address nftAddruint256[] indexes
initialize(address owner_address transferManager_
liquidateNft(address borrower
mintNft(address nftAddruint256[] nftIds
onERC721Received(addressaddressuint256bytesreturns (bytes4)
redeemNft(address nftAddruint256[] indexes
redeemNftWithPermit(address nftAddruint256[] indexesuint256 deadlinebool approveMaxuint8 vbytes32 rbytes32 s
redeemVerify(address marketaddress accountuint256 redeemTokensuint256 redeemAmountreturns (bool)
registry(address[] nftAddrsaddress[] marketsuint256[] liquidateThresholds
renounceOwnership(
setLiquidateThreshold(address nftAddruint256 newLiquidateThreshold
setListed(address nftAddrbool listed
setTransferExemption(address recipientbool newExemption
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Initialized(uint8 version
LiquidateNft(address indexed borroweraddress indexed nftAddruint256[] nftAddrs
LiquidateThresholdUpdate(address indexed nftAddruint256 oldLiquidateThresholduint256 newLiquidateThreshold
ListedUpdate(address indexed nftAddrbool listed
MintNft(address indexed owneraddress indexed nftAddruint256[] nftAddrs
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RedeemNft(address indexed owneraddress indexed nftAddruint256[] nftAddrs
RegistryMarket(address indexed nftAddraddress indexed market
TransferExemption(address indexed recipientbool exemption
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.