Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x955a…5935
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,438.64 |
$0 | |
MALCHI | ERC-20 | 668.301712M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15694723 | 2 years ago | | | 0 | 0.00023803103 | |
| 15689802 | 2 years ago | | | 0 | 0.00094487676 | |
| 15689658 | 2 years ago | | | 0 | 0.00074747950 | |
| 15688603 | 2 years ago | | | 0 | 0.00030815158 | |
| 15688553 | 2 years ago | | | 0 | 0.00023576572 | |
| 15688471 | 2 years ago | | | 0 | 0.00036770488 | |
| 15688432 | 2 years ago | | | 0 | 0.00030813182 | |
| 15688355 | 2 years ago | | | 0 | 0.00028617762 | |
| 15688348 | 2 years ago | | | 0 | 0.0010754918 | |
| 15688291 | 2 years ago | | | 0 | 0.00037954742 |
ABI
ABI objects
Getter at block 21122361
decimals() pure returns (uint8)
9
name() pure returns (string)
Malchi
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
MALCHI
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xc8d851c48feec799647242f53b6f193ca72441e2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 amount)
changeMaxWalletAmount(uint256 amount)
changeSwapThreshold(uint256 amount)
excludeFromFees(address account, bool excluded)
excludeFromLimits(address account, bool excluded)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet1, address wallet2)
receive()
This contract contains no error objects.