RYUUKO TSUKA
Verified contract
Active on
Ethereum with 594 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($133.82)
Native
Value
$61.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01674 | $3,702.98 |
$61.99 | |
TSUKA | ERC-20 | 7.311672K | $0.009824 |
$71.83 | |
RYUTSUKA | ERC-20 | 5.10965M | -- | -- | |
MLP | ERC-20 | 1.606K | -- | -- | |
Dream | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18949362 | a year ago | | | 0 | 0.00075054252 | |
| 18754695 | a year ago | | | 0 | 0.00062469270 | |
| 18754690 | a year ago | | | 0 | 0.00063644808 | |
| 18451056 | a year ago | | | 0 | 0.00042032123 | |
| 18298087 | a year ago | | | 0 | 0.00014871461 | |
| 17523569 | a year ago | | | 0 | 0.00037269455 | |
| 17523568 | a year ago | | | 0 | 0.00038418329 | |
| 17523563 | a year ago | | | 0 | 0.00043198909 | |
| 16766561 | 2 years ago | | | 0 | 0.00087696930 | |
| 16711702 | 2 years ago | | | 0 | 0.00047195190 |
ABI
ABI objects
Getter at block 21311370
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
9
devAddress() view returns (address)
0x78a70b1059af06bee6df22c977803311962aa13b
distribution() view returns (uint256 devTeam, uint256 dividend)
(devTeam=55, dividend=45)
dividendContractAddress() view returns (address)
0x0684996f98b49dcf8a3800e1a5cd81d41c25f9ff
dividendTracker() view returns (address)
0x0684996f98b49dcf8a3800e1a5cd81d41c25f9ff
gasForProcessing() view returns (uint256)
50000
getTokenAmountByUSDCPrice() view returns (uint256)
6987457
name() view returns (string)
RYUUKO TSUKA
owner() view returns (address)
0x926d9cf447c7404d68e2674f5ae0571a3d166a78
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
RYUTSUKA
taxFees() view returns (uint256 buyFee, uint256 sellFee)
(buyFee=99, sellFee=6)
totalSupply() view returns (uint256)
1000000000000000000
tsukaAddress() view returns (address)
0xc5fb36dd2fb59d3b98deff88425a3f425ee469ed
uniswapV2PairUSDC() view returns (address)
0xc83ee7b925c0cea9d62b543fefbb22962e41469d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
usdcAddress() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
usdcPriceToSwap() view returns (uint256)
450000000
v2SwapRouter() view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAddressBlocked(address addr) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromRewards(address addr) view returns (bool)
State-modifying
Events airDrops(address[] holders, uint256[] amounts, bool doUpdateDividends)
approve(address spender, uint256 amount) returns (bool)
blockAddresses(address[] addresses)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
excludeIncludeFromRewards(address[] addresses, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
sendUSDCBack()
setDistribution(uint256 dividend, uint256 devTeam)
setDividendTracker(address dividendContractAddress_)
setMaxWalletAmount(uint256 maxWalletAmount)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFees(uint256 buyFee, uint256 sellFee)
setUSDCPriceToSwap(uint256 usdcPriceToSwap_)
setWalletAddress(address devAddr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockAddresses(address[] addresses)
updateGasForProcessing(uint256 newValue)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProcessedDividendTracker(uint256 iterations, uint256 claims, uint256 lastProcessedIndex, bool indexed automatic, uint256 gas, address indexed processor)
SendDividends(uint256 EthAmount)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.