empowr orange
Verified contract
Active on
Ethereum with 12,623 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($63.52)
Native
Value
$53.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.015941 | $3,336.82 |
$53.19 | |
WETH | ERC-20 | 0.0031 | $3,332.23 |
$10.33 | |
0x1c5b…4823 | ERC-20 | 1,000,000T | -- | -- | |
EMPRO | ERC-20 | 737.515927B | -- | -- | |
EMPR | ERC-20 | 1.1B | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
0x2630…8a13 | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20753582 | 2 months ago | | | 0 | 0.00012716095 | |
| 19152449 | 9 months ago | | | 0 | 0.00031179763 | |
| 17459211 | a year ago | | | 0 | 0.00094021162 | |
| 16113618 | 2 years ago | | | 0 | 0.00058828930 | |
| 16017081 | 2 years ago | | | 0 | 0.00083632888 | |
| 12812206 | 3 years ago | | | 0 | 0.0014717560 | |
| 12378987 | 4 years ago | | | 0 | 0.0015565132 | |
| 12359065 | 4 years ago | | | 0 | 0.0010820680 | |
| 12114761 | 4 years ago | | | 0 | 0.0075786840 | |
| 12070683 | 4 years ago | | | 0 | 0.0070234560 |
ABI
ABI objects
Getter at block 21167267
IsTradeable() view returns (bool)
true
decimals() view returns (uint256)
18
name() view returns (string)
empowr orange
symbol() view returns (string)
EMPRO
totalSupply() view returns (uint256)
1000000000000000000000000000000000
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)
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)
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.