Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEGEN | ERC-20 | 1.296664B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20158760 | 6 months ago | | | 0 | 0.00010481832 | |
| 20158755 | 6 months ago | | | 0 | 0.00017675595 | |
| 18135386 | a year ago | | | 0 | 0.0013350500 | |
| 18135385 | a year ago | | | 0 | 0.0010739755 | |
| 18135385 | a year ago | | | 0 | 0.0010739755 | |
| 18135385 | a year ago | | | 0 | 0.0011656679 | |
| 18135385 | a year ago | | | 0 | 0.0011659687 | |
| 18135385 | a year ago | | | 0 | 0.0011656679 | |
| 18135385 | a year ago | | | 0 | 0.0012124747 | |
| 18135385 | a year ago | | | 0 | 0.0012124747 |
ABI
ABI objects
Getter at block 21428100
_maxWalletAmount() view returns (uint256)
4204194204190000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x71a9ee24c1aabe662fe394b74d0506849c2d0c59
marketingFeeReceiver() view returns (address)
0x71a9ee24c1aabe662fe394b74d0506849c2d0c59
name() pure returns (string)
DegenDAO
pair() view returns (address)
0x450d12911d7abd42155943cd89d048841e3ed254
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
840838840838000000
symbol() pure returns (string)
DEGEN
totalSupply() view returns (uint256)
420419420419000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckTBalance()
renounceOwnership()
setFee(uint8 percentAmount)
setSwapThreshold(uint256 _swapThreshold)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
turnMF(bool _on)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.