Eigen
Verified contract
Proxy
Active on
Ethereum with 560,125 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 48 additional slots
-
variable spans 44 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
8 additional
variables
Balances ($302,695,415.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EIGEN | ERC-20 | 98.277562M | $3.08 |
$302,694,892.45 | |
USDT | ERC-20 | 500 | $1.00 |
$500 | |
stETH | ERC-20 | 0.006808 | $3,432.92 |
$23.37 | |
bEIGEN | ERC-20 | 1.589964B | -- | -- | |
bEIGEN | ERC-20 | 1.290966B | -- | -- | |
EGL | ERC-20 | 81.906585K | -- | -- | |
EGL | ERC-20 | 6.719932K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268518 | 2 minutes ago | | | 0 | 0.00049695848 | |
| 21268517 | 2 minutes ago | | | 0 | 0.00050779052 | |
| 21268516 | 2 minutes ago | | | 0 | 0.00058420629 | |
| 21268511 | 3 minutes ago | | | 0 | 0.00047690467 | |
| 21268499 | 6 minutes ago | | | 0 | 0.00045599097 | |
| 21268495 | 7 minutes ago | | | 0 | 0.00050206358 | |
| 21268493 | 7 minutes ago | | | 0 | 0.00041203660 | |
| 21268491 | 7 minutes ago | | | 0 | 0.00036933653 | |
| 21268490 | 8 minutes ago | | | 0 | 0.00036346069 | |
| 21268474 | 11 minutes ago | | | 0 | 0.00061421010 |
ABI
ABI objects
Getter at block 21268524
CLOCK_MODE() pure returns (string)
mode=timestamp
DOMAIN_SEPARATOR() view returns (bytes32)
0xb02444d2dadc9e25bc38100c9cf14cc5e25f7e6f14581d071671d81340d3c978
bEIGEN() view returns (address)
0x83e9115d334d248ce39a6f36144aeab5b3456e75
clock() view returns (uint48)
1732583099
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=EIGEN, version=1, chainId=1, verifyingContract=0xec53bf9167f50cdeb3ae105f56099aaab9061f83, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
Eigen
owner() view returns (address)
0x2520c6b2c1fbe1813ab5c7c1018cda39529e9ff2
symbol() view returns (string)
EIGEN
totalSupply() view returns (uint256)
1691670555481571723076923091
transferRestrictionsDisabledAfter() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
allowedFrom(address) view returns (bool)
allowedTo(address) view returns (bool)
balanceOf(address account) view returns (uint256)
checkpoints(address account, uint32 pos) view returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address account) view returns (address)
getPastTotalSupply(uint256 timepoint) view returns (uint256)
getPastVotes(address account, uint256 timepoint) view returns (uint256)
getVotes(address account) view returns (uint256)
mintAllowedAfter(address) view returns (uint256)
mintingAllowance(address) view returns (uint256)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
disableTransferRestrictions()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address initialOwner, address[] minters, uint256[] mintingAllowances, uint256[] mintAllowedAfters)
mint()
multisend(address[] receivers, uint256[] amounts)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
setAllowedFrom(address from, bool isAllowedFrom)
setAllowedTo(address to, bool isAllowedTo)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unwrap(uint256 amount)
wrap(uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
EIP712DomainChanged()
Initialized(uint8 version)
Mint(address indexed minter, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAllowedFrom(address indexed from, bool isAllowedFrom)
SetAllowedTo(address indexed to, bool isAllowedTo)
Transfer(address indexed from, address indexed to, uint256 value)
TransferRestrictionsDisabled()
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.