The Missing Link
Verified contract
Active on
Ethereum with 41 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 |
---|---|---|---|---|---|
MURDER | ERC-20 | 1.332561M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15276078 | 2 years ago | | | 0 | 0.00095740381 | |
| 15275958 | 2 years ago | | | 0 | 0.00057239312 | |
| 15275714 | 2 years ago | | | 0 | 0.00080221795 | |
| 15273360 | 2 years ago | | | 0 | 0.00037321156 | |
| 15273115 | 2 years ago | | | 0 | 0.00053064677 | |
| 15272521 | 2 years ago | | | 0 | 0.00072087084 | |
| 15272265 | 2 years ago | | | 0 | 0.00038048955 | |
| 15272256 | 2 years ago | | | 0 | 0.00057145303 | |
| 15272214 | 2 years ago | | | 0 | 0.00077644845 | |
| 15272213 | 2 years ago | | | 0 | 0.00069802203 |
ABI
ABI objects
Getter at block 21215780
_maxWalletAmount() view returns (uint256)
20000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x01ae08150025cd08b16151f2b65744be9df0ac02
name() pure returns (string)
The Missing Link
pair() view returns (address)
0x03d103749b8846483c46fdbaf2350559a7590440
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
MURDER
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.