RyoshisToilet
Verified contract
Active on
Ethereum with 141 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x87b7…70b7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOILET | ERC-20 | 281.278235B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15519485 | 2 years ago | | | 0 | 0.00026390467 | |
| 15517547 | 2 years ago | | | 0 | 0.00038106414 | |
| 15517473 | 2 years ago | | | 0 | 0.00033354494 | |
| 15517397 | 2 years ago | | | 0 | 0.00047035588 | |
| 15517381 | 2 years ago | | | 0 | 0.00044009634 | |
| 15517350 | 2 years ago | | | 0 | 0.00079133668 | |
| 15517342 | 2 years ago | | | 0 | 0.0023194430 | |
| 15517332 | 2 years ago | | | 0 | 0.00089033886 | |
| 15517331 | 2 years ago | | | 0 | 0.00082294567 | |
| 15517318 | 2 years ago | | | 0 | 0.00064531388 |
ABI
ABI objects
Getter at block 21199789
_liquidityFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
devWallet() view returns (address)
0x87b7d29d6a2797f367498f58fc4ab5ab8cf370b7
name() view returns (string)
RyoshisToilet
owner() view returns (address)
0xd5abd253c3616c0f8348f5df50716f32216106c3
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TOILET
totalFees() view returns (uint256)
23445146774838837779031
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x02934641d18e47ca89f26edf7f3b7284e67814f4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
enableTrading()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFundAddress(address newFundAddress)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 newNumTokensSellToAddToLiquidity)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.