The Road To Ryoshi

Verified contract

Active on Ethereum with 243 txns
Deployed by via 0xb0ac72cf at 16278874
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "The Road To Ryoshi"

0x470f4dcaf48937d262049239a50b7020984207b48a795b9d373d1a388b65e487
0x453e09cfb843cd3fb7d86972ff9abf050581fb4e32440181b6421370112bd0c8
0x18faaf78c449686e3ebcf6f5e906a272057576f57f6a75082bd30b7ea957411e
0x79ca07f9fcca7f590d9eb457e126a5266954c9afdd57ee335ab690100eaf18d1
0x7d2f65ad700bf3c12f5f6afd9075153c1313bd218397b9075153ad23dced50a8
0xf83ef371c8740f6772979d45ce46b9cea9584282278bcf6efea9e87619e1206e
0xee9e82523022626ba087abef54ae12d34036feeb1247b075ef81f4d6820425f7
0xd78ad2cfa740599bd7bc8f49cb1e4089eff1542c0f338ac082a960dda6101959
0x9120dc1ccbfd1fdaeb413562aa10626c9b2f31a87cade21ad2cf8e734be7b2cb
0x88839d1dde615283564017d93c21a2ba6e7a6759b846cd83f2f7417c8dd9add7

Functions
Getter at block 20966725
_liquiditySharePercentage(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
30000000000000000000000
_operationsSharePercentage(view returns (uint256)
100
_totalDistributionShares(view returns (uint256)
100
_walletMax(view returns (uint256)
30000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getBlock(view returns (uint256)
20966725
getCirculatingSupply(view returns (uint256)
1000000000000000000000000
liquidityFeeBuy(view returns (uint256)
0
liquidityFeeSell(view returns (uint256)
0
liquidityWallet(view returns (address)
0xaf698a5cd320c3fdcfa0505080c3426decec63bd
maxTotalFeeBuy(view returns (uint256)
30
maxTotalFeeSell(view returns (uint256)
75
minimumTokensBeforeSwapAmount(view returns (uint256)
2000000000000000000000
name(view returns (string)
The Road To Ryoshi
operationsFeeBuy(view returns (uint256)
0
operationsFeeSell(view returns (uint256)
0
operationsWallet(view returns (address)
0xaf698a5cd320c3fdcfa0505080c3426decec63bd
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
TRTR
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalFeesBuy(view returns (uint256)
0
totalFeesSell(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000
tradingOpen(view returns (bool)
true
uniswapPair(view returns (address)
0x3b481914121549175a8ebcc2b559264b732756d3
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ETHAmountInWei
changeRouterAddress(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setDistributionSettings(uint256 newLiquidityShareuint256 newOperationsShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setTrading(
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _operationsFeeuint256 _liquidityFee
updateFeesSell(uint256 _operationsFeeuint256 _liquidityFee
updateLiquidityWallet(address newAddress
updateOperationsWallet(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityWalletUpdated(address indexed newLiquidityWalletaddress indexed oldLiquidityWallet
OperationsWalletUpdated(address indexed newOperationsWalletaddress indexed oldOperationsWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.