Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DGN | ERC-20 | 190.943534 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21005987 | a month ago | | | 0 | 0.00020894530 | |
| 20922496 | a month ago | | | 0 | 0.00065283512 | |
| 20805088 | 2 months ago | | | 0 | 0.00027684497 | |
| 20777869 | 2 months ago | | | 0 | 0.00018917684 | |
| 20777858 | 2 months ago | | | 0 | 0.00019370447 | |
| 20705213 | 2 months ago | | | 0 | 0.000025146732 | |
| 20705084 | 2 months ago | | | 0 | 0.000058511269 | |
| 20502344 | 3 months ago | | | 0 | 0.000042517693 | |
| 20341044 | 4 months ago | | | 0 | 0.00072062273 | |
| 20329941 | 4 months ago | | | 0 | 0.00024944992 |
ABI
ABI objects
Getter at block 21222959
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x4ae023d2970ef45872787e9fd6f3039e511202d3
limitsInEffect() view returns (bool)
false
marketWallet() view returns (address)
0xce56cf5a8770d75407da53367a999e2ee17f5aaf
maxTransaction() view returns (uint256)
20000000000000000000000
maxWalletSize() view returns (uint256)
20000000000000000000000
name() view returns (string)
Degens
owner() view returns (address)
0xce141fcaeac8e0b5657f51f348232e3018df87f0
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
5
symbol() view returns (string)
DGN
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
190943534215031935135
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0x93121e9bc8e1f18e2e0c65b0f22434fc211de1d4
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
xcSwapEnabled() view returns (bool)
true
xcSwapTokensAtAmount() view returns (uint256)
500000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludeMaxTransaction(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaxTransaction(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
openTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setAntiDrainer(address newAntiDrainer)
setBlackList(address[] wallets, bool blocked)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateMaxTransaction(uint256 newNum)
updateMaxWalletSize(uint256 newNum)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatexcSwapEnabled(bool enabled)
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.