Degen Dollar
Verified contract
Active on
Ethereum with 15 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 Dollar"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18239890 | a year ago | | | 0 | 0.00035016708 | |
| 18239886 | a year ago | | | 0 | 0.00031489938 | |
| 18238744 | a year ago | | | 0 | 0.00033329253 | |
| 18236553 | a year ago | | | 0 | 0.00056852063 | |
| 18236526 | a year ago | | | 0 | 0.00051780529 | |
| 18236525 | a year ago | | | 0 | 0.00050389555 | |
| 18236494 | a year ago | | | 0 | 0.00079142957 | |
| 18236493 | a year ago | | | 0 | 0.00070301632 | |
| 18236491 | a year ago | | | 0 | 0.00071854851 | |
| 18236476 | a year ago | | | 0 | 0.00075674658 |
ABI
ABI objects
Getter at block 21160163
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xb10d4308fa522d6600b7e59be8a8d8beee08606d
getTokenInterfacesVersion() pure returns (uint64 major, uint64 minor, uint64 patch)
(major=3, minor=3, patch=0)
limitsInEffect() view returns (bool)
true
maxWallet() view returns (uint256)
50000000000000000000000000000000
name() view returns (string)
Degen Dollar
owner() view returns (address)
0xb10d4308fa522d6600b7e59be8a8d8beee08606d
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapBackEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000000000000
symbol() view returns (string)
USD
totalSupply() view returns (uint256)
1000000000099999999999999999999999999999999
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf46841abfb85d9e1cf6124b1d81743f76f052755
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableLimits(bool _limitsInEffect)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxWallet(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manual(address to, uint256 amount)
removeBuyFee(uint256 _devFee, uint256 _liquidityFee)
removeSellFees(uint256 _devFee, uint256 _liquidityFee)
renounceOwnership()
rescue(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateMaxWallet(uint256 newAmount)
updateSwapBackEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.