VCT NEXUS
Verified contract
Active on
Ethereum with 515 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1f77…1ed1
0x6a42…2638
Balances ($0.00)
No balances found for "VCT NEXUS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21219993 | 5 days ago | | | 0 | 0.00084358436 | |
| 21210730 | 7 days ago | | | 0 | 0.00046084059 | |
| 21173615 | 12 days ago | | | 0 | 0.0025145629 | |
| 21160476 | 14 days ago | | | 0 | 0.00096943643 | |
| 21150718 | 15 days ago | | | 0 | 0.00066724834 | |
| 20884934 | 2 months ago | | | 0 | 0.00088797090 | |
| 20850389 | 2 months ago | | | 0 | 0.00036101223 | |
| 20848497 | 2 months ago | | | 0 | 0.00033346104 | |
| 20815129 | 2 months ago | | | 0 | 0.0018995622 | |
| 20766569 | 2 months ago | | | 0 | 0.00035088556 |
ABI
ABI objects
Getter at block 21258079
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_totalTaxIfBuying() view returns (uint256)
5
_totalTaxIfSelling() view returns (uint256)
5
decimals() view returns (uint8)
18
marketingWalletAddress() view returns (address)
0x1f77b91a05eda9dfe039125e1f7a4c2f33cb1ed1
minimumTokensBeforeSwapAmount() view returns (uint256)
100000000000000000000000
name() view returns (string)
VCT NEXUS
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
VCT
teamWalletAddress() view returns (address)
0x6a4264dec68e4e642aa6be7a2f9c0793f99c2638
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapPair() view returns (address)
0x8694a098f39afb1c87020770c1a52bfc7bdbd038
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pause()
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
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)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 supply)
receive()
This contract contains no error objects.