SquidGrowETH
Verified contract
Active on
Ethereum with 181 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($1.61)
Native
Value
$1.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000639 | $2,521.34 |
$1.61 | |
SquidGrowETH | ERC-20 | 28.333682B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15251810 | 2 years ago | | | 0 | 0.00088668002 | |
| 15251795 | 2 years ago | | | 0 | 0.00091684089 | |
| 15251780 | 2 years ago | | | 0 | 0.00095006798 | |
| 15250057 | 2 years ago | | | 0 | 0.00014970189 | |
| 15246911 | 2 years ago | | | 0 | 0.00028693981 | |
| 15239523 | 2 years ago | | | 0 | 0.00059012756 | |
| 15238582 | 2 years ago | | | 0 | 0.0019965563 | |
| 15238533 | 2 years ago | | | 0 | 0.0013830667 | |
| 15237583 | 2 years ago | | | 0 | 0.00057132648 | |
| 15237567 | 2 years ago | | | 0 | 0.00048660467 |
ABI
ABI objects
Getter at block 21092501
_maxTxAmount() view returns (uint256)
20000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
15231691
name() pure returns (string)
SquidGrowETH
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3000000000000000000
symbol() pure returns (string)
SquidGrowETH
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manualSend()
refillGas()
setFeeReceiver(address _marketingFeeReceiver, address _teamFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.