Roulette Protocol ETH

Verified contract

Active on Ethereum with 98 txns
Deployed by via 0x4c762195 at 16930359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
1 additional variable
ERC-20
--
0x55292e05d240d84b54458c2ec85a4411d79c6808ed6cac322ea94368fbac7912
0x968b97b566f771d41d532926bbdc24390aa1da6da5ab4ff31e9f0075885b77b1
0x973a0731ec97f1169125c1cd1d8f42f1c3c24e4ba9b935d61cc7fa6209e26428
0xa29ca4d2c2e952119b78d1e34b760498e6f40e9fb8589f884b9843ef3ecc12ea
0x9dfe32e351922e237233d51e374907169f98e184bb9894c000831c9b6e70eafd
0xaf1d1ea984f2fab319266dc8a05fc2b202bc75b12fa5247b25c737197233806d
0x54d68c95605a215039005385c08c775c76acc4e4f018688f73254e559319be6e
0x70f93562913592826825a87c5c1e33a0a00447b6a67d9a226443256deba011bd
0x1d670c8f6ec856c736626ecc02b69b0c0638f66216e4919b3f6243cef52f2c9b
0x3a18036b19455964b09e9cf73c40cc7f37d7111701489492d5a5e62533f3d573

Functions
Getter at block 20887044
_fees(view returns (uint256 buyTotalFeesuint256 buyMarketingFeeuint256 buyDevelopmentFeeuint256 buyLiquidityFeeuint256 sellTotalFeesuint256 sellMarketingFeeuint256 sellDevelopmentFeeuint256 sellLiquidityFee)
(buyTotalFees=3, buyMarketingFee=2, buyDevelopmentFee=1, buyLiquidityFee=0, sellTotalFees=3, sellMarketingFee=2, sellDevelopmentFee=1, sellLiquidityFee=0)
decimals(view returns (uint8)
18
isSwapping(view returns (bool)
false
mBuyAmount(view returns (uint256)
1000000000000000000000000000
mSellAmount(view returns (uint256)
1000000000000000000000000000
maxAmount(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
Roulette Protocol ETH
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled(view returns (bool)
true
symbol(view returns (string)
RLETT
tokensForDevelopment(view returns (uint256)
267214315914836009585170
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
534428631829672019170342
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0xe2e5ec86a174c1ddaee545f36914baf28e270038
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
_isExcludedmaxAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
uniPair(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromWalletLimit(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrade(
removeTradeMaxAmountLimit(
renounceOwnership(
setUniPair(address pairbool value
toggleSwapEnabled(bool enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateAllFees(uint256 _marketingFeeBuyuint256 _liquidityFeeBuyuint256 _developmentFeeBuyuint256 _marketingFeeSelluint256 _liquidityFeeSelluint256 _developmentFeeSell
updateLimitFeeAmountForSwap(uint256 newAmountreturns (bool)
updateMaxAmount(uint256 newPercentage
updateMaxTradeAmount(uint256 newMaxBuyuint256 newMaxSell
updateTeamFeeWallet(address _teamFeeWallet
withdraw(returns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceived
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.