NotionalJoin
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 0 | $0.999927 |
$0 | |
) | ERC-1555 | 1.880877T | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14410861 | 3 years ago | | | 0 | 0.0025545000 |
ABI
ABI objects
Getter at block 21409240
FLASH_LOANS_DISABLED() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
LOCK() view returns (bytes4)
0xffffffff
LOCK8605463013() view returns (bytes4)
0xffffffff
ROOT() view returns (bytes4)
0x00000000
ROOT4146650865() view returns (bytes4)
0x00000000
accrual() view returns (uint256)
10000295623730722373807371649
asset() view returns (address)
0x1344a36a1b56144c3bc62e7757377d288fde0369
currencyId() view returns (uint16)
2
flashFeeFactor() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
id() view returns (uint256)
563371972493313
maturity() view returns (uint40)
1648512000
storedBalance() view returns (uint256)
1
underlying() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
Read-only
getRoleAdmin(bytes4 role) view returns (bytes4)
hasRole(bytes4 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceID) view returns (bool)
State-modifying
Events exit(address user, uint128 amount) returns (uint128)
grantRole(bytes4 role, address account)
grantRoles(bytes4[] roles, address account)
join(address user, uint128 amount) returns (uint128)
lockRole(bytes4 role)
onERC1155BatchReceived(address, address, uint256[] _ids, uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256 _id, uint256, bytes) returns (bytes4)
redeem()
renounceRole(bytes4 role, address account)
retrieve(address token, address to)
retrieveERC1155(address token, uint256 id_, address to)
revokeRole(bytes4 role, address account)
revokeRoles(bytes4[] roles, address account)
setRoleAdmin(bytes4 role, bytes4 adminRole)
FlashFeeFactorSet(uint256 indexed fee)
Redeemed(uint256 fCash, uint256 underlying, uint256 accrual)
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)
constructor(address asset_, address underlying_, uint40 maturity_, uint16 currencyId_)
This contract contains no fallback and receive objects.
This contract contains no error objects.