Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Kintsugi | ERC-20 | 293.34 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15660858 | 2 years ago | | | 0 | 0.00037480550 | |
| 15660850 | 2 years ago | | | 0 | 0.00020087752 | |
| 15660850 | 2 years ago | | | 0 | 0.00047099365 | |
| 15660847 | 2 years ago | | | 0 | 0.00041353974 | |
| 15660847 | 2 years ago | | | 0 | 0.00041353974 | |
| 15660847 | 2 years ago | | | 0 | 0.00041353974 | |
| 15660846 | 2 years ago | | | 0 | 0.00035990347 | |
| 15660846 | 2 years ago | | | 0 | 0.00040645547 | |
| 15660845 | 2 years ago | | | 0 | 0.00044149062 | |
| 15660845 | 2 years ago | | | 0 | 0.00044149062 |
ABI
ABI objects
Getter at block 21094919
_maxTxAmount() view returns (uint256)
20000000000000000000000
_walletMax() view returns (uint256)
20000000000000000000000
antiBotOpen() view returns (bool)
true
autoLiquidityReceiver() view returns (address)
0x69e7bd6a22a1b5a42f83b0049996ed9d3d2751dd
burnPercentage() view returns (uint256)
0
decimals() pure returns (uint8)
18
dividendDistributor() view returns (address)
0xbec5210f012122779545e57c52dd9d4531c577a9
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
getOwner() view returns (address)
0x55644ee96fb375912cabf23e3b355926fd59078e
launchedAt() view returns (uint256)
0
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
2
name() pure returns (string)
Kintsugi
pair() view returns (address)
0x08f71e4fa715de36febb90324ef33e10e63d89d5
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
silentBlockNumber() view returns (uint256)
0
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1250000000000000000000
symbol() pure returns (string)
Kintsugi
totalFee() view returns (uint256)
2
totalFeeIfSelling() view returns (uint256)
2
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
antiBot(address sender, address recipient) view
balanceOf(address account) view returns (uint256)
blackList(address) view returns (bool)
exchangePairs(address) view returns (bool)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events RenounceOwnership(address adr)
addBlackList(address acc)
addExchangePairs(address acc)
addToBurnList(address account)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
burn()
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver)
changeFees(uint256 newLiqFee, uint256 newRewardFee, uint256 newMarkingFee, uint256 newExtraSellFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
removBlackList(address acc)
removExchangePairs(address acc)
removeToBurnList(address account)
setAntiBot(bool newValue)
setSilentBlockNumber(uint256 newValue)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountMETA)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.