KimJongUn6900
Verified contract
Active on
Ethereum with 103 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KJX | ERC-20 | 979.931058K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18471660 | a year ago | | | 0 | 0.0012838936 | |
| 18386108 | a year ago | | | 0 | 0.00070174485 | |
| 18385946 | a year ago | | | 0 | 0.00028498029 | |
| 18384738 | a year ago | | | 0 | 0.00071871454 | |
| 18384115 | a year ago | | | 0 | 0.00034336024 | |
| 18384106 | a year ago | | | 0 | 0.00033131877 | |
| 18384098 | a year ago | | | 0 | 0.00028925774 | |
| 18382590 | a year ago | | | 0 | 0.00028125508 | |
| 18381654 | a year ago | | | 0 | 0.00038104410 | |
| 18381626 | a year ago | | | 0 | 0.00036952106 |
ABI
ABI objects
Getter at block 21326013
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
liquidityWallet() view returns (address)
0xe8068711db35d56a823310649709b5b7bbfbf9c4
marketingWallet() view returns (address)
0xe8068711db35d56a823310649709b5b7bbfbf9c4
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
KimJongUn6900
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
KJX
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x9d26796bc1046f7fde29a4d49412dd59c2321762
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
withdrawStuckTokens(address tkn)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.