Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0d9a…e4f4
Balances ($0.00)
No balances found for "FYUSDC2312"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18893714 | a year ago | | | 0 | 0.00090964722 | |
| 17639668 | a year ago | | | 0 | 0.0012812500 |
ABI
ABI objects
Getter at block 21187274
DOMAIN_SEPARATOR() view returns (bytes32)
0xcd9ce79dea8b8792d240ca171dd6b647a5290f8ae7f72fcc1216949360283412
LOCK() view returns (bytes4)
0xffffffff
LOCK8605463013() view returns (bytes4)
0xffffffff
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
ROOT() view returns (bytes4)
0x00000000
ROOT4146650865() view returns (bytes4)
0x00000000
chiAtMaturity() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
6
deploymentChainId() view returns (uint256)
1
flashFeeFactor() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
join() view returns (address)
0x0d9a1a773be5a83eebda23bf98efb8585c3ae4f4
maturity() view returns (uint256)
1703862000
name() view returns (string)
FYUSDC2312
oracle() view returns (address)
0x95750d6f5fba4ed1cc4dc42d2c01dfd3db9a11ec
symbol() view returns (string)
FYUSDC2312
totalSupply() view returns (uint256)
45444424
underlying() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
underlyingId() view returns (bytes6)
0x303200000000
version() pure returns (string)
1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address guy) view returns (uint256)
flashFee(address token, uint256 principalAmount) view returns (uint256)
getRoleAdmin(bytes4 role) view returns (bytes4)
hasRole(bytes4 role, address account) view returns (bool)
maxFlashLoan(address token) view returns (uint256)
maxRedeem(address holder) view returns (uint256 maxPrincipalAmount)
nonces(address) view returns (uint256)
State-modifying
Events accrual() returns (uint256)
approve(address spender, uint256 wad) returns (bool)
burn(address holder, uint256 principalAmount)
convertToPrincipal(uint256 underlyingAmount) returns (uint256 principalAmount)
convertToUnderlying(uint256 principalAmount) returns (uint256 underlyingAmount)
flashLoan(address receiver, address token, uint256 principalAmount, bytes data) returns (bool)
grantRole(bytes4 role, address account)
grantRoles(bytes4[] roles, address account)
lockRole(bytes4 role)
mature()
maxWithdraw(address holder) returns (uint256 maxUnderlyingAmount)
mint(address receiver, uint256 principalAmount)
mintWithUnderlying(address receiver, uint256 underlyingAmount)
permit(address owner, address spender, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
point(bytes32 param, address value)
previewRedeem(uint256 principalAmount) returns (uint256 underlyingAmount)
previewWithdraw(uint256 underlyingAmount) returns (uint256 principalAmount)
redeem(address receiver, uint256 principalAmount) returns (uint256 underlyingAmount)
redeem(uint256 principalAmount, address receiver, address holder) returns (uint256 underlyingAmount)
renounceRole(bytes4 role, address account)
revokeRole(bytes4 role, address account)
revokeRoles(bytes4[] roles, address account)
setFlashFeeFactor(uint256 flashFeeFactor_)
setRoleAdmin(bytes4 role, bytes4 adminRole)
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address src, address dst, uint256 wad) returns (bool)
withdraw(uint256 underlyingAmount, address receiver, address holder) returns (uint256 principalAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
FlashFeeFactorSet(uint256 indexed fee)
Point(bytes32 indexed param, address value)
Redeemed(address indexed holder, address indexed receiver, uint256 principalAmount, uint256 underlyingAmount)
RoleAdminChanged(bytes4 indexed role, bytes4 indexed newAdminRole)
RoleGranted(bytes4 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes4 indexed role, address indexed account, address indexed sender)
SeriesMatured(uint256 chiAtMaturity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(bytes6 underlyingId_, address oracle_, address join_, uint256 maturity_, string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.