Raid

Verified contract

Active on Ethereum with 133 txns
Deployed by via 0xf6f5aee1 at 20835450
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5df82498e362b957337d8297a41ca1677ea7a7b754c623645faf55aff0a0498f
0x90c664c14032be35d5b6f2a2d4f8313bd58e6bccdbc6c008ce71a77e90c1b1e9
0x1e1238abbcdf0832f907cfaa57dfbf0440aded22ac7dcdd0c8f2637c43fbf4ab
0x1e07875c0179bae464210e8435f8a5625ff5118a8b3cf5f7e2d7cc900bb41c4f
0xbb577331417e2b9c953ef1e3b2390f8a255c2327889bf0a3847e1255eb842dfe
0x2c5ee5be04c7b7961dfa17bd3b8b6248f54eed1e3040c4791f5470216738a2b5
0x6826beae5d4ea57224d676880d41274cce6b53e38285f34dd729e419824e7833
0xe463c87a9c3aa1df4ba90caa454c5465eabec4f544773b7cc6f2844e4926e806
0xa43215ec449eab810404bfc081e187e80e1fccfc16159d9a718e952c23e70e33
0x7519dca4520babef6e66da8edd49278e910875f60f54c9d2ac5008844b25600f

Functions
Getter at block 21204054
buyTotalFee(view returns (uint256)
1
contractSwapEnabled(view returns (bool)
true
decimals(pure returns (uint8)
18
getTransferFees(view returns (bool)
true
isTradeEnabled(view returns (bool)
true
name(pure returns (string)
Raid
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xa0547217086ee9a9ee41fac856a27dec8130adf0
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTotalFee(view returns (uint256)
1
swapThreshold(view returns (uint256)
420000000000000000000000000
symbol(pure returns (string)
RAID
taxWallet(view returns (address)
0xc2482e55d2982ceea20a2e7d51490652e4dd62fd
totalSupply(view returns (uint256)
420000000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isAuthorized(addressview returns (bool)
isFeeExcluded(address _walletview returns (bool)
isFeeExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMax(address spenderreturns (bool)
changeGetFeesOnTransfer(bool _status
changeTaxWallet(address _wallet
enableTrading(
renounceOwnership(
rescueEth(
setAuthorizedWallets(address _walletbool _status
setDoContractSwap(bool _enabled
setIsFeeExempt(address holderbool exempt
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AddAuthorizedWallet(address holderbool status
Approval(address indexed owneraddress indexed spenderuint256 value
AutoLiquify(uint256 amountBNBuint256 amountBOG
DoContractSwap(uint256 amountuint256 time
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetDoContractSwap(bool status
SetIsFeeExempt(address holderbool status
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.