Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Canine | ERC-20 | 856.236319K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18470787 | a year ago | | | 0 | 0.00061101986 | |
| 16986848 | 2 years ago | | | 0 | 0.0013062051 | |
| 16986846 | 2 years ago | | | 0 | 0.0022847369 | |
| 16965578 | 2 years ago | | | 0 | 0.00050991885 | |
| 16821266 | 2 years ago | | | 0 | 0.0016330515 | |
| 16814119 | 2 years ago | | | 0 | 0.00086693292 | |
| 16793744 | 2 years ago | | | 0 | 0.0014250319 | |
| 16788256 | 2 years ago | | | 0 | 0.0011890501 | |
| 16784482 | 2 years ago | | | 0 | 0.0018147090 | |
| 16784124 | 2 years ago | | | 0 | 0.0014846269 |
ABI
ABI objects
Getter at block 21215938
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
aboutMe() view returns (string, string, string)
(, , )
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Canine
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xc6266b7fe8ae56d2a58cd810d46856d128ce5533
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000
symbol() pure returns (string)
Canine
totalFee() view returns (uint256)
3
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events Swapback()
approve(address spender, uint256 amount) returns (bool)
approveAll(address spender) returns (bool)
clearStuckETH(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
editSwapbackSettings(bool _enabled, uint256 _amount)
exemptfromAll(address holder, bool exempt)
maxHoldingPercent(uint256 maxWallPercent)
removeLimits()
renounceOwnership()
setBreakdown(uint256 _buy, uint256 _sell, uint256 _trans)
setBuyFee(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _utilityFee, uint256 _burnFee, uint256 _feeDenominator)
setMaxTX(uint256 maxTXPercent)
setTXExempt(address holder, bool exempt)
setTarget(uint256 _target, uint256 _denominator)
setTrading()
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _utilityFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.