Chi Suzaku
Verified contract
Active on
Ethereum with 498 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Suzaku | ERC-20 | 57.547135M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20427782 | 4 months ago | | | 0 | 0.00029963043 | |
| 20219646 | 4 months ago | | | 0 | 0.00038746006 | |
| 18626336 | a year ago | | | 0 | 0.00058586257 | |
| 18623647 | a year ago | | | 0 | 0.00088608423 | |
| 18575217 | a year ago | | | 0 | 0.0010532903 | |
| 17482799 | a year ago | | | 0 | 0.00036199249 | |
| 17087248 | 2 years ago | | | 0 | 0.0025950172 | |
| 17011523 | 2 years ago | | | 0 | 0.00051584708 | |
| 16990941 | 2 years ago | | | 0 | 0.00079475207 | |
| 16947269 | 2 years ago | | | 0 | 0.00059857858 |
ABI
ABI objects
Getter at block 21196817
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 marketing, uint16 development, uint16 staking, uint16 totalSwap)
(marketing=450, development=450, staking=100, totalSwap=1000)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee, uint16 bonusFee)
(buyFee=500, sellFee=500, transferFee=0, bonusFee=500)
_taxWallets() view returns (address marketing, address staking, address development)
(marketing=0xf3971afc16c68674a27aae60241067dc19de3e14, staking=0x1d97cd900b06ab80fc89e8f27b716d153ffc450a, development=0x62cbb80b9bf627fd3ea57ff46c3e94235138ec6a)
bonusFeeEnabled() view returns (bool)
true
contractSwapEnabled() view returns (bool)
true
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
10000000000000000000000000000
getMaxTX() view returns (uint256)
10000000000
getMaxWallet() view returns (uint256)
10000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchStamp() view returns (uint256)
1673109707
lpPair() view returns (address)
0x211d6395fa94cb6cab18cf3a076704d2b1762bfe
maxBuyTaxes() view returns (uint256)
2000
maxRoundtripTax() view returns (uint256)
2500
maxSellTaxes() view returns (uint256)
2000
maxTransferTaxes() view returns (uint256)
2000
name() view returns (string)
Chi Suzaku
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
21600000000000000000000000
swapThreshold() view returns (uint256)
7200000000000000000000000
symbol() view returns (string)
Suzaku
taxesAreLocked() view returns (bool)
false
timeFromFirstBuy() view returns (uint256)
86400
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getSecondsFromLastBuy(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
intializeContract(address[] accounts, uint256[] amounts, address _protections) payable
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOwnership()
setBonusSellFeeEnabled(bool enabled)
setBonusSellFeeSettings(uint256 timeLimit, uint16 bonusFee)
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address initializer)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setRatios(uint16 development, uint16 staking, uint16 marketing)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing, address staking, address development)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.