VisionaryDeFi
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf2ae…0cab
0x8246…bc76
16 additional
variables
Balances ($164.22)
Native
Value
$164.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.051704 | $3,176.17 |
$164.22 | |
VDeFi | ERC-20 | 875,773,561.71925T | -- | -- | |
UNI-V2 | ERC-20 | 3.667232M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19090402 | 10 months ago | | | 0 | 0.0024203377 | |
| 18063582 | a year ago | | | 0 | 0.00090837442 | |
| 18063507 | a year ago | | | 0 | 0.00069835532 | |
| 18063500 | a year ago | | | 0 | 0.00068074651 | |
| 18063343 | a year ago | | | 0 | 0.00061648359 | |
| 18063308 | a year ago | | | 0 | 0.00060183134 | |
| 17760702 | a year ago | | | 0 | 0.00079150060 | |
| 17478221 | a year ago | | | 0 | 0.00069964911 | |
| 17457043 | a year ago | | | 0 | 0.00095601707 | |
| 17449092 | a year ago | | | 0 | 0.00076385590 |
ABI
ABI objects
Getter at block 21178909
_marketingAddress() view returns (address)
0xf2ae002f2ce026a5dc5748ae00ef2061b1fe0cab
_maxTxAmount() view returns (uint256)
120000000000000000000000000000000
_maxWalletSize() view returns (uint256)
120000000000000000000000000000000
_teamwallet() view returns (address)
0x8246a62f2694003fe5120063ff3d13713316bc76
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
buyFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 burn)
(tax=1, liquidity=1, marketing=1, team=1, burn=1)
coolDownEnabled() view returns (bool)
true
coolDownTime() view returns (uint256)
90
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
guesttime() view returns (bool)
true
name() view returns (string)
VisionaryDeFi
owner() view returns (address)
0x7508a9690af41e65376c75b991f0bbe5b9984de8
sellFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 burn)
(tax=1, liquidity=1, marketing=1, team=1, burn=1)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
VDeFi
totalFees() view returns (uint256)
825265297653792176024569168753
totalSupply() view returns (uint256)
555000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x593d8aed8827cd092de1b700f20dcad769e830c1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_lastTrade(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(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 BlackHole()
_setMaxWalletSizePercent(uint256 maxWalletSize)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlacklist(address account)
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
rescueBNB(uint256 weiAmount)
setBothFees(uint16 buy_tax, uint16 buy_liquidity, uint16 buy_marketing, uint16 buy_team, uint16 buy_burn, uint16 sell_tax, uint16 sell_liquidity, uint16 sell_marketing, uint16 sell_team, uint16 sell_burn)
setBuyFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 burn)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 burn)
setSwapAndLiquifyEnabled(bool _enabled)
setguesttime(bool on)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateMarketingWallet(address newAddress)
updatePartnershipsWallet(address newAddress)
updateteamWallet(address newAddress)
withdrawForeignToken(address tokenAddress, address recipient, uint256 amount)
withdrawStuckETH(address recipient, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
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)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor()
receive()
This contract contains no error objects.