Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($80.93)
Native
Value
$80.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.026201 | $3,088.68 |
$80.93 | |
Ryosei | ERC-20 | 20.450432M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20694873 | 2 months ago | | | 0 | 0.000094028846 | |
| 20394632 | 4 months ago | | | 0 | 0.000030574783 | |
| 18293502 | a year ago | | | 0 | 0.00034955454 | |
| 17957566 | a year ago | | | 0 | 0.00086252899 | |
| 17467519 | a year ago | | | 0 | 0.00035312934 | |
| 17161398 | 2 years ago | | | 0 | 0.0015066711 | |
| 17161394 | 2 years ago | | | 0 | 0.0013858954 | |
| 16916011 | 2 years ago | | | 0 | 0.00045793470 | |
| 16909108 | 2 years ago | | | 0 | 0.00061929975 | |
| 16909070 | 2 years ago | | | 0 | 0.00064942169 |
ABI
ABI objects
Getter at block 21208258
_burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
_liquidityFee() view returns (uint256)
4
_lockTime() view returns (uint256)
0
_marketingFee() view returns (uint256)
2
_marketingWalletAddress() view returns (address)
0x951154535361744df7e6143ad9b4be156784eefd
_taxFee() view returns (uint256)
0
decimals() view returns (uint256)
9
name() view returns (string)
Ryosei
numTokensSellToAddToLiquidity() view returns (uint256)
100000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Ryosei
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0xf309fb06493a59ad8a379dfd83ab692aef2368b2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBuyFeePercent(uint256 tFee, uint256 lFee, uint256 mFee)
setMarketingWalletAddress(address _addr)
setNumTokensSellToAddToLiquidity(uint256 amount)
setRouterAddress(address newRouter)
setSellFeePercent(uint256 tFee, uint256 lFee, uint256 mFee)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
withdrawStuckedFunds(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.