Raider Inu - The AI Raid Leader
Verified contract
Active on
Ethereum with 1,034 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
3 additional
variables
Balances ($936.50)
Native
Value
$936.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.254271 | $3,683.06 |
$936.5 | |
RAID | ERC-20 | 4.38245K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21292061 | 3 days ago | | | 0 | 0.00019411667 | |
| 21292060 | 3 days ago | | | 0 | 0.00020363308 | |
| 18549309 | a year ago | | | 0 | 0.0015874736 | |
| 17705829 | a year ago | | | 0 | 0.00040183513 | |
| 17652052 | a year ago | | | 0 | 0.00075757178 | |
| 17647931 | a year ago | | | 0 | 0.00057930577 | |
| 17639174 | a year ago | | | 0 | 0.00060910337 | |
| 17521015 | a year ago | | | 0 | 0.00034290551 | |
| 17391242 | 2 years ago | | | 0 | 0.00060560798 | |
| 17299117 | 2 years ago | | | 0 | 0.00085693869 |
ABI
ABI objects
Getter at block 21313185
buyTaxes() view returns (uint256 marketing, uint256 development, uint256 liquidity)
(marketing=3, development=2, liquidity=1)
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0x3333367ee31bbf49e8eff6196bc253f67efee122
genesis_block() view returns (uint256)
16514523
lpReceiver() view returns (address)
0x111110ddc64a79ff2571368a7780489c1e5d6a71
marketingWallet() view returns (address)
0x22222cd4c5bb148f6f5e5f57191ec98a5265579c
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Raider Inu - The AI Raid Leader
notBotsEnabled() view returns (bool)
false
nullAddr() view returns (address)
0x000000000000000000000000000000000000dead
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x129af2d1a663508b85f8dacd8e6de7e8adbec393
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 development, uint256 liquidity)
(marketing=3, development=2, liquidity=1)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
RAID
totalBuyTax() view returns (uint256)
6
totalSellTax() view returns (uint256)
6
totalSupply() view returns (uint256)
10000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isBot(address) view returns (bool)
notBot(address) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
addNotBots(address[] isNotBot_)
approve(address spender, uint256 amount) returns (bool)
burnERC20(address tokenAddress, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBots(address[] isBot_)
delNotBots(address[] isNotBot_)
freeForAll() returns (bool)
imNotABot()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
letsTrade()
manualSwap(uint256 amount, uint256 developmentPercentage, uint256 marketingPercentage)
removeLimits() returns (bool)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setBuyTaxes(uint256 _marketing, uint256 _development, uint256 _liquidity)
setSellTaxes(uint256 _marketing, uint256 _development, uint256 _liquidity)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevelopmentWallet(address newWallet)
updateExcludedFromFees(address _address, bool state)
updateLpReceiver(address newWallet)
updateMarketingWallet(address newWallet)
updateMaxTxAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
updateRouterAndPair(address _router, address _pair)
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.