CULT VISION
Verified contract
Active on
Ethereum with 236 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6320…a05d
0x6320…a05d
7 additional
variables
Balances ($1,274.06)
Native
Value
$1,274.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.408869 | $3,116.06 |
$1,274.06 | |
RITUAL | ERC-20 | 151.206577M | -- | -- | |
UNI-V2 | ERC-20 | 19.931589K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20376702 | 4 months ago | | | 0 | 0.00027344067 | |
| 19620735 | 7 months ago | | | 0 | 0.0010459378 | |
| 19590090 | 7 months ago | | | 0 | 0.0016836763 | |
| 16334320 | 2 years ago | | | 0 | 0.00057661155 | |
| 16278974 | 2 years ago | | | 0 | 0.0025428332 | |
| 16037097 | 2 years ago | | | 0 | 0.00033726198 | |
| 15598792 | 2 years ago | | | 0 | 0.00037495200 | |
| 15570388 | 2 years ago | | | 0 | 0.00040603395 | |
| 15508717 | 2 years ago | | | 0 | 0.00069939000 | |
| 15478075 | 2 years ago | | | 0 | 0.00076453794 |
ABI
ABI objects
Getter at block 21221153
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
_taxFee() view returns (uint256)
10
_totalFee() view returns (uint256)
40
autoLpDivisor() view returns (uint256)
10
decimals() view returns (uint8)
18
devAddress() view returns (address)
0x63208596dfff9c42d7f3ab29095e9132c414a05d
devDivisor() view returns (uint256)
10
getTime() view returns (uint256)
1732011779
getUnlockTime() view returns (uint256)
0
isBuyTaxEnabled() view returns (bool)
true
marketingAddress() view returns (address)
0x63208596dfff9c42d7f3ab29095e9132c414a05d
marketingDivisor() view returns (uint256)
10
minimumTokensBeforeSwapAmount() view returns (uint256)
300000000000000000000000000
name() view returns (string)
CULT VISION
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFactor() view returns (uint256)
10
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
RITUAL
totalFees() view returns (uint256)
4307152486378484645127795944
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0xe218627486ee8545941416e5ad3a0a9a86834ff4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
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 approve(address spender, uint256 amount) returns (bool)
blacklistAccount(address account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBuyTaxEnabled(bool _enable)
setDevAddress(address _devAddress)
setMarketingAddress(address _marketingAddress)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensSellToAddToLiquidity(uint256 _minimumTokensBeforeSwap)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklistAccount(address account)
unlock()
updateFeeDivisor(uint256 newAutoLpDivisor, uint256 newDevDivisor, uint256 newMarketingDivisor)
updateSellFactor(uint256 _sellFactor)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyTaxEnabled(bool indexed enable, uint256 blockNumber)
FeesUpdated(uint256 autoLpDivisor, uint256 devDivisor, uint256 marketingDivisor)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellFactorUpdated(uint256 previousSellFactor, uint256 newSellFactor)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapTokensForETH(uint256 amountIn, address[] path)
TaxUpdated(uint256 taxFee)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.