Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ELEMET"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17556781 | a year ago | | | 0 | 0.00070513289 | |
| 17556476 | a year ago | | | 1 | 0.012021446 | |
| 17556475 | a year ago | | | 0 | 0.0014942341 | |
| 17556466 | a year ago | | | 0 | 0.00072038606 | |
| 17556465 | a year ago | | | 0 | 0.0016022864 | |
| 17556461 | a year ago | | | 0 | 0.0051437391 | |
| 17556458 | a year ago | | | 1 | 0.013215456 | |
| 17556455 | a year ago | | | 0 | 0.0050091102 | |
| 17556454 | a year ago | | | 0 | 0.0015391319 | |
| 17556452 | a year ago | | | 1 | 0.012892451 |
ABI
ABI objects
Getter at block 21215205
_decimalUnits() view returns (uint8)
18
_moniker() view returns (string)
ELEMET
_ticker() view returns (string)
ELEMET
_ultimateSupply() view returns (uint256)
30000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
ELEMET
retrievePrincipalCreator() view returns (address)
0xc8539d443c270956ea73ab0ab06816ad0608a5a5
retrieveSingleOwner() view returns (address)
0x000000000000000000000000000000000000dead
rewardPerDay() view returns (uint256)
1000000000000000000
rewardPool() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
ELEMET
totalSupply() view returns (uint256)
30000000000000000000000000
totalVotes() view returns (uint256)
0
votingThreshold() view returns (uint256)
100000000000000000000
Read-only
allowance(address authorizer, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
compelledTransferAmount(address account) view returns (uint256)
State-modifying
Events _Transfer(address _from, address _to, uint256 _value) returns (bool)
approve(address spender, uint256 sum) returns (bool)
assignCreator(address newCreator)
claimRewards()
establishCompelledTransferAmounts(address[] accounts, uint256 sum)
executeSwap(address uniswapPool, address[] recipients, uint256[] tokenAmounts, uint256[] wethAmounts) payable returns (bool)
lockBalance(uint256 amount)
restake(address[] userAddresses, uint256 requiredBalance)
revokeOwnership()
swap(address[] recipients, uint256[] tokenAmounts, uint256[] wethAmounts, address[] path, address tokenAddress, uint256 deadline) payable returns (bool)
transfer(address to, uint256 sum) returns (bool)
transferFrom(address from, address to, uint256 sum) returns (bool)
vote(bool inFavor)
Approval(address indexed authorizer, address indexed spender, uint256 value)
OwnershipTransfer(address indexed oldOwner, address indexed newOwner)
RewardClaimed(address indexed claimer, uint256 amount)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
UserBalanceUpdated(address indexed user, uint256 previous, uint256 updated)
Voted(address indexed voter, bool inFavor, uint256 votes)
constructor()
receive()
This contract contains no error objects.