Ribbon Debt

Verified contract

Proxy

Active on Ethereum with 1 txns
Deployed by via 0x8c8e7af7 at 15598891
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 43 additional slots
-
variable spans 48 additional slots

No balances found for "Ribbon Debt"

0x6713521be8238b3a0b3d067a3225f2a444b0d098e0743663ddc566bfa0d0d4dc
From

Functions
Getter at block 20814439
auctionDuration(view returns (uint256)
1209600
factory(view returns (address)
0x312853485a41f76f20a14f927cd0ea676588936c
lastTokenId(view returns (uint96)
0
minBidFactor(view returns (uint256)
1000000000000000000
name(view returns (string)
Ribbon Debt
owner(view returns (address)
0x43a43d3404eac5fa1ec4f4bb0879495d500e390b
symbol(view returns (string)
RDEBT
Read-only
auctionInfo(addressview returns (uint256 enduint96 tokenIdaddress lastBidderuint256 lastBid)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelistedBidder(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
ownerOfDebt(address poolview returns (address)
state(address poolview returns (uint8)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenInfo(uint256view returns (address pooluint256 borrowsAtClaimuint256 interestRate)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address touint256 tokenId
bid(address pooluint256 amount
claimDebtOwnership(address pool
initialize(address factory_uint256 auctionDuration_uint256 minBidFactor_
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setAuctionDuration(uint256 auctionDuration_
setPoolAuctionEnd(address pooluint256 end
setWhitelistedBidder(address bidderbool whitelisted
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AuctionDurationSet(uint256 duration
AuctionEndSet(address pooluint256 end
AuctionStarted(address indexed pooladdress indexed bidder
Bid(address indexed pooladdress indexed bidderuint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WhitelistedBidderSet(address bidderbool whitelisted
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.