TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 11,588 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
0xdafc…4642
0x2445…0e46
0xdbfd…af24
0x69f3…8d1f
0xbc4c…f13d
0x60e4…a7c6
0xba30…5623
0x4d22…4381
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21143751 | 14 days ago | | | 0 | 0.028003296 | |
| 21007251 | a month ago | | | 0 | 0.015954002 | |
| 20857328 | 2 months ago | | | 0 | 0.012291778 | |
| 20723277 | 2 months ago | | | 0 | 0.010274270 | |
| 20679171 | 3 months ago | | | 0 | 0.00047604504 | |
| 20661053 | 3 months ago | | | 0 | 0.0018723848 | |
| 20581037 | 3 months ago | | | 0 | 0.0018638525 | |
| 20261708 | 4 months ago | | | 0 | 0.0044356171 | |
| 20007518 | 6 months ago | | | 0 | 0.0064304180 | |
| 19844387 | 6 months ago | | | 0 | 0.0046594520 |
ABI
ABI objects
Getter at block 21246345
DOMAIN_SEPARATOR() view returns (bytes32)
0x8a37b8ed3bc1d7c95be9543efe6b75dc0f28eb24c0819b690f8130adcea41f9f
NAME() view returns (string)
BendApeStaking
VERSION() view returns (string)
1
apeCoin() view returns (address)
0x4d224452801aced8b2f0aebe155379bb5d594381
bakc() view returns (address)
0xba30e5f9bb24caa003e9f2f0497ad287fdf95623
bayc() view returns (address)
0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
boundBayc() view returns (address)
0xdbfd76af2157dc15ee4e57f3f942bb45ba84af24
boundMayc() view returns (address)
0x69f37e419bd1457d2a25ed3f5d418169caae8d1f
lendPoolAddressedProvider() view returns (address)
0x24451f47caf13b24f4b5034e1df6c0e401ec0e46
mayc() view returns (address)
0x60e4d786628fea6478f785a6d7e704777c86a7c6
stakeManager() view returns (address)
0xdafce4acc2703a24f29d1321adaadf5768f54642
Read-only
isCancelled(address user, uint256 offerNonce) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
cancelOffers(uint256[] offerNonces)
initialize(address bayc_, address mayc_, address bakc_, address boundBayc_, address boundMayc_, address apeCoin_, address stakeManager_, address lendPoolAddressedProvider_)
matchWithBakc(struct DataTypesApeOffer apeOffer, struct DataTypesBakcOffer bakcOffer)
matchWithBakcAndCoin(struct DataTypesApeOffer apeOffer, struct DataTypesBakcOffer bakcOffer, struct DataTypesCoinOffer coinOffer)
matchWithCoin(struct DataTypesApeOffer apeOffer, struct DataTypesCoinOffer coinOffer)
stakeSelf(address apeCollection, uint256 apeTokenId, uint256 bakcTokenId, uint256 apeCoinAmount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OffersCanceled(address indexed user, uint256[] offerNonces)
OffersMatched(struct DataTypesApeOffer apeOffer, struct DataTypesBakcOffer backOffer, struct DataTypesCoinOffer coinOffer)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.