Ai Matchmaking Operative Research
Verified contract
Active on
Ethereum with 137 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AMOR | ERC-20 | 321.840592K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20404301 | 4 months ago | | | 0 | 0.00020711163 | |
| 16716976 | 2 years ago | | | 0 | 0.00094085635 | |
| 16645135 | 2 years ago | | | 0 | 0.0012186478 | |
| 16633644 | 2 years ago | | | 0 | 0.0010835300 | |
| 16631269 | 2 years ago | | | 0 | 0.0015234262 | |
| 16625778 | 2 years ago | | | 0 | 0.00073085475 | |
| 16623612 | 2 years ago | | | 0 | 0.0010325559 | |
| 16623532 | 2 years ago | | | 0 | 0.00073707066 | |
| 16623000 | 2 years ago | | | 0 | 0.0021667878 | |
| 16622955 | 2 years ago | | | 0 | 0.0013414700 |
ABI
ABI objects
Getter at block 21310778 showSniperList() view returns (address[])
_exchangeRouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
antiSniperMode() view returns (bool)
false
buyFee() view returns (uint256 liquidityFee, uint256 treasuryFee, uint256 marketingFee, uint256 total)
(liquidityFee=10, treasuryFee=0, marketingFee=40, total=50)
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingReceiver() view returns (address)
0xf80517209907e9a8c6bd8513652cc0fe309b9f13
maxBuyPercentage() view returns (uint256)
10
maxSellPercentage() view returns (uint256)
10
maxWalletPercentage() view returns (uint256)
10
name() pure returns (string)
Ai Matchmaking Operative Research
pair() view returns (address)
0x80356be400345edb337874c2eb81d7766cbb339d
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256 liquidityFee, uint256 treasuryFee, uint256 marketingFee, uint256 total)
(liquidityFee=0, treasuryFee=0, marketingFee=50, total=50)
showSniperListLength() view returns (uint256)
70
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
AMOR
totalSupply() view returns (uint256)
1000000000000000000000000000
treasuryReceiver() view returns (address)
0x3f2afb37c010eac2e6d5771d1683c77d343dfc12
Read-only
_automatedMarketMakers(address) view returns (bool)
_blacklisted(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addNewMarketMaker(address newAMM)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance()
clearStuckToken(address _token)
controlAntiSniperMode(bool value)
ownerAirDropWallets(address[] airdropWallets, uint256[] amounts)
ownerSetInitialDistributionFinished()
ownerSetLimitlessAddress(address _addr, bool _status)
ownerSetLimits(uint256 _maxBuyPercentage, uint256 _maxSellPercentage, uint256 _maxWalletPercentage)
ownerSetReceivers(address _treasury, address _marketing)
ownerSetSwapBackSettings(bool _enabled, uint256 _percentageBase1000)
ownerSetTargetLiquidity(uint256 target)
ownerUpdateBuyFees(uint256 _liquidityFee, uint256 _treasuryFee, uint256 _marketingFee)
ownerUpdateSellFees(uint256 _liquidityFee, uint256 _treasuryFee, uint256 _marketingFee)
ownerUpdateTransferFee(uint256 _transferFee)
renounceOwnership()
reverseSniper(address sniper)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.