deltaV.finance
Verified contract
Active on
Ethereum with 260 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6d32…3b3e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DELTAV | ERC-20 | 791.07148K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20760612 | 3 months ago | | | 0 | 0.000074185140 | |
| 17887935 | a year ago | | | 0 | 0.00040058280 | |
| 17887933 | a year ago | | | 0 | 0.00072319524 | |
| 15120919 | 2 years ago | | | 0 | 0.00047758193 | |
| 13086517 | 3 years ago | | | 0 | 0.0077255754 | |
| 13007090 | 3 years ago | | | 0 | 0.0012269598 | |
| 13001555 | 3 years ago | | | 0 | 0.0020668184 | |
| 12897853 | 3 years ago | | | 0 | 0.00082000000 | |
| 12895711 | 3 years ago | | | 0 | 0.0029992060 | |
| 12894497 | 3 years ago | | | 0 | 0.0015926080 |
ABI
ABI objects
Getter at block 21395005
_MarketingPoolWalletAddress() view returns (address)
0x6d3289c301cc409ecf2c0155232db460b8313b3e
_getETHBalance() view returns (uint256 balance)
0
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
name() view returns (string)
deltaV.finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
DELTAV
totalFees() view returns (uint256)
6979434857336891887620095100
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0xe14c6119fb2ef92e2a879c0b810ffafb338e8288
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingPoolFee(uint256 MarketingPoolFee)
_setMarketingPoolWallet(address MarketingPoolWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address MarketingPoolWalletAddress)
receive()
This contract contains no error objects.