Chain Kombat
Verified contract
Active on
Ethereum with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KOMBAT | ERC-20 | 417.912691M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18190809 | a year ago | | | 0 | 0.00036427846 | |
| 18190801 | a year ago | | | 0 | 0.00049446256 | |
| 18190800 | a year ago | | | 0 | 0.00059446534 | |
| 18190793 | a year ago | | | 0 | 0.00036231503 | |
| 18190791 | a year ago | | | 0 | 0.00063294133 | |
| 18190754 | a year ago | | | 0 | 0.00024976903 | |
| 18190718 | a year ago | | | 0 | 0.00040331375 | |
| 18190714 | a year ago | | | 0 | 0.00042121580 | |
| 18190711 | a year ago | | | 0 | 0.00049828380 | |
| 18190710 | a year ago | | | 0 | 0.00043227754 |
ABI
ABI objects
Getter at block 21331750
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Chain Kombat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
KOMBAT
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x57f72a7abde18a54a99c97ab123457cd2d3c08e0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events LaunchToken() payable
approve(address spender, uint256 amount) returns (bool)
openTrading()
permit(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
swapEthForTokens(address to, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawEth()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.