Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NRGY | ERC-20 | 11.742155 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20393958 | 3 months ago | | | 0 | 0.000068985693 | |
| 19836713 | 6 months ago | | | 0 | 0.000086059254 | |
| 19677258 | 7 months ago | | | 0 | 0.00072894059 | |
| 19677252 | 7 months ago | | | 0 | 0.00042835615 | |
| 19630570 | 7 months ago | | | 0 | 0.00063499258 | |
| 19563599 | 7 months ago | | | 0 | 0.00056463049 | |
| 19563595 | 7 months ago | | | 0 | 0.00063932670 | |
| 19078869 | 10 months ago | | | 0 | 0.00033091678 | |
| 18799766 | a year ago | | | 0 | 0.0018127254 | |
| 18258949 | a year ago | | | 0 | 0.00021915940 |
ABI
ABI objects
Getter at block 21157614
decimals() view returns (uint8)
6
getLastWeekUpdateTime() view returns (uint256)
1723264031
initialSupply() view returns (uint256)
89099136000
isGreaterThanAWeek() view returns (bool)
true
isMintingCompleted() view returns (bool)
false
lastWeekTime() view returns (uint256)
1723264031
liquidityContrAddr() view returns (address)
0x89e5e13f6e8481dee7c772684c4a03b3a770adde
name() view returns (string)
ENERGY
stakingContrAddr() view returns (address)
0x5832e106799962e23d1d5b512cdb01ee76ef6f4d
symbol() view returns (string)
NRGY
timeStep() view returns (uint256)
604800
totalSupply() view returns (uint256)
322042849058
totalWeeks() view returns (uint256)
100
weekCount() view returns (uint256)
69
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
burnOnUnstake(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintNewCoins(uint256[3] lastWeekRewards) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateStakingContract(address _stakingContrAddr)
updateWeek()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _liquidityContrAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.