MorphInus
Verified contract
Active on
Ethereum with 213 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb8c7…c2e3
0xb8c7…c2e3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Morph | ERC-20 | 5.533816B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14600457 | 3 years ago | | | 0 | 0.00056365249 | |
| 14305936 | 3 years ago | | | 0 | 0.00094940943 | |
| 14305751 | 3 years ago | | | 0 | 0.00081456357 | |
| 14305695 | 3 years ago | | | 0 | 0.0083453001 | |
| 14305687 | 3 years ago | | | 0 | 0.0069518346 | |
| 13955631 | 3 years ago | | | 0 | 0.0066319609 | |
| 13950644 | 3 years ago | | | 0 | 0.0023400682 | |
| 13945252 | 3 years ago | | | 0 | 0.0041320928 | |
| 13945197 | 3 years ago | | | 0 | 0.0041098903 | |
| 13941623 | 3 years ago | | | 0 | 0.0048556998 |
ABI
ABI objects
Getter at block 21296673
decimals() pure returns (uint8)
18
name() pure returns (string)
MorphInus
owner() view returns (address)
0x0dda2447e4626daece7b01c1a4d81b7f11c6be68
symbol() pure returns (string)
Morph
totalSupply() pure returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x02a2d123769837511b5c3af10f469e7011210ceb
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
reflectionOwned(address index) view returns (uint256)
tokenOwned(address index) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
lowerFees(uint256 newFeeAddr1, uint256 newFeeAddr2)
manualsend()
manualswap()
openTrading()
removeMaxTxAmount()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.