Krypto Inu
Verified contract
Active on
Ethereum with 255 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KRYPTO | ERC-20 | 23.819802K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17322755 | a year ago | | | 0 | 0.0034579726 | |
| 16823067 | 2 years ago | | | 0 | 0.0010743533 | |
| 16390629 | 2 years ago | | | 0 | 0.00081867160 | |
| 16305878 | 2 years ago | | | 0 | 0.00078033736 | |
| 16028219 | 2 years ago | | | 0 | 0.00082418053 | |
| 16022585 | 2 years ago | | | 0 | 0.00043447179 | |
| 15934337 | 2 years ago | | | 0 | 0.0028783010 | |
| 15881461 | 2 years ago | | | 0 | 0.00043262613 | |
| 15875562 | 2 years ago | | | 0 | 0.00042799759 | |
| 15872147 | 2 years ago | | | 0 | 0.00047885414 |
ABI
ABI objects
Getter at block 21202197
_adminWallet() view returns (address)
0x0000000000000000000000000000000000000123
_maxTxAmount() view returns (uint256)
2000000000000000
buyFee() view returns (uint16 adminFee, uint16 taxFee)
(adminFee=2, taxFee=2)
decimals() view returns (uint8)
9
name() view returns (string)
Krypto Inu
owner() view returns (address)
0x8c867d4868d1525dc40706e496db0d9443acab5b
sellFee() view returns (uint16 adminFee, uint16 taxFee)
(adminFee=2, taxFee=3)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
KRYPTO
totalFees() view returns (uint256)
11572325601519308
totalSupply() view returns (uint256)
200000000000000000
uniswapV2Pair() view returns (address)
0x7fba26eca5ece6eae28e866fecd190b99a92ba99
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
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 approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address _token)
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)
renounceOwnership()
setBuyFee(uint16 market, uint16 tax)
setMaxTx(uint256 maxTx)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint16 market, uint16 tax)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateRouter(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.