Kim Jong Inu
Verified contract
Proxy
Active on
Ethereum with 149 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4f80…36b7
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
kim | ERC-20 | 43.94476M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18310098 | a year ago | | | 0 | 0.00027443037 | |
| 18231761 | a year ago | | | 0 | 0.00034409717 | |
| 18172320 | a year ago | | | 0 | 0.0010614346 | |
| 18141029 | a year ago | | | 0 | 0.00055082946 | |
| 18081504 | a year ago | | | 0 | 0.00089792305 | |
| 18079381 | a year ago | | | 0 | 0.0010918799 | |
| 18069250 | a year ago | | | 0 | 0.00053866814 | |
| 18063334 | a year ago | | | 0 | 0.00054915835 | |
| 18063312 | a year ago | | | 0 | 0.00030933690 | |
| 18063311 | a year ago | | | 0 | 0.00053482111 |
ABI
ABI objects
Getter at block 21412417
_buyCount() view returns (uint256)
209
_buyTax() view returns (uint256)
5
_decimals() view returns (uint8)
9
_maxTaxSwap() view returns (uint256)
5000000000000000
_maxTxAmount() view returns (uint256)
30000000000000000
_maxWalletSize() view returns (uint256)
60000000000000000
_name() view returns (string)
Kim Jong Inu
_preventSwapBefore() view returns (uint256)
5
_sellTax() view returns (uint256)
5
_symbol() view returns (string)
kim
_tTotal() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000
_taxWallet() view returns (address)
0x4f80d10112e92c0ec5a4f8d7d945744d890a36b7
decimals() pure returns (uint8)
9
factory() view returns (address)
0xbf22fefb5f1fbb02dc5bbba74b6e5cf0b0d69a3f
name() view returns (string)
Kim Jong Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
ref() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
kim
totalSupply() view returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xedaf38c6c0481e41f5e2d1fd6d7ab9671a560e52
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
init(string _nameIn, string _symbolIn, address _user, address _refAddress, uint256 _totalS, uint256 _buyTaxes, uint256 _sellTaxes) payable returns (address poolAddress)
manualSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address _updateTaxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.