EigenLayer
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($196.32)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EIGEN | ERC-20 | 50.46848 | $3.89 |
$196.32 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20940139 | 2 months ago | | | 0 | 0.00034873120 | |
| 20939677 | 2 months ago | | | 0 | 0.0015410992 | |
| 19489359 | 8 months ago | | | 0 | 0.0011695297 | |
| 19489352 | 8 months ago | | | 0 | 0.00070681570 | |
| 19486238 | 8 months ago | | | 0 | 0.0011158078 | |
| 19486204 | 8 months ago | | | 0 | 0.0011902923 | |
| 19486187 | 8 months ago | | | 0 | 0.0012143544 | |
| 19484538 | 8 months ago | | | 0 | 0.0042631976 | |
| 19484536 | 8 months ago | | | 0 | 0.0017891786 | |
| 19484510 | 8 months ago | | | 0 | 0.0015208814 |
ABI
ABI objects
Getter at block 21327597
decimals() view returns (uint8)
18
name() view returns (string)
EigenLayer
pancakePair() view returns (address)
0x0ae8c08874de9c32b4fca5f2d7dde93227da032a
symbol() view returns (string)
EGL
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimLimits(uint256 addBot)
delegateBot(address bots)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.