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 "Morphware"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20779863 | 2 months ago | | | 0 | 0.00066616719 | |
| 20779684 | 2 months ago | | | 0 | 0.0011870758 | |
| 20779682 | 2 months ago | | | 0 | 0.0011585265 | |
| 20779672 | 2 months ago | | | 0 | 0.00043094004 | |
| 20779670 | 2 months ago | | | 0 | 0.00095207999 | |
| 20779666 | 2 months ago | | | 0 | 0.00041111260 | |
| 20779662 | 2 months ago | | | 0 | 0.00042652381 | |
| 20779661 | 2 months ago | | | 0 | 0.0017390498 | |
| 20779660 | 2 months ago | | | 0 | 0.00097714161 | |
| 20779658 | 2 months ago | | | 0 | 0.00043721697 |
ABI
ABI objects
Getter at block 21157590
decimals() view returns (uint8)
18
name() view returns (string)
Morphware
owner() view returns (address)
0xd644baa7fa9488d7c641cd0ea63e4c6e07174751
symbol() view returns (string)
MORPHWARE
totalSupply() view returns (uint256)
1232922769000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openedTrade()
removeFees()
renounceOwnership()
restoreFeesToWallets(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.