Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xDegen | ERC-20 | 1.161812M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20659739 | 3 months ago | | | 0 | 0.000050156917 | |
| 19847877 | 6 months ago | | | 0 | 0.00023518281 | |
| 19839221 | 6 months ago | | | 0 | 0.00040416530 | |
| 19018909 | 10 months ago | | | 0 | 0.00077786894 | |
| 18889650 | a year ago | | | 0 | 0.00074762324 | |
| 18677157 | a year ago | | | 0 | 0.00084156094 | |
| 18651038 | a year ago | | | 0 | 0.0012070019 | |
| 18019720 | a year ago | | | 0 | 0.00075064801 | |
| 17759369 | a year ago | | | 0 | 0.00042876460 | |
| 17727663 | a year ago | | | 0 | 0.0019292729 |
ABI
ABI objects
Getter at block 21221262
MAX_WALLET() view returns (uint256)
2500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
0xDegen
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
0xDegen
totalSupply() pure returns (uint256)
100000000000000000
tradingFees() view returns (uint256 buyFee, uint256 sellFee)
(buyFee=1, sellFee=1)
wallets() view returns (address deployerWallet, address developmentWallet)
(deployerWallet=0x1c81cc2577fc41dbf18c53a4f0f13fc8ae713bbe, developmentWallet=0x910a2d7af42e2a29663f41b7a2ea2007f4d07112)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearEth()
initialize()
manualSwapback()
openTrading()
renounceOwnership()
setFees(uint256 _buyFee, uint256 _sellFee)
setParameters(uint256 a, uint256 z, uint256 d, uint256 f)
setSwapbackSettings(uint256 newSwapThresholdMax, uint256 newSwapThresholdMin)
transfer(address recipient, uint256 amount) returns (bool)
transfer(address wallet)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
EthCleared(uint256 indexed ethCleared)
FeesChanged(uint256 indexed buyFee, uint256 indexed sellFee)
Initialized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapSettingsChanged(uint256 indexed newSwapThresholdMax, uint256 indexed newSwapThresholdMin)
TokensCleared(uint256 indexed tokensCleared)
TradingOpened()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.