interest-bearing DFD
Verified contract
Proxy
Active on
Ethereum with 2,394 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 19 additional slots
0xf5f8…460f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DFD | ERC-20 | 398.614196K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15591640 | 2 years ago | | | 0 | 0.00081347818 | |
| 14747724 | 3 years ago | | | 0 | 0.0055814526 | |
| 14736585 | 3 years ago | | | 0 | 0.0074945739 | |
| 14520254 | 3 years ago | | | 0 | 0.0075642368 | |
| 14403259 | 3 years ago | | | 0 | 0.0023381542 | |
| 14240999 | 3 years ago | | | 0 | 0.0062648971 | |
| 14070164 | 3 years ago | | | 0 | 0.030572774 | |
| 13912868 | 3 years ago | | | 0 | 0.0046376031 | |
| 13909068 | 3 years ago | | | 0 | 0.012271796 | |
| 13853427 | 3 years ago | | | 0 | 0.0037012659 |
ABI
ABI objects
Getter at block 21299899 getPricePerFullShare() view returns (uint256)
decimals() pure returns (uint8)
18
implementation() view returns (address _impl)
0x9690c383a992edd3e0479c5f3071765bd787be3b
isOwner() view returns (bool)
false
name() pure returns (string)
interest-bearing DFD
owner() view returns (address _owner)
0x08f7506e0381f387e901c9d0552cf4052a0740a4
proxyType() pure returns (uint256 proxyTypeId)
2
symbol() pure returns (string)
ibDFD
balance() view returns (uint256)
398614195665607749270210
comptroller() view returns (address)
0xf5f850daddc393ce325d8ac395519224f498460f
decimals() view returns (uint8)
18
dfd() view returns (address)
0x20c36f062a31865bed8a5b1e512d9a1a20aa333a
isOwner() view returns (bool)
false
name() view returns (string)
interest-bearing DFD
owner() view returns (address _owner)
0x08f7506e0381f387e901c9d0552cf4052a0740a4
redeemFactor() view returns (uint256)
9950
stakingV2() view returns (address)
0x29d18116c78c9a3ef81cd190cb12f478c87d12b6
symbol() view returns (string)
ibDFD
totalSupply() view returns (uint256)
256522740750641080761870
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events transferOwnership(address newOwner)
updateAndCall(address _newProxyTo, bytes data)
updateImplementation(address _newProxyTo)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
migrate()
setStakingV2(address _stakingV2)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw(uint256 _shares)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyUpdated(address indexed previousImpl, address indexed newImpl)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed user, uint256 indexed amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawn(address indexed user, uint256 indexed amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.