ELF
Verified contract
Proxy
Active on
Ethereum with 1,387 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 48 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
5 additional
variables
Balances ($0.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELF | ERC-20 | 2.042593 | $0.019015 |
$0.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268143 | 2 hours ago | | | 0 | 0.00043946972 | |
| 21268129 | 2 hours ago | | | 0 | 0.00054475386 | |
| 21267579 | 4 hours ago | | | 0 | 0.00077668341 | |
| 21266502 | 8 hours ago | | | 0 | 0.00058512091 | |
| 21266502 | 8 hours ago | | | 0 | 0.00063859650 | |
| 21266502 | 8 hours ago | | | 0 | 0.00075953253 | |
| 21266135 | 9 hours ago | | | 0 | 0.00069564224 | |
| 21266135 | 9 hours ago | | | 0 | 0.00052235868 | |
| 21265832 | 10 hours ago | | | 0 | 0.0015437405 | |
| 21265725 | 11 hours ago | | | 0 | 0.0015807914 |
ABI
ABI objects
Getter at block 21268867
CLOCK_MODE() view returns (string)
mode=blocknumber&from=default
DOMAIN_SEPARATOR() view returns (bytes32)
0x4928225185d297cdbcb5a6c102c5e6795bb74866c2fc0e3802027ddbf1c4804c
clock() view returns (uint48)
21268867
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=, version=, chainId=1, verifyingContract=0x8a13f32e2a556830f3a5e97a96ae941abfcb1d5c, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
ELF
owner() view returns (address)
0x68baeabc5df1c6014f59bdffcdc357be3539b725
symbol() view returns (string)
ELF
totalSupply() view returns (uint256)
5218068211067733666597535
Read-only
allowance(address owner, address spender) view returns (uint256)
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)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string mame, string symbol)
mint(address to, uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
setGoverner(address _address)
setLockProxy(address _address)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetGoverner(address indexed owner, address indexed governer)
SetLockProxy(address indexed owner, address indexed lockproxy)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address logic, address admin, bytes data)
fallback()
receive()
This contract contains no error objects.