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

Ruby Blockchain

Verified contract

Active on Ethereum with 301 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
ERC-20
--
0x08b89907e1880724e7c3665cc693881d21bc66689e624ad2f44ff2772a3fc027
0xd742232f50150929b9050452ede3e640fbdbd87f68d3ecab904be8c61912250e
0x3b241aa967cc58dd93dd6b1f1135d270b215f642fbee6fcdc9d1e75cd748efd7
0xec71694ffbc19db8eca042f13e121bb50604793fcc4f08c63183ee015b11f035
0x95c26b2667397181bd0017097d5abcdcac6d609c3c928af00bff9ee2fcdd4d2b
0x88ac365f7c27e1471fd886ce66e7fe6c16f23698d006c21938294d7d889e8e98
From
0x99827d03c803b5dadb9c6544fe05480ffe72510084336247f04698c28d91b969
0xb9727fa396e8798ef8101e7faf062c59c3c29f0fd6e1aa8c937c2f518d8b684d
0xd1ff705a5c56db12cf8cb98f170d4d8df8acf3000662f2b54611887fd52ae5a6
0x5ee3919dd8d18198d97013d19b2557d90f8c0ac2d598b8e75b83fd5119a33a9e

Functions
Getter at block 20807000
Founder_Wallet(view returns (address)
0xdf1dc6a16fa659cedca55f7c1a5920f90f754e9e
_rubybuy_fee(view returns (uint256)
4
_rubymaxTx(view returns (uint256)
100000000000000000000000000000000000
_rubymaxWallet(view returns (uint256)
100000000000000000000000000000000000
_rubysell_fee(view returns (uint256)
4
decimals(view returns (uint8)
18
inSwapAndLiquify(view returns (bool)
false
isnoFee_sent_ruby(view returns (bool)
true
name(view returns (string)
Ruby Blockchain
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
RBY
totalSupply(view returns (uint256)
100000000000000000000000000
uniswapV2Pair(view returns (address)
0x49f0db04018ad7b0463d4ef353d5d3901e7f3aba
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_rubyExcludedFromFee(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
Ruby_Founder(address wallet
_tax_settings(uint256 Ruby_Buy_Feeuint256 Ruby_Sell_Fee
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeTaxFee_(address account
includeTaxFee_(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
process_Ruby_Coin(uint256 percent_Ruby_Coin_To_Process
renounceOwnership(
set_Max_Hold_Percent(uint256 maxWallPercent
set_Max_Ruby_Wallet(uint256 maxTxPercent
set_New_Pair_Address(address newPair
set_New_Router_Address(address newRouter
set_New_Router_and_Make_Pair(address newRouter
set_Number_Of_Transactions_Before_Liquify_Trigger(uint8 number_of_transactions
set_Swap_And_Liquify_Enabled(bool true_or_false
set_Transfers_Without_Fees(bool true_or_false
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.