Joe Rogan
Verified contract
Active on
Ethereum with 312 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Native
Value
$16.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004649 | $3,613.23 |
$16.8 | |
$ROGAN | ERC-20 | 22.577968K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20249769 | 5 months ago | | | 0 | 0.00016009516 | |
| 20117155 | 5 months ago | | | 0 | 0.00011152573 | |
| 20111553 | 5 months ago | | | 0 | 0.00017253018 | |
| 20056004 | 6 months ago | | | 0 | 0.00031812649 | |
| 19881731 | 6 months ago | | | 0 | 0.00019519239 | |
| 19691244 | 7 months ago | | | 0 | 0.00043600598 | |
| 19643484 | 7 months ago | | | 0 | 0.00076319102 | |
| 19642720 | 7 months ago | | | 0 | 0.00037496829 | |
| 19630512 | 8 months ago | | | 0 | 0.00058206220 | |
| 19627168 | 8 months ago | | | 0 | 0.0012147131 |
ABI
ABI objects
Getter at block 21285098 listTaxBeneficiaries() view returns (struct CF_TaxabletaxBeneficiaryView[] list)
buyTax() view returns (uint24)
4000
decimals() view returns (uint8)
18
denominator() pure returns (uint24)
1000
getAutoSwapPercent() view returns (uint24 min, uint24 max)
(min=100, max=500)
getDEXPairV2() view returns (address)
0xe0e6bf61b1eb73c5ef8651c84f4a7e7dc6b3849b
getDEXRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getEarlyPenaltyTime() view returns (uint32)
600
getLPTokensReceiver() view returns (address)
0xafe5c603a3dd5b44855fc2f6294075b4410a37fe
getMaxBalancePercent() view returns (uint24)
2000
getMaxTxPercent() view returns (uint24)
0
getTaxToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
info() view returns (string name, string symbol, uint8 decimals, address owner, uint256 totalSupply, string version)
(name=Joe Rogan, symbol=$ROGAN, decimals=18, owner=0x0000000000000000000000000000000000000000, totalSupply=79404157916396112471701955, version=1.0.1)
isAutoSwapEnabled() view returns (bool)
true
isTradingEnabled() view returns (bool)
true
name() view returns (string)
Joe Rogan
owner() view returns (address)
0x0000000000000000000000000000000000000000
renounced() view returns (bool Whitelist, bool MaxTx, bool MaxBalance, bool DEXRouterV2, bool Taxable)
(Whitelist=true, MaxTx=true, MaxBalance=true, DEXRouterV2=true, Taxable=true)
sellTax() view returns (uint24)
4000
symbol() view returns (string)
$ROGAN
taxesSuspended() view returns (bool)
false
totalBurned() view returns (uint256)
20595842083603887528298045
totalSupply() view returns (uint256)
79404157916396112471701955
totalTaxCollected() view returns (uint256)
89261548289121011992752371
txTax() view returns (uint24)
0
version() pure returns (string)
1.0.1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
buyTax(address from) view returns (uint24)
isPenalized(address account) view returns (bool)
isWhitelisted(address account) view returns (bool)
sellTax(address to) view returns (uint24)
txTax(address from) view returns (uint24)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
autoSwap()
autoSwap(bool force)
autoTaxDistribute()
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableAutoSwap(bool status)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverERC20(address token, address to, uint256 amount)
recoverNative(address to, uint256 amount)
removePenalty(address account)
renounceDEXRouterV2()
renounceMaxBalance()
renounceMaxTx()
renounceOwnership()
renounceTaxable()
renounceWhitelist()
setAutoSwapPercent(uint24 min, uint24 max)
setDEXRouterV2(address router, address receiver) returns (address)
setEarlyPenaltyTime(uint32 time)
setMaxBalancePercent(uint24 percent)
setMaxTxPercent(uint24 percent)
setTaxBeneficiary(uint8 slot, address account, uint24[3] percent, uint24[3] penalty)
setTaxToken(address token)
suspendTaxes(bool status)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whitelist(address account, bool status)
whitelist(address[] accounts, bool status)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RenouncedDEXRouterV2()
RenouncedMaxBalance()
RenouncedMaxTx()
RenouncedTaxable()
RenouncedWhitelist()
SetDEXRouterV2(address indexed router, address indexed pair, address receiver)
SetEarlyPenaltyTime(uint32 time)
SetMaxBalancePercent(uint24 percent)
SetMaxTxPercent(uint24 percent)
SetTaxBeneficiary(uint8 slot, address account, uint24[3] percent, uint24[3] penalty)
SwapAndLiquify(uint256 tokenAmount, uint256 ethAmount, uint256 liquidity)
SwappedTokensForNative(uint256 tokenAmount, uint256 ethAmount)
SwappedTokensForTokens(address token, uint256 token0Amount, uint256 token1Amount)
TaxDistributed(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Whitelisted(address indexed account, bool status)
constructor()
fallback()
receive()
This contract contains no error objects.