V4P0RR15E
Verified contract
Active on
Ethereum with 889 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x92fb…4c14
3 additional
variables
Balances ($2.64)
Native
Value
$2.64
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000735 | $3,591.18 |
$2.64 | |
vRISE | ERC-20 | 11.722348B | -- | -- | |
PRSW | ERC-20 | 2.563M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20636639 | 3 months ago | | | 0 | 0.000042345449 | |
| 18162697 | a year ago | | | 0 | 0.00028642054 | |
| 16743074 | 2 years ago | | | 0 | 0.00062076451 | |
| 16541653 | 2 years ago | | | 0 | 0.00067103063 | |
| 15093521 | 2 years ago | | | 0 | 0.0012109837 | |
| 13968191 | 3 years ago | | | 0 | 0.0029994780 | |
| 13932548 | 3 years ago | | | 0 | 0.0019821876 | |
| 13895613 | 3 years ago | | | 0 | 0.020773110 | |
| 13895605 | 3 years ago | | | 0 | 0.021595456 | |
| 13711051 | 3 years ago | | | 0 | 0.0041671764 |
ABI
ABI objects
Getter at block 21295069
_liquidityFee() view returns (uint256)
20
_maxTxAmount() view returns (uint256)
3000000000000000000000
_taxFee() view returns (uint256)
2
buyBackEnabled() view returns (bool)
false
buyBackUpperLimitAmount() view returns (uint256)
1000000000000000000000000000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getTime() view returns (uint256)
1732904123
getUnlockTime() view returns (uint256)
0
marketingAddress() view returns (address)
0x92fb29f59c1742e7008be501ca6a71adf77a4c14
marketingDivisor() view returns (uint256)
2
minimumTokensBeforeSwapAmount() view returns (uint256)
50000000000000000000
name() view returns (string)
V4P0RR15E
owner() view returns (address)
0x5b245696148e342acb3ea9033b5686b5b78724d5
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
vRISE
totalFees() view returns (uint256)
746896188442969040948
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x89cd52c4d6d24197bc3279a6cf358a695ee4a552
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 afterPreSale()
approve(address spender, uint256 amount) returns (bool)
callMoonShot(uint256 amount)
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)
prepareForPreSale()
renounceOwnership()
setBuyBackEnabled(bool _enabled)
setBuybackUpperLimit(uint256 buyBackLimit)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingAddress(address _marketingAddress)
setMarketingDivisor(uint256 divisor)
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)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardLiquidityProviders(uint256 tokenAmount)
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()
receive()
This contract contains no error objects.