Chikurin-no Takaramono
Verified contract
Active on
Ethereum with 257 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHIKURIN | ERC-20 | 38.255243M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17188335 | 2 years ago | | | 0 | 0.0024375427 | |
| 17188335 | 2 years ago | | | 0 | 0.0024375427 | |
| 16574779 | 2 years ago | | | 0 | 0.00057475510 | |
| 16089317 | 2 years ago | | | 0 | 0.00030832022 | |
| 15719066 | 2 years ago | | | 0 | 0.00086208375 | |
| 15476154 | 2 years ago | | | 0 | 0.00027866516 | |
| 15466630 | 2 years ago | | | 0 | 0.00046192200 | |
| 15465437 | 2 years ago | | | 0 | 0.00036501032 | |
| 15465437 | 2 years ago | | | 0 | 0.00036501032 | |
| 15462377 | 2 years ago | | | 0 | 0.00042490782 |
ABI
ABI objects
Getter at block 21276475
burnTokenAddress() view returns (address)
0x0b452278223d3954f4ac050949d7998e373e7e43
burnWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeDivisor() view returns (uint256)
1000
limitsInEffect() view returns (bool)
false
liquidityActiveBlock() view returns (uint256)
0
marketingBuyFee() view returns (uint256)
20
marketingSellFee() view returns (uint256)
20
marketingWallet() view returns (address)
0xe8989246786454951484e84361f55a08edc4735a
maxTransactionAmount() view returns (uint256)
10000000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000000
name() view returns (string)
Chikurin-no Takaramono
owner() view returns (address)
0xe8986178e7ea1cac1ebcf15d0beb883705834d57
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000000
symbol() view returns (string)
CHIKURIN
tokenburnBuyFee() view returns (uint256)
10
tokenburnSellFee() view returns (uint256)
10
tokensForBurn() view returns (uint256)
12751747656014795242080091
tokensForFees() view returns (uint256)
38255242968044385726240273
tokensForMarketing() view returns (uint256)
25503495312029590484160182
totalBuyFees() view returns (uint256)
30
totalEthSpentBurning() view returns (uint256)
681310924663735269
totalSellFees() view returns (uint256)
30
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15448615
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1ce965944b201b7075a2b2396af6e74805c94bdb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeAccountStatus(address[] bots_, bool status)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnToken(uint256 ethAmountInWei, address BurnToken)
manualSwap()
removeLimits() returns (bool)
renounceOwnership()
serBurnTokenAddress(address _burnTokenAddress)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _tokenburnBuyFee, uint256 _marketingBuyFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _tokenburnSellFee, uint256 _marketingSellFee)
updateSwapEnabled(bool enabled)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.