empowr
Verified contract
Active on
Ethereum with 175,256 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,870.65)
Native
Value
$7,867.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.450646 | $3,210.26 |
$7,867.21 | |
FREE | ERC-20 | 10M | $0.00 |
$2.27 | |
NPXS | ERC-20 | 10K | $0.000116 |
$1.16 | |
FOR | ERC-20 | 2 | $0.003824 |
$0.01 | |
INNBCL | ERC-20 | 100B | -- | -- | |
EMPR | ERC-20 | 9.423098B | -- | -- | |
ODEX | ERC-20 | 4M | -- | -- | |
STASH | ERC-20 | 80K | -- | -- | |
YOO | ERC-20 | 20K | -- | -- | |
SINGH | ERC-20 | 1.559117K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20623928 | 2 months ago | | | 0 | 0.000023511600 | |
| 20452061 | 3 months ago | | | 0 | 0.000051786000 | |
| 20203389 | 4 months ago | | | 0 | 0.000097592557 | |
| 20086538 | 5 months ago | | | 0 | 0.00032105119 | |
| 20016122 | 5 months ago | | | 0 | 0.00024735951 | |
| 20016027 | 5 months ago | | | 0 | 0.00038062638 | |
| 19842309 | 6 months ago | | | 0 | 0.00014604517 | |
| 19733313 | 7 months ago | | | 0 | 0.0010919333 | |
| 19152434 | 9 months ago | | | 0 | 0.00033075501 | |
| 18336120 | a year ago | | | 0 | 0.00027753516 |
ABI
ABI objects
Getter at block 21158706
IsTradeable() view returns (bool)
true
decimals() view returns (uint256)
18
lastDayPaid() view returns (uint256)
89
name() view returns (string)
empowr
symbol() view returns (string)
EMPR
totalSupply() view returns (uint256)
12000000000000000000000000000000
Read-only
IsOwner(address addr) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events BuyToken(address _buyer, uint256 _value, string note)
DailyMint()
DestroyToken(uint256 amt)
FoundationTransfer(address _to, uint256 amtEth, uint256 amtToken)
LockAccount(address toLock)
MintToken(uint256 amt)
SetTradeable(bool t)
Terminate()
TransferOwner(address newOwner)
UnlockAccount(address toUnlock)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
DayMinted(uint256 day, uint256 val, uint256 now)
ReceivedEth(address indexed _from, uint256 _value)
SoldToken(address _buyer, uint256 _value, string note)
Transfer(address indexed _from, address indexed _to, uint256 _value)
TransferredEth(address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.