Elena Protocol

Verified contract

Active on Ethereum with 1,042 txns
Deployed by via 0x1b75cae4 at 12265359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Elena Protocol"

0xec947949aa54ae5346ff1cda380892e8573e260623f871aa13f9de87db17ec19
0x11e647df9b384c4cb46f1ec4d6e2481014cb0ad92505ef63e144d113e9e23e4a
0x1ef735a014131d6c7c1092c35367d78f74c1b11cd6b77fcd6b7db07adf352754
0x65e292c1a6346e4542e96c308a5ddd81797df5267b3bcbc4f36a54584e24eb62
From
0x823cccae585d0b61e0d998cb8dca195dc82c039823920799ca659653ef9750d4
0x0ff7c120417d0c8a69fef36b5d07c8008403e97e2c50780a3f3d036edc7d944c
0x0fd67cb621002d89793838809d2cbddb7693d7e3ea2d8ec046131dc5ada80cae
0xbd20889f3ebd665ff22ad9a03e962baba25f5d2ea9c4e1372654f1044a77856b
0x3a1907ba749c6aa5fac27373ea9cd900816de3a64b8ef7dec4c2cc5d005b8fde
0x3ee38d77e9266ae4820158e91d67285ca3fb28ba1e9a1157c9ba294b410f6c81

Functions
Getter at block 21309522
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SHARES_DAO_min(view returns (uint256)
10000000000000000000
USE(view returns (address)
0x147e3d644d53adadd18a28201b91e2b98aeb7f94
decimals(view returns (uint8)
18
name(view returns (string)
Elena Protocol
owner_address(view returns (address)
0x59d35caf82d5368de76565ce11dea3e14177459d
shares_trade_mining(view returns (address)
0x0000000000000000000000000000000000000000
supply_cap(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
ELENA
timelock_address(view returns (address)
0x292b1cae42d10d4ef3f16944e7623e06cab9eae6
totalSupply(view returns (uint256)
42262361515459665403408
trackingVotes(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(addressuint32view returns (uint32 fromBlockuint96 votes)
getCurrentVotes(address accountview returns (uint96)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
numCheckpoints(addressview returns (uint32)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pool_burn_from(address b_addressuint256 b_amount
pool_mint(address m_addressuint256 m_amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setOwner(address _owner_address
setSharesDAOMin(uint256 min_shares
setSharesTradeMiningPool(address _shares_trade_mining
setSupplyCap(uint256 _cap
setTimelock(address new_timelock
setUSEAddress(address use_contract_address
toggleVotes(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SharesBurned(address indexed fromaddress indexed touint256 amount
SharesMinted(address indexed fromaddress indexed touint256 amount
Transfer(address indexed fromaddress indexed touint256 value
VoterVotesChanged(address indexed voteruint256 previousBalanceuint256 newBalance
Constructor
constructor(string _namestring _symboladdress _timelock_addressaddress _use_address
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.