Yakuza ヤクザ
Verified contract
Active on
Ethereum with 28 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Yakuza | ERC-20 | 52.416944K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17613490 | a year ago | | | 0 | 0.0012961438 | |
| 17548618 | a year ago | | | 0 | 0.00056849756 | |
| 17542898 | a year ago | | | 0 | 0.0011252585 | |
| 17536660 | a year ago | | | 0 | 0.00087913335 | |
| 17536616 | a year ago | | | 0 | 0.00038232770 | |
| 17536606 | a year ago | | | 0 | 0.00076048862 | |
| 17536598 | a year ago | | | 0 | 0.00043702788 | |
| 17536596 | a year ago | | | 0 | 0.00040206693 | |
| 17536556 | a year ago | | | 0 | 0.0016594361 | |
| 17536532 | a year ago | | | 0 | 0.0018618015 |
ABI
ABI objects
Getter at block 21206256
REWARD() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
buyBackWallet() view returns (address)
0x26c44cf2a78ba50038d0ceaf56c35b57ae723865
buyBuyBackFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
2
buyTotalFee() view returns (uint256)
5
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
dividendTracker() view returns (address)
0x31b99230c81be1bc06cf2284008cd01d0669f3de
getLastProcessedIndex() view returns (uint256)
10
getNumberOfTokenHolders() view returns (uint256)
28
isSellCoolDownEnabled() view returns (bool)
true
isTradeEnabled() view returns (bool)
true
lastSwapTime() view returns (uint256)
1687559387
lpReceiver() view returns (address)
0x26c44cf2a78ba50038d0ceaf56c35b57ae723865
marketingWallet() view returns (address)
0x26c44cf2a78ba50038d0ceaf56c35b57ae723865
maxBuyLimit() view returns (uint256)
0
maxSellLimit() view returns (uint256)
0
name() pure returns (string)
Yakuza ヤクザ
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xfd45125f198503a0fc5749e17b41abecf52b6cb2
rewardFee() view returns (uint256)
3
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellBuyBackFee() view returns (uint256)
3
sellCoolDownTime() view returns (uint256)
900
sellLiquidityFee() view returns (uint256)
1
sellMarketingFee() view returns (uint256)
1
sellTotalFee() view returns (uint256)
8
swapBuyBackFee() view returns (uint256)
1
swapLiquidityFee() view returns (uint256)
1
swapMarketingFee() view returns (uint256)
2
swapThreshold() view returns (uint256)
2100000000000
swapTotalFee() view returns (uint256)
7
symbol() pure returns (string)
Yakuza
totalDistributedRewards() view returns (uint256)
101846
totalSupply() view returns (uint256)
21000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getHolderDetails(address holder) view returns (uint256, uint256, uint256, uint256)
isAuthorized(address) view returns (bool)
isBlacklisted(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExcluded(address _wallet) view returns (bool)
isFeeExempt(address) view returns (bool)
isMaxBuyLimitExcluded(address) view returns (bool)
isMaxSellLimitExcluded(address) view returns (bool)
isRewardExcluded(address _wallet) view returns (bool)
State-modifying
Events ___claimRewards(bool tryAll)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blackListWallets(address _wallet, bool _status)
changeBuyBackWallet(address _wallet)
changeBuyFees(uint256 _liquidityFee, uint256 _buyBackFee, uint256 _marketingFee)
changeBuyLimit(uint256 _limit)
changeLPWallet(address _wallet)
changeMarketingWallet(address _wallet)
changeSellFees(uint256 _liquidityFee, uint256 _buyBackFee, uint256 _marketingFee)
changeSellLimit(uint256 _limit)
changeSwapFees(uint256 _liquidityFee, uint256 _buyBackFee, uint256 _marketingFee)
claimProcess()
depositRewards(uint256 _rewardAmount)
enableTrading()
excludeFromMaxBuy(address _wallet, bool _status)
excludeFromMaxSell(address _wallet, bool _status)
purgeBeforeSwitch()
renounceOwnership()
rescueEth()
setAuthorizedWallets(address _wallet, bool _status)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setDoContractSwap(bool _enabled)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setSellCollDown(bool _status, uint256 _coolDownTime)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AddAuthorizedWallet(address holder, bool status)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
ChangeDistributionCriteria(uint256 minPeriod, uint256 minDistribution)
DoContractSwap(uint256 amount, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetDoContractSwap(bool status)
SetIsDividendExempt(address holder, bool status)
SetIsFeeExempt(address holder, bool status)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.