The latest block we've processed for this chain is 20896950, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Proxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x5312235c at 15190168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd2199a2601d7d2f19ddf89675ca014b564aff03be6131731d1d16c100d294fab
0x6548ec10257a578bb95cf7d7340c05db53236459534d80345731f68d168745fa
0x457cbd26d2422446ce26a7fbd05f731c9fc34c826cabe2bf82e02dbf9ca99558
0xb941a9cce3af5c8d793c7783efeaa212300b9681675abf2346c48a67a2b5a955
0xfcd154257a34c3e5d38d8c6398659be643a7b7339521f3ed01285eb853255743
0x265482c1887948d821e3c325dca700acda9a96cb419f00a67c51c34e1cc042e8
0x018c5f88573f441582b0d178fbde5e0ba98cdee6f310cb99a2fc4dfb2d1002a4
0x18c67d09b95e889be6db210ae0f8987327743812f33644bc7414a23bccd30c41
0x43688cf08e3ee6f3b9fd360f4e7c44a91bacdab1e35ba264a71ab27f49ec7a29
0x38d29203fbffc9f6f2961ccf5e0c37a905e45c0663bca1b97a838dbdfc0f29da

Functions
Getter at block 20896949
implementation(view returns (address impl)
0x204d0e6a1be0d11d88dcb48c69f3180b0f772ce2
owner(view returns (address _owner)
0x24a86738d4839deba9e5e3e4389c39b9d786e204
proxyOwner(view returns (address owner)
0xb504715f7240297f9771a8c1e75dfdb9cb481230
controllerAddress(view returns (address)
0x9726470997db23ac821597f28af9343f8c5ec520
lockAddress(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address _owner)
0x24a86738d4839deba9e5e3e4389c39b9d786e204
Read-only
accounts(bytesview returns (address)
borrowBalances(bytesview returns (uint256)
collateralBalances(bytesview returns (uint256)
isClaimable(bytes idview returns (bool)
targetPrices(addressview returns (uint256)
totalClaimedById(bytesview returns (uint256)
typeBorrow(bytesview returns (uint8)
uAssetAddressById(bytesview returns (address)
updatedLockTime(bytesview returns (uint256)
userBalances(bytesview returns (uint256)
State-modifying
transferOwnership(address _newOwner
transferProxyOwnership(address _newOwner
upgradeTo(address _newImplementation
addMoreCollateralAmount(address uAssetAddressuint256 collateralAmountbytes id
borrow(address uAssetAddressuint256 uAssetAmountuint256 collateralAmountbytes id
claimAll(bytes[] ids
claimById(bytes id
close(address uAssetAddressbytes id
editBorrow(address uAssetAddressuint256 uAssetAmountuint256 collateralAmountbytes id
editShort(address uAssetAddressuint256 uAssetAmountuint256 collateralAmountuint256 deadlineuint16 slippagebytes id
liquidation(address userAddressaddress uAssetAddressuint256 uAssetAmountbytes id
setControllerAddress(address _controllerAddress
short(address uAssetAddressuint256 uAssetAmountuint256 collateralAmountuint256 deadlineuint16 slippagebytes id
transferOwnership(address _newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyOwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
BorrowAsset(address indexed userAddressbytes iduint256 uAssetAmountuint256 collateralAmountuint256 timestamp
ClaimAll(address indexed claimerbytes[] ids
ClaimToken(address indexed claimerbytes iduint256 amountuint256 timestamp
Close(address indexed userAddressbytes iduint8 typeIduint256 uAssetAmountuint256 collateralAmountuint256 timestamp
EditShort(address indexed userAddressbytes iduint8 isLockeduint256 uAssetAmountuint256 collateralAmountuint256 timestamp
Liquidation(address indexed buyeraddress indexed accountbytes iduint256 uAssetAmountuint256 collateralAmountuint256 timestampuint256 discountRate
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Short(address indexed userAddressbytes iduint256 uAssetAmountuint256 collateralAmountuint256 timestamp
Constructor
constructor(address _impl
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.