CBSWAP.IO
Verified contract
Active on
Ethereum with 1,772 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COINS | ERC-20 | 69.750204K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21301616 | 18 hours ago | | | 0 | 0.00037770328 | |
| 20963530 | 2 months ago | | | 0 | 0.00066888174 | |
| 20852624 | 2 months ago | | | 0 | 0.00013151026 | |
| 20839132 | 2 months ago | | | 0 | 0.00036312481 | |
| 20681478 | 3 months ago | | | 0 | 0.00048646193 | |
| 20465542 | 4 months ago | | | 0 | 0.00011420003 | |
| 19695678 | 7 months ago | | | 0 | 0.00020786119 | |
| 19639717 | 8 months ago | | | 0 | 0.0012041749 | |
| 19608488 | 8 months ago | | | 0 | 0.00046869221 | |
| 19250352 | 9 months ago | | | 0 | 0.0012883127 |
ABI
ABI objects
Getter at block 21307042
buyLiquidityFee() view returns (uint256)
0
buySustainabilityFee() view returns (uint256)
200
buyTotalFees() view returns (uint256)
200
buyTreasuryFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
liquidityAddress() view returns (address)
0xaff8792073482c59f715053ed5fc5748d469fc74
lpPercToWithDraw() view returns (uint256)
0
lpWithdrawRequestDuration() view returns (uint256)
604800
lpWithdrawRequestPending() view returns (bool)
false
lpWithdrawRequestTimestamp() view returns (uint256)
0
maxBuyAmount() view returns (uint256)
10000000000000000000000000
maxSellAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() view returns (string)
CBSWAP.IO
nextAvailableLpWithdrawDate() view returns (uint256)
0
owner() view returns (address)
0xaff8792073482c59f715053ed5fc5748d469fc74
sellLiquidityFee() view returns (uint256)
0
sellSustainabilityFee() view returns (uint256)
200
sellTotalFees() view returns (uint256)
200
sellTreasuryFee() view returns (uint256)
0
sustainabilityAddress() view returns (address)
0x7807e66a91c94e4c827a42dfa16469167708c1da
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
250000000000000000000000
symbol() view returns (string)
COINS
tokensForLiquidity() view returns (uint256)
0
tokensForSustainability() view returns (uint256)
69750203644248032630082
tokensForTreasury() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
16721502
transferDelayEnabled() view returns (bool)
false
treasuryAddress() view returns (address)
0xaff8792073482c59f715053ed5fc5748d469fc74
uniswapV2Pair() view returns (address)
0x37109070391ad7cee96cbc388de1c2a7e52dc0e3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
cancelLPWithdrawRequest()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
requestToWithdrawLP(uint256 percToWithdraw)
setAutomatedMarketMakerPair(address pair, bool value)
setLiquidityAddress(address _liquidityAddress)
setSustainabilityAddress(address _sustainabilityAddress)
setTreasuryAddress(address _treasuryAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _sustainabilityFee, uint256 _liquidityFee, uint256 _treasuryFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _sustainabilityFee, uint256 _liquidityFee, uint256 _treasuryFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawRequestedLP()
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CanceledLpWithdrawRequest()
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
RequestedLPWithdraw()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedLiquidityAddress(address indexed newWallet)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedSustainabilityAddress(address indexed newWallet)
UpdatedTreasuryAddress(address indexed newWallet)
WithdrewLPForMigration()
constructor()
receive()
This contract contains no error objects.