RonalDAO

Verified contract

Active on Ethereum with 48 txns
Deployed by via 0x9ffc2d19 at 16021909
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x41b541b3e5ffc324662fe226945192ec08efb97466852a1d71d07e22cb7e500e
0x83bfd2f2b9e392384b8d84a9558ed80c53df84c3823f9ee16a4d4af0633d3301
0x4c1088b082d14a501917ef51f68391dd1dc352f4fc2713dfd741193016594100
0x724426c76682d1b062ef25e2f44b5eea0ef5e09d3fd48a6e708f0451a3c9f625
0xd93d98bebf92d1c3d11cc9e7d9fcfa4c13bb4dc7b39ac24b132f9c4e2ad28966
0x2cdf9ddc0bd830fded44ff7d217a9bb0e3007b4a4cac3f847e42cb572a43fe9b
0xb07663b856a4ff1421b2ceef00e35394e155c7406aee04235524fe0d8967aa60
0x0ccacff0a07c3ca9ed545ed39b2c0a24e9c4798fae5c29df7b8c73f0b4d9d5fa
0x2c1287eff02868d7cec6d35b072b792dc01bd09ca7f3c4df3f67535c8b502d4d
0xd3fdef8ac138d63efd26c460fff447f696514a8568e99628d3d9fc56aa019867

Functions
Getter at block 21291693
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
5
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
10
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
0
_sellMarketingFees(view returns (uint256)
5
_totalDistributionShares(view returns (uint256)
10
_totalTaxIfBuying(view returns (uint256)
5
_totalTaxIfSelling(view returns (uint256)
5
_walletMax(view returns (uint256)
1000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
name(view returns (string)
RonalDAO
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
RDAO
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0x263606629892ae633f7bbfd20f0fce856ad578e4
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
addMarketPair(address account
adjustMaxTxAmount(uint256 maxTxAmount
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSend(
setBuyFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newDevelopmentShare
setNumTokensBeforeSwap(uint256 newLimit
setSellFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
setcheckExcludedFromFees(address accountbool newValue
setcheckTxLimitExcept(address holderbool exempt
setcheckWalletLimitExcept(address holderbool exempt
settaxWallet1(address newAddress
settaxWallet2(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.