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 |
---|---|---|---|---|---|
KAMUNISM | ERC-20 | 2.691857B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21144817 | 2 days ago | | | 0 | 0.00084124272 | |
| 21128112 | 4 days ago | | | 0 | 0.00073906341 | |
| 21127958 | 4 days ago | | | 0 | 0.00065279849 | |
| 21127278 | 4 days ago | | | 0 | 0.0018595401 | |
| 21099187 | 8 days ago | | | 0 | 0.00020370178 | |
| 21096031 | 9 days ago | | | 0 | 0.00031871000 | |
| 21024247 | 19 days ago | | | 0 | 0.00044234223 | |
| 21024220 | 19 days ago | | | 0 | 0.00033893868 | |
| 21024218 | 19 days ago | | | 0 | 0.00034117985 | |
| 20997303 | 23 days ago | | | 0 | 0.00059264200 |
ABI
ABI objects
Getter at block 21158555
decimals() view returns (uint8)
18
feeRecipientAddr() view returns (address)
0x78090eb6b9068a499a80a651c44b04dda0e28738
feeThresholdSize() view returns (uint256)
3471000000000000000000000000
maxSwap() view returns (uint256)
13884000000000000000000000000
maxWalletSize() view returns (uint256)
13884000000000000000000000000
name() view returns (string)
KAMUNISM
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackTaxPercent() view returns (uint256)
0
swapTaxPercent() view returns (uint256)
0
symbol() view returns (string)
KAMUNISM
totalSupply() view returns (uint256)
694200000000000000000000000000
uniV2PairAddr() view returns (address)
0x2ff99f734f9f77ae772f61095c0b63d37af4614e
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
disableLimits()
disableSwapTxLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverEther()
recoverTokens(address token)
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.