VariExpensiveCapital
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "VariExpensiveCapital"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16306686 | 2 years ago | | | 0 | 0.00040732299 | |
| 13703028 | 3 years ago | | | 0 | 0.0047347369 | |
| 13703010 | 3 years ago | | | 0 | 0.0049401618 | |
| 13703010 | 3 years ago | | | 0 | 0.0049401618 | |
| 13703009 | 3 years ago | | | 0 | 0.0052993013 | |
| 13702996 | 3 years ago | | | 0 | 0.0044359134 | |
| 13702991 | 3 years ago | | | 0 | 0.0029666850 | |
| 13702991 | 3 years ago | | | 0 | 0.0048760535 | |
| 13702988 | 3 years ago | | | 0 | 0.0036036040 | |
| 13702982 | 3 years ago | | | 0 | 0.0038477325 |
ABI
ABI objects
Getter at block 21263097
MarketingWallet() view returns (address)
0xf6b4051781b06c1112d4dceacd67ffb7782a014d
_BurnFee() view returns (uint256)
2
_MarketingFee() view returns (uint256)
8
_liquidityFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
name() view returns (string)
VariExpensiveCapital
owner() view returns (address)
0xf6b4051781b06c1112d4dceacd67ffb7782a014d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
VEC
totalFees() view returns (uint256)
12413205919098262
totalSupply() view returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0xc346525f31dfd1442113e9e6b3395214f548bd1a
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)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events ChangeMarketingWallet(address MarketingWalletr)
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)
renounceOwnership()
setBurnFeePercent(uint256 Burn)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 MarketingFee)
setMaxTx(uint256 maxTx)
setRouter(address router)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
settoken2LP(uint256 LP2Sell)
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)
Purchase(address indexed to, uint256 amount)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.