CryptoAnarchistManifesto
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ANARCHIST | ERC-20 | 18.070013B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18670214 | a year ago | | | 0 | 0.0055459690 | |
| 18668789 | a year ago | | | 0 | 0.0028422761 | |
| 18668517 | a year ago | | | 0 | 0.0014036989 | |
| 18668514 | a year ago | | | 0 | 0.0013101231 | |
| 18668508 | a year ago | | | 0 | 0.00071226743 | |
| 18668494 | a year ago | | | 0 | 0.0022828715 | |
| 18668492 | a year ago | | | 0 | 0.0012473376 | |
| 18668490 | a year ago | | | 0 | 0.0013367813 | |
| 18668490 | a year ago | | | 0 | 0.0014308837 | |
| 18668490 | a year ago | | | 0 | 0.0014369601 |
ABI
ABI objects
Getter at block 21222605
DevWallet() view returns (address)
0x0000000000000000000000000000000000000000
_buyDeveloperFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_sellDeveloperFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
_total_tbones_trsfered() view returns (uint256)
18
_tradebuycount() view returns (uint256)
411
_walletMax() view returns (uint256)
1000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeUnits() view returns (uint256)
10000
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
k() view returns (uint256)
0
liquidityReciever() view returns (address)
0xa7426f18b9e9795428943f60744040ae4b68cbbe
marketingWalletDacc() view returns (address)
0xa7426f18b9e9795428943f60744040ae4b68cbbe
minimumTokensBeforeSwap() view returns (uint256)
100000000000000000000000
name() view returns (string)
CryptoAnarchistManifesto
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
false
symbol() view returns (string)
ANARCHIST
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapPair() view returns (address)
0x8e085cce6da60c8a8cdce19b004f9d9efb2e6660
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
wdete_Atokens(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.