Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CANTIC | ERC-20 | 9.459836M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20371607 | 4 months ago | | | 0 | 0.00043318979 | |
| 18590570 | a year ago | | | 0 | 0.0012437318 | |
| 18590561 | a year ago | | | 0 | 0.0012543615 | |
| 18590513 | a year ago | | | 0 | 0.0011749465 | |
| 18590505 | a year ago | | | 0 | 0.00061126056 | |
| 18590502 | a year ago | | | 0 | 0.0010605864 | |
| 18590498 | a year ago | | | 0 | 0.0010169890 | |
| 18590453 | a year ago | | | 0 | 0.00053042608 | |
| 18590444 | a year ago | | | 0 | 0.00096469855 | |
| 18590438 | a year ago | | | 0 | 0.00092391725 |
ABI
ABI objects
Getter at block 21324813
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_buyDevelopmentFees() view returns (uint256)
0
_buyLiquidityFees() view returns (uint256)
0
_buyMarketingFees() view returns (uint256)
1
_developmentShares() view returns (uint256)
0
_liquidityShares() view returns (uint256)
0
_marketingShares() view returns (uint256)
10
_sellDevelopmentFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_sellMarketingFees() view returns (uint256)
1
_totalDistributionShares() view returns (uint256)
10
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
checkWalletLimit() view returns (bool)
true
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
maxTxAmount() view returns (uint256)
1000000000000000000
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
Cantic Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CANTIC
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x84ca2caebe61ade135ea4e2cdf1bda2ac1d1156e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFromFees(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
checkWalletLimitExcept(address) view returns (bool)
State-modifying
Events adjustMaxTxAmount(uint256 maxTxAmount_)
approve(address spender, uint256 amount) returns (bool)
enableDisableWalletLimit(bool newValue)
setBuyFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newDevelopmentShare)
setSellFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
setcheckWalletLimitExcept(address holder, bool exempt)
settaxWallet(address newAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.