0xab08993a75b58f76a9df34b5f4e9402c4e82ff4a

Unverified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x7eb1857e at 19827503
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
10 additional variables

No balances found for "0xab08993a75b58f76a9df34b5f4e9402c4e82ff4a"

0xc350eb62056ebb353a12ac1b0cc09500e23ca5602cd5805611b702b15ee9431c
0x0e16e7201c53280820ee4b09b17272d83d7a011db3f9de24a22bd3980eeb5214
0x9eebeda7b5508fe44eedccce87f90c9e3014b84daaf3f336e92b2396dfb1b519
0x9906f841bb4103acd8548d3c66219db4a80ead802d08c946c306ceba9ff273ae
0xb14a5a570c1821cfdcac4d5f5b04e9c23da50464b90c7f953d8b5cc199dd5844
0x4b2d878055b34232e526283da94ef2031f124c9e7c7c0fd34309eb581f8b02ff
0x7950cf763e77c6131942243b88de959a03fc2c6f6297d9352c264b3756ed1a44
0xc25ee06526e6e32ab85d42cf7f3ec577accff8ab33858b6fba9c7e93204843f0
0x295bb613e4845b016d867c5dbca462a16c9bf3b98a56e56459720cb85fc44a3c

Functions
Getter at block 20936998
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
AUCTIONEER_ROLE(view returns (bytes32)
0xc1df76f4e50bdb95676f782d4b88b23904c5346d8bc7c986ae26f7e10e601891
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEVOPS_ROLE(view returns (bytes32)
0x793a6c9b7e0a9549c74edc2f9ae0dc50903dfaa9a56fb0116b27a8c71de3e2c6
INITIALIZER_ROLE(view returns (bytes32)
0x30d41a597cac127d8249d31298b50e481ee82c3f4a49ff93c76a22735aa9f3ad
MAX_BID_COUNT(view returns (uint256)
150
MAX_BID_PRICE(view returns (uint256)
100000000000000000000
ROLLOVER_MANAGER(view returns (bytes32)
0x6e3cc031d23d7153f72e87cbfd113a0351c60d8ce52b8a31c944d543a384b7c9
THREESIXTY_DAYCOUNT_SECONDS(view returns (uint256)
31104000
auctionEndTime(view returns (uint256)
1716397200
auctionStartTime(view returns (uint256)
1715796000
bidCount(view returns (uint256)
0
dayCountFractionMantissa(view returns (uint256)
80555555555555555
lockingPaused(view returns (bool)
false
minimumTenderAmount(view returns (uint256)
1000000000
 
proxiableUUID(view returns (bytes32)
purchaseToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
revealTime(view returns (uint256)
1716397200
termAuction(view returns (address)
0x08f5a67cb61f308221f36b8cb1955b4b87fe7baf
termAuctionId(view returns (bytes32)
0x42ef518360c026892031f88e7da141ef6db4600aab84ca593333ce5053bc4f1e
termRepoCollateralManager(view returns (address)
0xd0372be225cb42ef13f91b7829448b0df19d33bd
termRepoId(view returns (bytes32)
0xee9b5db68fb71f27a71548c8442fe00c203488de685477b39b80f3222ca8ea56
termRepoServicer(view returns (address)
0x54966e8170c0504be0cece53e1046e00c5e219bb
unlockingPaused(view returns (bool)
false
version(view returns (string)
0.6.0
Read-only
collateralTokens(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
lockedBid(bytes32 idview returns (struct TermAuctionBid)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
auctionUnlockBid(bytes32 idaddress bidderaddress[] bidCollateralTokensuint256[] amounts
getAllBids(bytes32[] revealedBidsbytes32[] expiredRolloverBidsbytes32[] unrevealedBidsreturns (struct TermAuctionRevealedBid[]struct TermAuctionBid[])
grantRole(bytes32 roleaddress account
initialize(string termRepoId_string auctionId_uint256 auctionStartTime_uint256 revealTime_uint256 auctionEndTime_uint256 redemptionTimestamp_uint256 minimumTenderAmount_address purchaseToken_address[] collateralTokens_address termInitializer_
lockBids(struct TermAuctionBidSubmission[] bidSubmissionsreturns (bytes32[])
lockBidsWithReferral(struct TermAuctionBidSubmission[] bidSubmissionsaddress referralAddressreturns (bytes32[])
lockRolloverBid(struct TermAuctionBid bid
pairRolloverManager(address rolloverManager
pairTermContracts(address termAuction_address termRepoServicer_address emitter_address termRepoCollateralManager_address termPriceOracle_address devopsMultisig_address adminWallet_
pauseLocking(
pauseUnlocking(
renounceRole(bytes32 roleaddress account
revealBids(bytes32[] idsuint256[] pricesuint256[] nonces
revokeRole(bytes32 roleaddress account
unlockBids(bytes32[] ids
unpauseLocking(
unpauseUnlocking(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyTermContractPaired(
AuctionNotClosed(
AuctionNotOpen(
AuctionNotRevealing(
AuctionRevealsAfterEnd(uint256 revealuint256 end
AuctionStartsAfterReveal(uint256 startuint256 reveal
BidAlreadyRevealed(
BidAmountTooLow(uint256 amount
BidCountIncorrect(uint256 bidCount
BidNotOwned(
BidNotRevealed(bytes32 bidId
BidPriceModified(bytes32 id
BidRevealed(bytes32 bidId
CollateralAmountTooLow(
CollateralTokenNotApproved(address token
GeneratingExistingBid(bytes32 bidId
InvalidPurchaseToken(
InvalidSelfReferral(
InvalidTermRepoServicer(
LockingPaused(
MaxBidCountReached(
NoCollateralToUnlock(
NonExistentBid(bytes32 bidId
NonExpiredRolloverBid(bytes32 bidId
NonRolloverBid(bytes32 id
PurchaseTokenNotApproved(address token
RevealedBidsNotSorted(
RolloverBid(
RolloverBidExpired(bytes32 bidId
RolloverBidInShortfall(
TenderPriceTooHigh(bytes32 iduint256 maxPrice
UnlockingPaused(