Monerium EUR emoney
Verified contract
Active on
Ethereum with 11,594 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc377…6a95
Balances ($0.00)
No balances found for "Monerium EUR emoney"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21272728 | an hour ago | | | 0 | 0.0016348200 | |
| 21272704 | an hour ago | | | 0 | 0.0014477160 | |
| 21272421 | 2 hours ago | | | 0 | 0.0018067630 | |
| 21272370 | 2 hours ago | | | 0 | 0.0011321865 | |
| 21271930 | 4 hours ago | | | 0 | 0.00086268961 | |
| 21271924 | 4 hours ago | | | 0 | 0.00089372237 | |
| 21271616 | 5 hours ago | | | 0 | 0.00094117740 | |
| 21271510 | 5 hours ago | | | 0 | 0.00096765833 | |
| 21271491 | 5 hours ago | | | 0 | 0.00091021055 | |
| 21271415 | 5 hours ago | | | 0 | 0.00076211918 |
ABI
ABI objects
Getter at block 21272976
decimals() view returns (uint256)
18
getController() view returns (address)
0xc37785fde9373d87ecc6087b60949e4c2ab46a95
name() view returns (string)
Monerium EUR emoney
owner() view returns (address)
0x5591a6495d726c7efafb9a9dad32695d137b4d9f
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
EURe
ticker() view returns (bytes3)
0x455552
totalSupply() view returns (uint256)
4021699410686252596563817
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
tokenFallback(address _from, uint256 _value, bytes _data) pure
State-modifying
Events approve(address spender, uint256 amount) returns (bool ok)
burnFrom(address from, uint256 amount, bytes32 h, uint8 v, bytes32 r, bytes32 s) returns (bool ok)
claimOwnership()
destroy()
destroyAndSend(address _recipient)
mintTo(address to, uint256 amount) returns (bool ok)
reclaimContract(address _contractAddr)
reclaimEther()
reclaimToken(address _token)
recover(address from, address to, bytes32 h, uint8 v, bytes32 r, bytes32 s) returns (uint256 amount)
renounceOwnership()
setController(address address_)
transfer(address to, uint256 amount) returns (bool ok)
transferAndCall(address to, uint256 amount, bytes data) returns (bool ok)
transferFrom(address from, address to, uint256 amount) returns (bool ok)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
Controller(bytes3 indexed ticker, address indexed old, address indexed current)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount, bytes data)
constructor()
fallback()
This contract contains no error objects.