Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,354.26 |
$0 | |
DFUND | ERC-20 | 9.332072M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20946846 | a month ago | | | 0 | 0.00022252110 | |
| 19215671 | 9 months ago | | | 0 | 0.0017276863 | |
| 19190114 | 9 months ago | | | 0 | 0.0023029045 | |
| 19120643 | 10 months ago | | | 0 | 0.0010003485 | |
| 19097245 | 10 months ago | | | 0 | 0.00065386808 | |
| 18903897 | a year ago | | | 0 | 0.00053268945 | |
| 18898316 | a year ago | | | 0 | 0.038263583 | |
| 18893839 | a year ago | | | 0 | 0.0010299332 | |
| 18875364 | a year ago | | | 0 | 0.041559493 | |
| 18868953 | a year ago | | | 0 | 0.00065934209 |
ABI
ABI objects
Getter at block 21243324 getCirculatingSupply() view returns (uint256)
_burnFee() view returns (uint256)
0
_feeDecimal() view returns (uint256)
2
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
600
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
digiFundWallet() view returns (address)
0xdf487a2dafb8c3116d4dc2299365933fbf9b27ed
digiMarketingWallet() view returns (address)
0x7342d9a4f7cc68106a9b10e8771172710145157f
getUnlockTime() view returns (uint256)
0
liquidityPart() view returns (uint256)
10
maxTxAmount() view returns (uint256)
100000000000000000
name() view returns (string)
DigiFund
numTokensSellToAddToLiquidity() view returns (uint256)
100000000000000
owner() view returns (address)
0x9cbf9283f288f01722e6e7e1fa66fc9b27e79f4f
snipersCaught() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
DFUND
totalBurn() view returns (uint256)
301499000000000
totalFees() view returns (uint256)
2631826882580295
totalSupply() view returns (uint256)
99698501000000000
uniswapV2Pair() view returns (address)
0x862fcd14ebd21b1ec1334762a80c550015f816e4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isSniperCheck(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events DFUNDBurnPayout(uint256 rBurn)
addSniper(address sniperAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeLimits()
removeSniper(address sniperAddress)
renounceOwnership()
setDigiFundWallet(address _digiFundWallet, address _digiMarketingWallet)
setFees(uint256 BurnFee, uint256 TaxFee, uint256 LiquidityFee)
setNumTokensSellToAddToLiquidity(uint256 _numTokensSellToAddToLiquidity)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferAnyTokens(address _tokenAddr, address _to, uint256 _amount)
transferETH(address recipient, uint256 amount)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
DFUNDBurnPayoutRequest(uint256 rBurn, address arg1, uint256 percentBurnt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFallback(address arg0, uint256 arg1)
SetBurnFee(uint256 newBurnFee)
SetDFUNDWallet(address newTreasuryWallet, address digiMarketingWallet)
SetLiquidityFee(uint256 newLiquidityFee)
SetNumTokensSellToAddToLiquidity(uint256 numTokensSellToAddToLiquidity)
SetTaxFee(uint256 newTaxFee)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _snipeBlockAmt)
receive()
This contract contains no error objects.