Ryoshi Research
Verified contract
Active on
Ethereum with 323 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 |
---|---|---|---|---|---|
RYSH | ERC-20 | 33.450211K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19847489 | 7 months ago | | | 0 | 0.00026941453 | |
| 19838909 | 7 months ago | | | 0 | 0.00025042453 | |
| 19824389 | 7 months ago | | | 0 | 0.00031961737 | |
| 18240277 | a year ago | | | 0 | 0.00047058649 | |
| 17961615 | a year ago | | | 0 | 0.00065336940 | |
| 17807821 | a year ago | | | 0 | 0.0016658369 | |
| 17807820 | a year ago | | | 0 | 0.00069183792 | |
| 17701482 | a year ago | | | 0 | 0.00064286869 | |
| 17698681 | a year ago | | | 0 | 0.00071992286 | |
| 17696313 | a year ago | | | 0 | 0.00062686639 |
ABI
ABI objects
Getter at block 21309723
FeesAddress() view returns (address)
0x91e50cf57f300ffeb3ec7c6559f36c3b8a1a7790
MaximumOneTrxAmount() view returns (uint256)
1000000000000000000000000000
MxWalletSize() view returns (uint256)
1000000000000000000000000000
SecFeesWallet() view returns (address)
0x91e50cf57f300ffeb3ec7c6559f36c3b8a1a7790
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
name() pure returns (string)
Ryoshi Research
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
2
symbol() pure returns (string)
RYSH
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xf75b2927b8037d5b9fce68045f3524a06149c2ca
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events EditTaxes(uint256 newBuyTax, uint256 newSellTax)
RemoveLimts()
StartTrading()
_RemoveExcludedWallet(address wallet)
_addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
manualSendBalance()
manualSwapTokens()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.