ibDFD Implementation

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd23015b4 at 13034007
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 19 additional slots

No balances found for "ibDFD Implementation"

No transactions found for "ibDFD Implementation"


Functions
Getter at block 20942954
balance(view returns (uint256)
0
comptroller(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
dfd(view returns (address)
0x20c36f062a31865bed8a5b1e512d9a1a20aa333a
getPricePerFullShare(view returns (uint256)
1000000000000000000
isOwner(view returns (bool)
false
name(view returns (string)
ibDFD Implementation
owner(view returns (address _owner)
0x08f7506e0381f387e901c9d0552cf4052a0740a4
redeemFactor(view returns (uint256)
0
stakingV2(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ibDFD_i
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
migrate(
setStakingV2(address _stakingV2
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(uint256 _shares
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deposit(address indexed useruint256 indexed amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Withdrawn(address indexed useruint256 indexed amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.