Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Raid"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20674630 | 3 months ago | | | 0 | 0.000037346436 | |
| 20454265 | 4 months ago | | | 0 | 0.000027361581 | |
| 19768318 | 7 months ago | | | 0 | 0.0012037678 | |
| 19745950 | 7 months ago | | | 0 | 0.00017584627 | |
| 19727482 | 7 months ago | | | 0 | 0.00063019471 | |
| 19647287 | 8 months ago | | | 0 | 0.00066358938 | |
| 19637213 | 8 months ago | | | 0 | 0.00050528759 | |
| 19631618 | 8 months ago | | | 0 | 0.00085009361 | |
| 19631594 | 8 months ago | | | 0 | 0.00046310348 | |
| 19631593 | 8 months ago | | | 0 | 0.00082324239 |
ABI
ABI objects
Getter at block 21323219
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
name() view returns (string)
Raid
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFees() view returns (uint256)
300
swapTokensAtAmount() view returns (uint256)
2000000000000000000000
swapbackEnabled() view returns (bool)
true
symbol() view returns (string)
RAID
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x8a6cd68bd5f64b19ea4c3f44e8ba4c99d4818524
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeSwapbackEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateOperationsWallet(address newOperationsWallet)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
operationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.