Kobold The Dragon
Verified contract
Active on
Ethereum with 129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5568…c697
0xc99e…9a7c
9 additional
variables
Balances ($8.60)
Native
Value
$8.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002692 | $3,196.44 |
$8.6 | |
Kobo | ERC-20 | 795.584982 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16294157 | 2 years ago | | | 0 | 0.00042045100 | |
| 16233890 | 2 years ago | | | 0 | 0.00078791787 | |
| 16232733 | 2 years ago | | | 0 | 0.0020102358 | |
| 16229212 | 2 years ago | | | 0 | 0.00061910367 | |
| 16229166 | 2 years ago | | | 0 | 0.00073056459 | |
| 16229128 | 2 years ago | | | 0 | 0.00039715885 | |
| 16229128 | 2 years ago | | | 0 | 0.00039715885 | |
| 16229128 | 2 years ago | | | 0 | 0.00073406189 | |
| 16229128 | 2 years ago | | | 0 | 0.00046833953 | |
| 16229058 | 2 years ago | | | 0 | 0.0012363181 |
ABI
ABI objects
Getter at block 21181197
DeveloperWallet() view returns (address)
0xc99e7ac0eda1747e44ee5ca37767bcb789ad9a7c
EnableTransactionLimit() view returns (bool)
true
_buyDeveloperFee() view returns (uint256)
1
_buyLiquidityFee() view returns (uint256)
1
_buyMarketingFee() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
20000000000000000000000
_sellDeveloperFee() view returns (uint256)
1
_sellLiquidityFee() view returns (uint256)
1
_sellMarketingFee() view returns (uint256)
3
_totalTaxIfBuying() view returns (uint256)
5
_totalTaxIfSelling() view returns (uint256)
5
_walletMax() view returns (uint256)
40000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
liquidityReciever() view returns (address)
0xf223a248fd0cdeaa9524b9ea7e8505fa28c2c0dd
marketingWallet() view returns (address)
0x5568f1a4ff79f61303b679e47649bf22ce4ac697
minimumTokensBeforeSwap() view returns (uint256)
10000000000000000000000
name() view returns (string)
Kobold The Dragon
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Kobo
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapPair() view returns (address)
0x527ea2939958f3ef5aa9a24e06a11c9d8c6e8f28
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events airdrop(address[] _address, uint256[] _tokens)
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
enableTxLimit(bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueStuckedToken(address _token, uint256 _amount)
setBlacklist(address _adr, bool _status)
setBuyTaxes(uint256 _Liquidity, uint256 _Marketing, uint256 _Developer)
setDeveloperWalletAddress(address newAddress)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setLiquidityWalletAddress(address newAddress)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTaxes(uint256 _Liquidity, uint256 _Marketing, uint256 _Developer)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
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.