--/---/.-./.../.
Verified contract
Active on
Ethereum with 82 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7de0…764c
0x8b5c…51d8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$MORSE | ERC-20 | 33.061193K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18495114 | a year ago | | | 0 | 0.00054586182 | |
| 18494677 | a year ago | | | 0 | 0.00070101321 | |
| 18473510 | a year ago | | | 0 | 0.00079292215 | |
| 18471639 | a year ago | | | 0 | 0.0013710320 | |
| 18471290 | a year ago | | | 0 | 0.0013948728 | |
| 18470390 | a year ago | | | 0 | 0.0015405610 | |
| 18468910 | a year ago | | | 0 | 0.00074441587 | |
| 18468206 | a year ago | | | 0 | 0.00071383819 | |
| 18467018 | a year ago | | | 0 | 0.0014347936 | |
| 18466434 | a year ago | | | 0 | 0.0017815488 |
ABI
ABI objects
Getter at block 21222486
_buyTax() view returns (uint256)
4
_devWallet() view returns (address)
0x7de009fd02d0f4b14c44e332344c889eb02c764c
_maxTaxSwapDenom() view returns (uint256)
100
_maxTxAmount() view returns (uint256)
10000000000000
_maxWalletSize() view returns (uint256)
20000000000000
_rewardTax() view returns (uint256)
1
_rewardWallet() view returns (address)
0x8b5c9c2566da0a05f473ec39c1c375fc543c51d8
_sellTax() view returns (uint256)
4
_taxSwapThresholdDenom() view returns (uint256)
200
_treasuryTax() view returns (uint256)
3
decimals() pure returns (uint8)
9
getSwapSettings() view returns (uint256, uint256)
(41027823687, 82055647375)
limitsEnabled() view returns (bool)
false
name() pure returns (string)
--/---/.-./.../.
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$MORSE
totalSupply() pure returns (uint256)
1000000000000000
Read-only
_exemptLimitsTaxes(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events AddWalletExemptLimitsTaxes(address _wallet, bool exempt)
acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
enableLimits(bool enable)
manualSwap()
openTrading() payable
reduceFee(uint256 newbuyFee, uint256 newSellFee)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unstuckETH()
unstuckToken(address _token)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.