SantaGrow
Verified contract
Active on
Ethereum with 115 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.51)
Native
Value
$0.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000149 | $3,384.22 |
$0.51 | |
SGROW | ERC-20 | 1.760785M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18184212 | a year ago | | | 0 | 0.00022643175 | |
| 16816772 | 2 years ago | | | 0 | 0.00042910550 | |
| 16424096 | 2 years ago | | | 0 | 0.00041902493 | |
| 16186245 | 2 years ago | | | 0 | 0.00060700405 | |
| 16186221 | 2 years ago | | | 0 | 0.00064030916 | |
| 16175404 | 2 years ago | | | 0 | 0.00068628197 | |
| 16175080 | 2 years ago | | | 0 | 0.00081776228 | |
| 16129838 | 2 years ago | | | 0 | 0.00070988974 | |
| 16123475 | 2 years ago | | | 0 | 0.00059350717 | |
| 16114077 | 2 years ago | | | 0 | 0.00052477012 |
ABI
ABI objects
Getter at block 21263245
_maxTxAmount() view returns (uint256)
20000000000000000
_walletMax() view returns (uint256)
20000000000000000
blacklistMode() view returns (bool)
true
decimals() pure returns (uint8)
9
devFee() view returns (uint256)
0
gas() view returns (uint256)
100000000000
getCirculatingSupply() view returns (uint256)
999999999000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
15921106
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
4
name() pure returns (string)
SantaGrow
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x160359dceb69ffb6d7ecfb03ae2fe545eb74ba79
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
SGROW
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isInternal(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setBridge(address bridge)
setFees(uint256 newLiqFee, uint256 newMarketingFee, uint256 newDevFee, uint256 extraSellFee)
setGas(uint256 newGas)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMode(bool _bool)
setWalletLimit(uint256 newLimit)
setisInternal(bool _bool, address _address)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.