ElementHolderVault

Verified contract

Active on Ethereum with 2,173 txns
Deployed by via 0x8299be88 at 20945351
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $250,732.34
0x7745a23cee03280cf0c9cc9965865932c47af8b315ae068a1547bc33e7dbc930
0x300d663d7166492609b4dbb6318f34c98f3d3ebea1d8fe1a6758a113c333de6a
0xc6c2e692763fd41f324858b6da29c628991222b63cea1b9dcae450f5c404daa4
0x841d70e815bc8e2a924096afdb337fbb49b4bc32de385d118bee96144bde8d03
0xc6fb02a81de25e02924d7cc6a26083803b4386092e93e92f703a84eb1452bb92
0x16391323952e927950683a06635952a1dd6576ed2ca4e65dab042dceb9be1e49
0x5aaa72ab5f598051fdbbbdd2737b1793e961f4cfe3fc3a224c37a948e6d363cb
0xf5975c5976fb23b16fb6df8508f2ea265ed0540861a10e940da71c7285b0b6bb
0x3bb1ff4fed2e3e4732c06707ad78689d706740e8593522325d36b1544425c708
0x3545d1cdf172c47967f770a313cf7fa25a03c50c4abd3f0dae8aa7d22545c5a4

Functions
Getter at block 21249446
E280(view returns (address)
0xe9a53c43a0b58706e67341c4055de861e29ee943
E280_NFT(view returns (address)
0x7f090d101936008a26bf1f0a22a5f92fc0cf46c9
currentCycle(view returns (uint256)
6
devWallet(view returns (address)
0x47e126330f9ef54fc9ce64a672166c974a17abde
getNextCyclePool(view returns (uint256)
37554204690331017329360091559
getNextCycleTime(view returns (uint256)
1732453271
minCyclePool(view returns (uint256)
1000000
owner(view returns (address)
0xcb9ecf72ea9dbc0a5bbc1061335f7ec12a334161
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
totalE280Burned(view returns (uint256)
334228598221458315290441438597
totalRewadsPaid(view returns (uint256)
1424613567165363546691287863736
totalRewardPool(view returns (uint256)
1768116654522868437147659766868
treasury(view returns (address)
0x15e5b9b9adf208cc7ca3ae1e6a49506eb5f397dd
Read-only
claimed(address userview returns (uint256)
claimedCycles(uint256 tokenIdview returns (uint256)
cycles(uint256 idview returns (uint256 timestampuint256 tokensPerMultiplier)
getRewards(uint256[] tokenIdsaddress accountview returns (bool[] availabilityuint256 totalReward)
State-modifying
acceptOwnership(
claimRewards(uint256[] tokenIds
renounceOwnership(
setMinCyclePool(uint256 limit
setTreasury(address _address
transferOwnership(address newOwner
updateCycle(
Events
CycleUpdated(
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _E280address _E280_NFTaddress _owneraddress _devWalletaddress _treasuryuint256 _minCyclePool
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token