Secrets of Ryoshi
Verified contract
Active on
Ethereum with 13 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 |
---|---|---|---|---|---|
SHHH | ERC-20 | 1.926376B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16829780 | 2 years ago | | | 0 | 0.00080475569 | |
| 16829734 | 2 years ago | | | 0 | 0.0012002082 | |
| 16829701 | 2 years ago | | | 0 | 0.0014694125 | |
| 16829666 | 2 years ago | | | 0 | 0.0013330247 | |
| 16829648 | 2 years ago | | | 0 | 0.0012284587 | |
| 16829617 | 2 years ago | | | 0 | 0.0013632166 | |
| 16829616 | 2 years ago | | | 0 | 0.0014181920 | |
| 16829610 | 2 years ago | | | 0 | 0.0014131170 | |
| 16829608 | 2 years ago | | | 0 | 0.0012146137 | |
| 16829608 | 2 years ago | | | 0 | 0.0012161785 |
ABI
ABI objects
Getter at block 21392874
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0x30abdeb3005d58e278fa322ec08e0c72019dafc4
name() view returns (string)
Secrets of Ryoshi
owner() view returns (address)
0x30abdeb3005d58e278fa322ec08e0c72019dafc4
sellFee() view returns (uint256)
99
symbol() view returns (string)
SHHH
totalSupply() view returns (uint256)
369369369369000000000000000000
uniswapV2Pair() view returns (address)
0xc03812f533d20323874e02ecce9558bbf6aa2b03
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address _user, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updatebuyFee(uint256 newAmount)
updatesellFee(uint256 newSellAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.