The Cult Vision
Verified contract
Active on
Ethereum with 42 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd358…218b
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$TCV | ERC-20 | 48.225044K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16359078 | 2 years ago | | | 0 | 0.00039689728 | |
| 16359076 | 2 years ago | | | 0 | 0.00068088278 | |
| 16355545 | 2 years ago | | | 0 | 0.00098607322 | |
| 16355539 | 2 years ago | | | 0 | 0.0010301985 | |
| 16323451 | 2 years ago | | | 0 | 0.0018666956 | |
| 16319084 | 2 years ago | | | 0 | 0.00061267384 | |
| 16318797 | 2 years ago | | | 0 | 0.00065423361 | |
| 16315607 | 2 years ago | | | 0 | 0.00063427005 | |
| 16315551 | 2 years ago | | | 0 | 0.00062357883 | |
| 16315439 | 2 years ago | | | 0 | 0.00076233588 |
ABI
ABI objects
Getter at block 21291275
Total_BuyFees() view returns (uint256)
0
Total_SellFees() view returns (uint256)
99
_maxTxAmount() view returns (uint256)
80000000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000000
decimals() view returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
The Cult Vision
noFeeToTransfer() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$TCV
totalSupply() view returns (uint256)
2000000000000000000000000
uniswapV2Pair() view returns (address)
0x0186b674b0421ff3af5afd673debb950b2a93bbe
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
Vision(address adr) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events InOutFees(uint256 Buy_Fee, uint256 Sell_Fee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
process_Tokens_Now(uint256 percent_Of_Tokens_To_Process)
remove_Random_Tokens(address random_Token_Address, address send_to_wallet, uint256 number_of_tokens) returns (bool _sent)
renounceOwnership()
set_Number_Of_Transactions_Before_Liquify_Trigger(uint8 number_of_transactions)
set_Transfers_Without_Fees(bool true_or_false)
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)
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.