AntiRAID.AI
Verified contract
Active on
Ethereum with 1,441 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($3.55)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,595.39 |
$0 | |
USDC | ERC-20 | 3.552404 | $1.00 |
$3.55 | |
MOD.AI() | ERC-20 | 130.257873K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21113535 | a month ago | | | 0 | 0.00029129755 | |
| 21113511 | a month ago | | | 0 | 0.0017268542 | |
| 21113490 | a month ago | | | 0 | 0.0019692184 | |
| 21113430 | a month ago | | | 0 | 0.00027760555 | |
| 21113365 | a month ago | | | 0 | 0.00028205205 | |
| 21113350 | a month ago | | | 0 | 0.00027872548 | |
| 21113337 | a month ago | | | 0 | 0.0019181305 | |
| 20928053 | 2 months ago | | | 0 | 0.00071460021 | |
| 20746041 | 3 months ago | | | 0 | 0.000073587427 | |
| 20386084 | 4 months ago | | | 0 | 0.000090338536 |
ABI
ABI objects
Getter at block 21314266
_maxTxAmount() view returns (uint256)
1000000000000
_maxWalletAmount() view returns (uint256)
2000000000000
decimals() pure returns (uint8)
6
getCirculatingSupply() view returns (uint256)
91206664268740
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTxLimited() view returns (bool)
true
name() pure returns (string)
AntiRAID.AI
pair() view returns (address)
0x42a160415d391bbbb8ae0f0fa4e1cafeaed3c85f
remainder() view returns (uint256)
27000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
125000000000
symbol() pure returns (string)
MOD.AI()
totalSupply() view returns (uint256)
100000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isCreator(address account) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events airdrop(address[] recipients, uint256[] values)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr, bool state)
blackList(address _user)
burnStuckToken(uint256 amount)
clearStuckBalance(uint256 amountPercentage)
enableTxLimit(bool enabled)
removeFromBlacklist(address _user)
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee, uint256 _developerFee, uint256 _feeDenominator)
setFeeExempt(address wallet, bool onoff)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _developerFeeReceiver)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
triggerSwapBack(uint256 contractSellAmount)
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.