RYOSHI TOKEN
Verified contract
Active on
Ethereum with 1,569 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RYOSHI | ERC-20 | 55.998413B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21391328 | 2 days ago | | | 0 | 0.00050705772 | |
| 21283842 | 18 days ago | | | 0 | 0.0015310088 | |
| 21162069 | a month ago | | | 0 | 0.00065413065 | |
| 21160855 | a month ago | | | 0 | 0.00066189432 | |
| 20881436 | 2 months ago | | | 0 | 0.00033256196 | |
| 20784220 | 3 months ago | | | 0 | 0.0016887437 | |
| 20755195 | 3 months ago | | | 0 | 0.000079822854 | |
| 20731802 | 3 months ago | | | 0 | 0.00032841221 | |
| 20679955 | 3 months ago | | | 0 | 0.00080124855 | |
| 20679920 | 3 months ago | | | 0 | 0.0010440359 |
ABI
ABI objects
Getter at block 21409212
_maxTxAmount() view returns (uint256)
3200000000000000000000000000000000
decimals() view returns (uint8)
9
marketingWallet() view returns (address)
0x7121d04f7a9c8eebe2de45d4075f440bff350fe3
name() view returns (string)
RYOSHI TOKEN
owner() view returns (address)
0x1400697cb843c24664592cf5f54c0b9f31b3fabe
symbol() view returns (string)
RYOSHI
totalFees() view returns (uint8)
25
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x5e4d0baf57a68956180580b94c1271c37558d300
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool blacklist)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFees(uint8 newMarketingFee, uint8 newLiquidityFee, uint8 newBurnFee)
setMarketingWallet(address _marketingWallet)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
withdrawExcessBNB()
withdrawOtherTokens(address _token)
AccidentallySentBNBWithdrawn(uint256 amount)
AccidentallySentTokenWithdrawn(address token, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFee(address account, bool isExcluded)
FeesUpdated(uint8 oldMarketingFee, uint8 newMarketingFee, uint8 oldLiquidityFee, uint8 newLiquidityFee, uint8 oldBurnFee, uint8 newBurnFee)
MarketingWalletUpdated(address oldMarketingWallet, address newMarketingWallet)
MaxTxAmountChanged(uint256 oldMaxTxAmount, uint256 newMaxTxAmount)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address pair, bool value)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address newAddress, address oldAddress)
constructor()
receive()
This contract contains no error objects.