ryoshi.finance
Verified contract
Active on
Ethereum with 77 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 |
---|---|---|---|---|---|
RYO | ERC-20 | 6.261889M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18236380 | a year ago | | | 0 | 0.00075162019 | |
| 18236376 | a year ago | | | 0 | 0.00093380634 | |
| 18236376 | a year ago | | | 0 | 0.0010266958 | |
| 18236376 | a year ago | | | 0 | 0.0010322979 | |
| 18236376 | a year ago | | | 0 | 0.0014438870 | |
| 18236376 | a year ago | | | 0 | 0.0014927303 | |
| 18236375 | a year ago | | | 0 | 0.00089786659 | |
| 18236375 | a year ago | | | 0 | 0.00096773209 | |
| 18236375 | a year ago | | | 0 | 0.00096773209 | |
| 18236374 | a year ago | | | 0 | 0.00097414275 |
ABI
ABI objects
Getter at block 21282072
decimals() pure returns (uint8)
18
name() pure returns (string)
ryoshi.finance
owner() view returns (address)
0x9618ea802212f8fb6fbe7bf01b3ef6b6c628bfc3
symbol() pure returns (string)
RYO
totalSupply() pure returns (uint256)
50000000000000000000000000
tradeEnabled() view returns (bool)
true
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)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.