Crimson
Verified contract
Active on
Ethereum with 1,234 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Crimson | ERC-20 | 55.098872K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19608466 | 8 months ago | | | 0 | 0.0028818675 | |
| 19504871 | 8 months ago | | | 0 | 0.0024187306 | |
| 19499798 | 8 months ago | | | 0 | 0.00089222617 | |
| 19379076 | 9 months ago | | | 0 | 0.0021488299 | |
| 19379076 | 9 months ago | | | 0 | 0.0021436713 | |
| 19302644 | 9 months ago | | | 0 | 0.0063747178 | |
| 19210729 | 9 months ago | | | 0 | 0.0052096616 | |
| 19114201 | 10 months ago | | | 0 | 0.00045407247 | |
| 19114196 | 10 months ago | | | 0 | 0.00042084864 | |
| 19093168 | 10 months ago | | | 0 | 0.0050900794 |
ABI
ABI objects
Getter at block 21273023
EcoAddress() view returns (address)
0x4d4d8d722115e9d3b8cbc0125bdd420c7274ae91
MarketingAddress() view returns (address)
0xac76efb857764ac23246d40912b18c1e9675e270
Rotatingsupply() view returns (uint256)
101621907511080928600672813548137155566179302521997322147566513740442100772535
_TotalEcoMarketing() view returns (uint256)
6
_burnFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
20000000000000
_taxFee() view returns (uint256)
0
checkWalletLimit() view returns (bool)
true
decimals() view returns (uint8)
9
getTime() view returns (uint256)
1732637363
getUnlockTime() view returns (uint256)
0
minimumTokensBeforeSwapAmount() view returns (uint256)
600000000000
name() view returns (string)
Crimson
owner() view returns (address)
0xe2e7fd61c3f3ce119cae8843b905640e84d56c5c
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Crimson
totalBurn() view returns (uint256)
140509854389020
totalFees() view returns (uint256)
136760912347879
totalSuppliedETH() view returns (uint256)
22830609600104184701
totalSupply() view returns (uint256)
1859490145610980
uniswapV2Pair() view returns (address)
0x4d01c6db1bf4249f35e80070daf89f6ffdd01570
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
DividendFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
tokenFromDividend(uint256 rAmount) view returns (uint256)
State-modifying
Events CrimsonBurn(address accfount, uint256 amoiint)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance(uint256 amountPercentage)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
restoreAllFee_Manual()
setBurnFeePercent(uint256 burnFee)
setDivideSwapLiquify(uint256 percentage)
setMarketingEcoFeePercent(uint256 EcoFee)
setMaxTxPercent(uint256 maxTxPercent, uint256 maxTxDecimals)
setNumTokensSellToAddToLiquidity(uint256 _minimumTokensBeforeSwap)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
setWalletLimit(uint256 newLimit)
setminimumTokensBeforeSwap(uint256 Tokens)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardLiquidityProviders(uint256 tokenAmount)
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.