RickMortyDoxx
Verified contract
Active on
Ethereum with 1,951 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
No balances found for "RickMortyDoxx"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20631044 | 2 months ago | | | 0 | 0.000018547139 | |
| 20631042 | 2 months ago | | | 0 | 0.000018133071 | |
| 20605928 | 2 months ago | | | 0 | 0.000067135441 | |
| 20526207 | 3 months ago | | | 0 | 0.00016977016 | |
| 20453348 | 3 months ago | | | 0 | 0.000026615480 | |
| 20374726 | 3 months ago | | | 0 | 0.00011485351 | |
| 20297049 | 4 months ago | | | 0 | 0.000064340719 | |
| 20263867 | 4 months ago | | | 0 | 0.00021107461 | |
| 20263686 | 4 months ago | | | 0 | 0.0015490980 | |
| 20256927 | 4 months ago | | | 0 | 0.000063701600 |
ABI
ABI objects
Getter at block 21123426
_liquidityFee() view returns (uint256)
5
_maxTxAmount() view returns (uint256)
10000000000000000000000
_name() view returns (string)
RickMortyDoxx
_symbol() view returns (string)
RickMortyDoxx
_tTotal() view returns (uint256)
10000000000000000000000
_taxFee() view returns (uint256)
5
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
maxLiqFee() view returns (uint256)
10
maxTaxFee() view returns (uint256)
10
minMxTxPercentage() view returns (uint256)
50
mintedByDxsale() view returns (bool)
true
name() view returns (string)
RickMortyDoxx
numTokensSellToAddToLiquidity() view returns (uint256)
10000000000000000000
owner() view returns (address)
0x6006efb46a408f16a724b8706e5aa682117b425c
prevLiqFee() view returns (uint256)
4
prevTaxFee() view returns (uint256)
3
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
RickMortyDoxx
totalFees() view returns (uint256)
1871569754865775597668
totalSupply() view returns (uint256)
10000000000000000000000
uniswapV2Pair() view returns (address)
0x3e523afed38640c0819eb8cce63b40e0849e6ee3
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
disableFees()
enableFees()
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
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(address tokenOwner, string name, string symbol, uint8 decimal, uint256 amountOfTokenWei, uint8 setTaxFee, uint8 setLiqFee, uint256 _maxTaxFee, uint256 _maxLiqFee, uint256 _minMxTxPer)
receive()
This contract contains no error objects.