Caitlyn Jenner
Verified contract
Active on
Ethereum with 7,771 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($65.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$Jenner | ERC-20 | 567.677631K | $0.000115 |
$65.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156276 | 11 hours ago | | | 0 | 0.00065874680 | |
| 21156249 | 11 hours ago | | | 0 | 0.0015427124 | |
| 21155850 | 12 hours ago | | | 0 | 0.0011592964 | |
| 21151787 | a day ago | | | 0 | 0.00020625118 | |
| 21151742 | a day ago | | | 0 | 0.00019541147 | |
| 21151733 | a day ago | | | 0 | 0.00034995627 | |
| 21147396 | 2 days ago | | | 0 | 0.00023059722 | |
| 21147393 | 2 days ago | | | 0 | 0.00037720993 | |
| 21145448 | 2 days ago | | | 0 | 0.00056569461 | |
| 21144887 | 2 days ago | | | 0 | 0.00040218573 |
ABI
ABI objects
Getter at block 21159529
FEE_DIVISOR() view returns (uint256)
1000
buyDevFee() view returns (uint256)
3
buyLiqFee() view returns (uint256)
5
buyMktgFee() view returns (uint256)
22
decimals() view returns (uint8)
18
maxBuyAmount() view returns (uint256)
1000000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Caitlyn Jenner
owner() view returns (address)
0xedc3d54605d6d25cf405f214b56d63b7bcd80d1f
sellDevFee() view returns (uint256)
3
sellLiqFee() view returns (uint256)
5
sellMktgFee() view returns (uint256)
22
swapEnabled() view returns (bool)
true
symbol() view returns (string)
$Jenner
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address wallet) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bots(address[] accounts, bool bl)
buyFee(uint256 _buyMktgFee, uint256 _buyDevFee, uint256 _buyLiqFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFees(address[] accounts, bool exclude)
excludeMaxTx(address[] accounts, bool exclude)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
rescueETH()
rescueForeignTokens(address tkn)
sellFee(uint256 _sellMktgFee, uint256 _sellDevFee, uint256 _sellLiqFee)
sendFees()
setDevWallet(address devWallet)
setLiqWallet(address liqWallet)
setMaxBuyAmount(uint256 _maxBuyAmount)
setMaxSellAmount(uint256 _maxSellAmount)
setMaxWalletAmount(uint256 _maxWalletAmount)
setMktgWallet(address mktgWallet)
setSwapEnabled(bool onoff)
setSwapTokensAtAmount(uint256 swapTokensAtAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unclog()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.