RYOSHI.FINANCE
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RYF | ERC-20 | 346.514035K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18236756 | a year ago | | | 0 | 0.00052355582 | |
| 18236744 | a year ago | | | 0 | 0.00063500876 | |
| 18236743 | a year ago | | | 0 | 0.00072431845 | |
| 18236741 | a year ago | | | 0 | 0.00031233740 | |
| 18236737 | a year ago | | | 0 | 0.00078899910 | |
| 18236687 | a year ago | | | 0 | 0.00057406000 | |
| 18236651 | a year ago | | | 0 | 0.00049802917 | |
| 18236651 | a year ago | | | 0 | 0.00049802917 | |
| 18236651 | a year ago | | | 0 | 0.00049802917 | |
| 18236639 | a year ago | | | 0 | 0.00047413301 |
ABI
ABI objects
Getter at block 21220860
EnableTxLimit() view returns (bool)
true
Marketing() view returns (address)
0x16ed57513632216e9aee2cf8bc918b3eec4c6224
_buyMarketingFee() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
5000000000000000000000000
_sellMarketingFee() view returns (uint256)
3
_walletMax() view returns (uint256)
5000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x58f686a4f017eb1b0b09b061d6583241d26ab29b
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
500000000000000000000000000
launchedAt() view returns (uint256)
18236737
launchedAtTimestamp() view returns (uint256)
1695934379
name() view returns (string)
RYOSHI.FINANCE
normalizeTrade() view returns (bool)
true
owner() view returns (address)
0x0dabdac264e365aad257799d95dc8acf30c1b6e8
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
250000000000000000000000
swapbylimit() view returns (bool)
false
symbol() view returns (string)
RYF
totalSupply() view returns (uint256)
500000000000000000000000000
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableMaxHoldingLimit(bool _status)
enableTxLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
rescueFunds()
rescueTokens(address _token, address recipient, uint256 _amount)
setFee(uint256 _buyFee, uint256 _sellFee)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMarketingWallet(address _newWallet)
setMaxWalletLimit(uint256 newLimit)
setSwapBackSettings(bool _enabled, bool _limited)
setSwapthreshold(uint256 _threshold)
setTxLimit(uint256 newLimit)
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)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.