RedWave

Verified contract

Active on Ethereum with 8 txns
Deployed by via 0x8de7fd2b at 15871023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0x8331fff33f8c98923f197e5ebf31c5929d002da42ee5f94fa9a88dbdaaa93476
0x8beefdb464a26251cc427db01304144a9e15151b7818d3f2eedc2ec8cc4e3789
0x91bedaa94a0697f6ba79a38ce5460c0f0c6f97d01d3913370c4a98a8d437e775
0x03baefa40519705b72dd2d8cf528c8c36269ece88667a64d2c81f84859f5415b
0xb5794c3f8b50311d568d413edce739bd165ea9d715b9dc0d8320d150bffde4ab
0x33f25e7a4eb35a77e407fa28b0c8c4ae27b0991f83dc1abfab7f14e991426936
0xea3c8fd6deb253c7fb2c293de327ab002105df8076a8217fe61cd21a79e2f263
0x17f3b67faefd6fbb663b77f2ea675e96452e9fc757bee2c27b67530460753fd6

Functions
Getter at block 20931605
ApeCoin(view returns (address)
0x4d224452801aced8b2f0aebe155379bb5d594381
_buybackDivisor(view returns (uint256)
10
apeBurnBuyFee(view returns (uint256)
0
apeBurnSellFee(view returns (uint256)
0
buyBackEnabled(view returns (bool)
true
buyBackUpperLimitAmount(view returns (uint256)
50000000000000000
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
12
liquidityBuyFee(view returns (uint256)
1
liquiditySellFee(view returns (uint256)
0
maxBuyTransactionAmount(view returns (uint256)
1000000000000000000000
maxSellTransactionAmount(view returns (uint256)
1000000000000000000000
name(view returns (string)
RedWave
owner(view returns (address)
0x490af6f79aa133a460d29b15dcf39d68ac37c4e4
swapAndLiquifyEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000
symbol(view returns (string)
WAVE
teamBuyFee(view returns (uint256)
4
teamSellFee(view returns (uint256)
5
teamWallet(view returns (address)
0xb0c1f550dbba6fd5032d3acad80f05a3d6eff382
totalBuyFees(view returns (uint256)
5
totalSellFees(view returns (uint256)
5
totalSupply(view returns (uint256)
1000000000000000000000
uniswapV2Pair(view returns (address)
0xd42b5f5b4346cd35b3ca4cc750dc87e038cdfd19
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setBuyBackEnabled(bool _enabled
setBuybackDivisor(uint256 divisor
setBuybackUpperLimit(uint256 newLimit
setMaxBuyTransaction(uint256 _maxBuyTxAmount
setMaxSellTransaction(uint256 _maxSellTxAmount
setSwapAndLiquifyEnabled(bool _enabled
setSwapTokensAtAmouunt(uint256 _newAmount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateUniswapV2Router(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyBackEnabledUpdated(bool enabled
ExcludeFromFees(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensIntoLiqudityuint256 ethReceived
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.