Ryoshis Vision
Verified contract
Active on
Ethereum with 33,255 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9,460.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 158.08844M | $0.000026 |
$4,051.81 | |
RYOSHI | ERC-20 | 434.590235B | $0.00 |
$3,042.13 | |
USDT | ERC-20 | 1.521392K | $0.998998 |
$1,519.87 | |
cETH | ERC-20 | 12.047525 | $63.76 |
$768.15 | |
MATIC | ERC-20 | 192.549793 | $0.405738 |
$78.12 | |
APU | ERC-20 | 1 | $0.001086 |
$0 | |
eMax | ERC-20 | 1.537397B | -- | -- | |
SHIBPANZEE | ERC-20 | 1,380,000,000T | -- | -- | |
SHIBVISION | ERC-20 | 2.105621T | -- | -- | |
xSHIB | ERC-20 | 281.672114K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160413 | 6 minutes ago | | | 0 | 0.00041934331 | |
| 21158773 | 6 hours ago | | | 0 | 0.0017837015 | |
| 21157568 | 10 hours ago | | | 0 | 0.0025759323 | |
| 21157365 | 10 hours ago | | | 0 | 0.00080160050 | |
| 21157274 | 11 hours ago | | | 0 | 0.00079948511 | |
| 21157248 | 11 hours ago | | | 0 | 0.0032038594 | |
| 21150154 | a day ago | | | 0 | 0.00048352896 | |
| 21148574 | 2 days ago | | | 0 | 0.00020622063 | |
| 21148567 | 2 days ago | | | 0 | 0.00037229891 | |
| 21147551 | 2 days ago | | | 0 | 0.00038212685 |
ABI
ABI objects
Getter at block 21160442
burnAddress() view returns (address)
0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
burnRate() view returns (uint256)
100
decimals() view returns (uint8)
18
name() view returns (string)
Ryoshis Vision
symbol() view returns (string)
RYOSHI
totalSupply() view returns (uint256)
955783950326633099454155550862716
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
lastTxFrom(address _from) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.