Pendle Market Equilibria Deposit
Verified contract
Proxy
Active on
Ethereum with 16 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "Pendle Market Equilibria Deposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21185269 | 7 hours ago | | | 0 | 0.0016340340 | |
| 21176687 | a day ago | | | 0 | 0.0010577149 | |
| 21170010 | 2 days ago | | | 0 | 0.0014287791 | |
| 21147478 | 6 days ago | | | 0 | 0.00043615497 | |
| 21123816 | 9 days ago | | | 0 | 0.00053723379 | |
| 21104992 | 11 days ago | | | 0 | 0.00023101860 | |
| 21104866 | 12 days ago | | | 0 | 0.00016334521 | |
| 21092745 | 13 days ago | | | 0 | 0.00047295197 | |
| 21047226 | 20 days ago | | | 0 | 0.00027874770 | |
| 21019579 | 23 days ago | | | 0 | 0.00043953704 |
ABI
ABI objects
Getter at block 21187310
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Pendle Market Equilibria Deposit
symbol() view returns (string)
eqbPENDLE-LPT
totalSupply() view returns (uint256)
879884701
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address _from, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _owner, address _operator, address _lptoken)
mint(address _to, uint256 _amount)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address beacon, bytes data)
fallback()
receive()
This contract contains no error objects.