Morcrypto Coin
Verified contract
Active on
Ethereum with 736 txns
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 |
---|---|---|---|---|---|
Ghost | ERC-20 | 100M | -- | -- | |
MOR | ERC-20 | 612.179075K | -- | -- | |
MOR | ERC-20 | 683 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12218529 | 4 years ago | | | 0 | 0.0043404000 | |
| 11663910 | 4 years ago | | | 0 | 0.0033751245 | |
| 11656742 | 4 years ago | | | 0 | 0.0043494500 | |
| 11652406 | 4 years ago | | | 0 | 0.0031478340 | |
| 10384997 | 4 years ago | | | 0 | 0.0015201480 | |
| 10303946 | 4 years ago | | | 0 | 0.00052463900 | |
| 10144482 | 4 years ago | | | 0 | 0.00054291000 | |
| 10042316 | 5 years ago | | | 0 | 0.00072388000 | |
| 10023180 | 5 years ago | | | 0 | 0.00065149200 | |
| 10014982 | 5 years ago | | | 0 | 0.00072364000 |
ABI
ABI objects
Getter at block 21185131
_totalSupply() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Morcrypto Coin
newOwner() view returns (address)
0x8ab74194660283946c1bd32b54c63f9bfb549da0
owner() view returns (address)
0x19183c4184b344631eb5a3d12cd221d66c5f5ba3
symbol() view returns (string)
MOR
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.