CAPACITOR
Verified contract
Active on
Ethereum with 214 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($67.87)
Native
Value
$67.87
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021944 | $3,093.13 |
$67.87 | |
FLUX | ERC-20 | 1.579407K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16471955 | 2 years ago | | | 0 | 0.00099429059 | |
| 16451710 | 2 years ago | | | 0 | 0.00079594730 | |
| 16413150 | 2 years ago | | | 0 | 0.0097594243 | |
| 16399502 | 2 years ago | | | 0 | 0.0015450838 | |
| 16390815 | 2 years ago | | | 0 | 0.00068461645 | |
| 16388360 | 2 years ago | | | 0 | 0.00084095485 | |
| 16387518 | 2 years ago | | | 0 | 0.0012853118 | |
| 16386808 | 2 years ago | | | 0 | 0.0029000023 | |
| 16386071 | 2 years ago | | | 0 | 0.0010227020 | |
| 16385301 | 2 years ago | | | 0 | 0.0014329700 |
ABI
ABI objects
Getter at block 21230276
_maxTxAmount() view returns (uint256)
2000000000000000000000000
_walletMax() view returns (uint256)
2000000000000000000000000
antiBotOpen() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0xce5f71a9a78598b199ca256579a2ed48af24eadb
burnPercentage() view returns (uint256)
0
decimals() pure returns (uint8)
18
dividendDistributor() view returns (address)
0x56483562246efd95dda7f63fe499b7233453a49f
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
getOwner() view returns (address)
0xe5c6262867c451da021cf70ed4db2f082f603de9
launchedAt() view returns (uint256)
16374232
liquidityFee() view returns (uint256)
3
marketingFee() view returns (uint256)
0
name() pure returns (string)
CAPACITOR
pair() view returns (address)
0x04bcdf20592695f247ea252ce2427af95bbfa642
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
silentBlockNumber() view returns (uint256)
0
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1250000000000000000000
symbol() pure returns (string)
FLUX
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
antiBot(address sender, address recipient) view
balanceOf(address account) view returns (uint256)
blackList(address) view returns (bool)
exchangePairs(address) view returns (bool)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events RenounceOwnership(address adr)
addBlackList(address acc)
addExchangePairs(address acc)
addToBurnList(address account)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
burn()
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver)
changeFees(uint256 newLiqFee, uint256 newRewardFee, uint256 newMarkingFee, uint256 newExtraSellFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
removBlackList(address acc)
removExchangePairs(address acc)
removeToBurnList(address account)
setAntiBot(bool newValue)
setSilentBlockNumber(uint256 newValue)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountMETA)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.