Degen Grow
Verified contract
Active on
Ethereum with 173 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Degen Grow"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19242850 | 9 months ago | | | 0 | 0.00078961873 | |
| 19242849 | 9 months ago | | | 0 | 0.00077496450 | |
| 16952856 | 2 years ago | | | 0 | 0.00055031724 | |
| 16899373 | 2 years ago | | | 0 | 0.00055502099 | |
| 16625578 | 2 years ago | | | 0 | 0.00076206278 | |
| 16524702 | 2 years ago | | | 0 | 0.00036572400 | |
| 16070271 | 2 years ago | | | 0 | 0.00087738562 | |
| 15990233 | 2 years ago | | | 0 | 0.0012262403 | |
| 15940808 | 2 years ago | | | 0 | 0.0030507067 | |
| 15940727 | 2 years ago | | | 0 | 0.0026090352 |
ABI
ABI objects
Getter at block 21214436
Irouter02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount() view returns (uint256)
30000000000000000000000
_maxWalletToken() view returns (uint256)
50000000000000000000000
burnFee() view returns (uint256)
2
decimals() view returns (uint8)
18
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
863031913994361855799075
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
limitsEnabled() view returns (bool)
true
liqPair() view returns (address)
0x1840fff55aa1fbcbfce1699cd68d1634718ad7f0
name() view returns (string)
Degen Grow
swapEnabled() view returns (bool)
true
symbol() view returns (string)
DGROW
totalSupply() view returns (uint256)
1000000000000000000000000
tradingLive() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
clearStuckBalance()
renounceOwnership()
setFees(uint256 _burnFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setLimitSettings(bool _globalTxWatcher)
setMaxTxPercent(uint256 maxTXPercent)
setMaxWalletPercent(uint256 maxWallPercent)
start(uint256 _db)
swapbackEdit(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, address indexed to, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.