Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb9c6…d81a
0x5c9f…ad97
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROBOPEPE | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21133762 | 4 days ago | | | 0 | 0.00021839067 | |
| 21119887 | 6 days ago | | | 0 | 0.00049273350 | |
| 21026697 | 19 days ago | | | 0 | 0.00018117407 | |
| 21026695 | 19 days ago | | | 0 | 0.00030871877 | |
| 21016624 | 20 days ago | | | 0 | 0.00035628066 | |
| 20983313 | 25 days ago | | | 0 | 0.00020386692 | |
| 20972750 | a month ago | | | 0 | 0.00069565559 | |
| 20881169 | a month ago | | | 0 | 0.00014091329 | |
| 20880653 | a month ago | | | 0 | 0.00032259760 | |
| 20877813 | a month ago | | | 0 | 0.00022686982 |
ABI
ABI objects
Getter at block 21159825
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=0, sellFee=0, transferFee=0)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
666434295659043067349906
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchStamp() view returns (uint256)
1686600011
lpPair() view returns (address)
0x50d1e7f2acfb7f3e0aafba2b1e63666b80eb08ea
marketingWallet() view returns (address)
0xb9c641889af922758ea7920f18f87bac1260d81a
maxBuyTaxes() view returns (uint256)
1000
maxSellTaxes() view returns (uint256)
1000
maxTransferTaxes() view returns (uint256)
1000
name() pure returns (string)
Jesus
operator() view returns (address)
0x0000000000000000000000000000000000000000
originalDeployer() view returns (address)
0x0000000000000000000000000000000000000000
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
655888431123330876004
swapThreshold() view returns (uint256)
218629477041110292001
symbol() pure returns (string)
RAPTOR
taxesAreLocked() view returns (bool)
false
totalSupply() pure returns (uint256)
666444444444444000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
excludePresaleAddresses(address router, address presale)
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOriginalDeployer()
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setOperator(address newOperator)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.