Ryoshi Swap
Verified contract
Active on
Ethereum with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RYOSHISWAP | ERC-20 | 39.455602M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14525600 | 3 years ago | | | 0 | 0.0021215295 | |
| 14523027 | 3 years ago | | | 0 | 0.0021419668 | |
| 14522082 | 3 years ago | | | 0 | 0.0053832279 | |
| 14521829 | 3 years ago | | | 0 | 0.0042973919 | |
| 14521779 | 3 years ago | | | 0 | 0.0046604000 | |
| 14521770 | 3 years ago | | | 0 | 0.0032515698 | |
| 14521756 | 3 years ago | | | 0 | 0.0027273821 | |
| 14521755 | 3 years ago | | | 0 | 0.0016610941 | |
| 14521749 | 3 years ago | | | 0 | 0.0017027854 | |
| 14521735 | 3 years ago | | | 0 | 0.13772151 |
ABI
ABI objects
Getter at block 21221569
_maxTxAmount() view returns (uint256)
1500000000000000000
_maxWalletSize() view returns (uint256)
1500000000000000000
_minimumBuyAmount() view returns (uint256)
50000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
launchTime() view returns (uint256)
1649104638
name() pure returns (string)
Ryoshi Swap
owner() view returns (address)
0xbe6be10697f85da557bab10ad08e5f2aabc4ad43
symbol() pure returns (string)
RYOSHISWAP
timeJeets() view returns (uint256)
120
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x4c98de951d14a7baca303625b9d4b9b7288dcc14
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isSniper(address sniper) view returns (bool)
State-modifying
Events addSniper(address[] snipers)
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap(uint256 amount)
removeSniper(address sniper)
renounceOwnership()
setBurnFee(uint256 amount)
setIsMaxBuyActivated(bool _isMaxBuyActivated)
setJeetsFee(uint256 amountRedisJeets, uint256 amountTaxJeets)
setMarketingWallet(address marketingAddress)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setRefFee(uint256 amountRefBuy, uint256 amountRefSell)
setTaxFee(uint256 amountBuy, uint256 amountSell)
setTimeJeets(uint256 hoursTime)
setTrading()
toggleSwap(bool _swapEnabled)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.