DEGEN CLUB
Verified contract
Active on
Ethereum with 187 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DCLUB | ERC-20 | 51.124452K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20883616 | 2 months ago | | | 0 | 0.00017878393 | |
| 20644187 | 3 months ago | | | 0 | 0.000080006622 | |
| 19847820 | 7 months ago | | | 0 | 0.00045473727 | |
| 17898547 | a year ago | | | 0 | 0.00075788536 | |
| 17898538 | a year ago | | | 0 | 0.00094399881 | |
| 17898522 | a year ago | | | 0 | 0.00084903879 | |
| 17881017 | a year ago | | | 0 | 0.00085467923 | |
| 17796822 | a year ago | | | 0 | 0.00040248907 | |
| 17782827 | a year ago | | | 0 | 0.0010589487 | |
| 17782224 | a year ago | | | 0 | 0.00095619592 |
ABI
ABI objects
Getter at block 21399715
_burnFee() view returns (uint8)
0
_buybackFee() view returns (uint8)
0
_liquidityFee() view returns (uint8)
0
_name() view returns (string)
DEGEN CLUB
_symbol() view returns (string)
DCLUB
_tTotal() view returns (uint256)
1000000000000000000000000
_taxFee() view returns (uint8)
0
_walletFee() view returns (uint8)
1
buyBackUpperLimitAmount() view returns (uint256)
100000000000000000000
createdByMetacrypt() pure returns (bool)
true
decimals() view returns (uint8)
18
feeWallet() view returns (address)
0x0671978e5dba9533c0a3b7e4aafc8e059a8c719e
getIdentifier() view returns (string)
Metacrypt_B_TR_TAX_NC_X
maxBurnFee() view returns (uint8)
10
maxBuybackFee() view returns (uint8)
10
maxLiqFee() view returns (uint8)
10
maxTaxFee() view returns (uint8)
10
maxWalletFee() view returns (uint8)
10
minMxTxPercentage() view returns (uint8)
1
minMxWalletPercentage() view returns (uint8)
1
name() view returns (string)
DEGEN CLUB
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
pcsV2Pair() view returns (address)
0xfc8918957b13ad9c213684b6ab3549cfe1f60e78
pcsV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
DCLUB
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverToken(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setAllFeePercent(uint8 taxFee, uint8 liquidityFee, uint8 burnFee, uint8 walletFee, uint8 buybackFee)
setBuybackUpperLimit(uint256 buyBackLimit)
setFeeWallet(address newFeeWallet)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address __metacrypt_target, string __metacrypt_name, string __metacrypt_symbol, uint8 __metacrypt_decimals, uint256 __metacrypt_initial, address __metacrypt_router, uint8 __metacrypt_tax_reflection, uint8 __metacrypt_tax_wallet, uint8 __metacrypt_tax_burn, uint8 __metacrypt_tax_liquidity, uint8 __metacrypt_tax_buyback)
receive()
This contract contains no error objects.