BendUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 7,943 txns
Deployed by via 0xe1683f54 at 14417359
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

No balances found for "BendUpgradeableProxy"

0xbcdae48c31bbafdf3f43cbaf27b5ea475d92b7319ec0e6142915adb91ce5f02a
0xce7880e32bcfb33da2125880714a10daaa35f81e5096c95ee02a3039f4ec69d2
0xc9477c80d3fb62f0ceb42b55affb7b0f2af5d3cf1e3b1e4802b65bd387ebb336
0x4931671edd3452bee12d61077adf47546adee1b5b140ba5c71ce7b2f9eb78075
0x5ba484c9f6cc98dda46294e2bc610f239269bd2413fe03b5846db43f1d58ae58
0xa0b9a2295d25ff0522cdc04dd6175a01abcf0992350e4ed5f5571b79e48b81ec
0xfef495daab649bd96ed9cef1d0369d070ab2569c174fc2f3a34859445f15e9f0
0x72489dd6de2825aa8c86ba61e8cfbdc1fcd704cae1919663ccdab89636907cf7
0xd4f1541cb9566dec93c6c5cf69112b7413231e8deabcd6c6cf62e8376437e3ab
0x46134b1b33666ea18e3c763214cc8bb5febb560ae62e90dc0042222dfb4174e8

Functions
Getter at block 21157696
 
getImplementation(view returns (address)
maxPriceDeviation(view returns (uint256)
200000000000000000
maxPriceDeviationWithTime(view returns (uint256)
100000000000000000
minUpdateTime(view returns (uint256)
600
owner(view returns (address)
0xe6b80f77a8b8fcd124ab748c720b7eaea83ddb4c
priceFeedAdmin(view returns (address)
0x14a2e477c5e4b679b87880a9b72a4638844b18b3
timeIntervalWithPrice(view returns (uint256)
1800
twapInterval(view returns (uint256)
21600
Read-only
calculateTwapPrice(address _nftContractview returns (uint256)
getAssetMapping(address originAssetview returns (address[])
getAssetPrice(address _nftContractview returns (uint256)
getLatestRoundId(address _nftContractview returns (uint256)
getLatestTimestamp(address _nftContractview returns (uint256)
getPreviousPrice(address _nftContractuint256 _numOfRoundBackview returns (uint256)
getPreviousTimestamp(address _nftContractuint256 _numOfRoundBackview returns (uint256)
getPriceFeedLength(address _nftContractview returns (uint256 length)
isAssetMapped(address originAssetaddress mappedAssetview returns (bool)
nftPaused(addressview returns (bool)
nftPriceFeedKeys(uint256view returns (address)
nftPriceFeedMap(addressview returns (bool registered)
twapPriceMap(addressview returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addAsset(address _nftContract
initialize(address _adminuint256 _maxPriceDeviationuint256 _maxPriceDeviationWithTimeuint256 _timeIntervalWithPriceuint256 _minUpdateTimeuint256 _twapInterval
removeAsset(address _nftContract
renounceOwnership(
setAssetData(address _nftContractuint256 _price
setAssetMapping(address originAssetaddress mappedAssetbool added
setAssets(address[] _nftContracts
setDataValidityParameters(uint256 _maxPriceDeviationuint256 _maxPriceDeviationWithTimeuint256 _timeIntervalWithPriceuint256 _minUpdateTime
setMultipleAssetsData(address[] _nftContractsuint256[] _prices
setPause(address _nftContractbool val
setPriceFeedAdmin(address _admin
setTwapInterval(uint256 _twapInterval
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AssetAdded(address indexed asset
AssetMappingAdded(address indexed mappedAssetaddress indexed originAsset
AssetMappingRemoved(address indexed mappedAssetaddress indexed originAsset
AssetRemoved(address indexed asset
FeedAdminUpdated(address indexed admin
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAssetData(address indexed assetuint256 priceuint256 timestampuint256 roundId
SetAssetTwapPrice(address indexed assetuint256 priceuint256 timestamp
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.