King of Diamonds Coin
Verified contract
Active on
Ethereum with 97 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc9ac…1979
0x0db3…48a2
9 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,095.33 |
$0 | |
KODCOIN | ERC-20 | 1.960784M | -- | -- | |
KODCOIN | ERC-20 | 391.406407K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15353896 | 2 years ago | | | 0 | 0.00054222531 | |
| 15349800 | 2 years ago | | | 0 | 0.00049195475 | |
| 14724150 | 3 years ago | | | 0 | 0.0024667248 | |
| 14711350 | 3 years ago | | | 0 | 0.0017951739 | |
| 14636891 | 3 years ago | | | 0 | 0.0020298747 | |
| 14624674 | 3 years ago | | | 0 | 0.0021136498 | |
| 14622901 | 3 years ago | | | 0 | 0.011292639 | |
| 14617171 | 3 years ago | | | 0 | 0.0047534340 | |
| 14617113 | 3 years ago | | | 0 | 0.0033018078 | |
| 14616011 | 3 years ago | | | 0 | 0.0014634925 |
ABI
ABI objects
Getter at block 21192473
_taxFee() view returns (uint256)
0
airdropBal() view returns (uint256)
1000000000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
marketingAddress() view returns (address)
0xc9aca6feb6f53ae05d06b3567202d3f405b81979
marketingAddress1() view returns (address)
0x0db31339cab10293b0bceb3b5d42a69f8d7848a2
maxTX() view returns (uint256)
1000000000000000000
name() view returns (string)
King of Diamonds Coin
opensellTx() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KODCOIN
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xce0a4fe0194672d5f80357f7337419e18d1303b7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
Limtcheck(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklist(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events ExcludeLimitcheck(address _addr, bool _status)
ManualApproval()
ManualswapTokens()
addBlacklist(address[] account)
airdrop(address[] addr)
approve(address spender, uint256 amount) returns (bool)
changeSellTx(bool _status)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
removeBlacklist(address account)
removeToken(uint256 _amount)
renounceOwnership()
setBuySellFeePercent(uint256 liquidityFee)
setFeeRate(uint256 rate)
setMarketingAddress(address _marketingAddress)
setTaxFeePercent(uint256 taxFee)
setmaxTX(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.