This contract is being backfilled. You may encounter incomplete storage history.

Revolution

Verified contract

Active on Ethereum with 927 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
Value $88.5
ERC-20
--
ERC-20
--
0x90424429586b5aa0d3f29b0915c11d8c8b87c7c2daad6ca3167c183a37db4218
0xaa3804972ffc0c8adeb1c0b04b46caba1fff24d308b68cff41d8c8b9f2b43967
0x75ef5f4f7477008d0cebe49ce3b64eadca9ba73f21a7d8ac463118ae4e9b1dee
0x29dab3d88f90592ece4ff73406ae6cea991a56aefcf0a33ade7040d6ff64f6c5
0x7206b73a0942ac5ae1588f84f6c15b3b1f27b1bd7e807f3df5826ef4e1e60f3b
0x8440e554c81c2e60269ed0e46636bd6ec748812909d878135f5aaef6031068ee
0x67881d4b0c26ee0a3074292421dde4e71aac06df719ddb0c67cd1c3aa6adfd92
0x4fbcaff5adfb5e32a884c5727dd59f8415a4da00ff3a909fd175f8d4c0be2758
0x4be3bbced5e174b68ff61933d70fe83bbc92959d39043904ebbc0ae1595abf9a
0x81bfd0514a375598b4fadf063bcafaaf98a177183e15c652c9266112e25a9122

Functions
Getter at block 21214128
buyDevFee(view returns (uint256)
4
buyLiquidityFee(view returns (uint256)
1
buyMarketingFee(view returns (uint256)
5
buyTotalFees(view returns (uint256)
10
decimals(view returns (uint8)
18
earlySellDevFee(view returns (uint256)
4
earlySellLiquidityFee(view returns (uint256)
1
earlySellMarketingFee(view returns (uint256)
5
enableEarlySellTax(view returns (bool)
true
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
30000000000000000000000000000
maxWallet(view returns (uint256)
30000000000000000000000000000
name(view returns (string)
Revolution
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
4
sellLiquidityFee(view returns (uint256)
2
sellMarketingFee(view returns (uint256)
3
sellTotalFees(view returns (uint256)
9
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000000
symbol(view returns (string)
Revolution
tokensForDev(view returns (uint256)
160000000000000000000000000
tokensForLiquidity(view returns (uint256)
80000000000000000000000000
tokensForMarketing(view returns (uint256)
120000000000000000000000000
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x2acae338d313be9505736fc262a1cc2f95832ede
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
Chire(address[] recipientsuint256[] values
approve(address spenderuint256 amountreturns (bool)
blacklistAccount(address accountbool isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setEarlySellTax(bool onoff
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFeeuint256 _earlySellLiquidityFeeuint256 _earlySellMarketingFeeuint256 _earlySellDevFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.