Junior Shiba
Verified contract
Active on
Ethereum with 267 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0f98…e831
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JRSHIB | ERC-20 | 36.316157B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20141549 | 5 months ago | | | 0 | 0.00019548818 | |
| 20141541 | 5 months ago | | | 0 | 0.00016937957 | |
| 20136044 | 5 months ago | | | 0 | 0.00018452499 | |
| 19896930 | 7 months ago | | | 0 | 0.00010532288 | |
| 19896904 | 7 months ago | | | 0 | 0.000084965749 | |
| 19896898 | 7 months ago | | | 0 | 0.00013716132 | |
| 19876138 | 7 months ago | | | 0 | 0.00057310082 | |
| 19810321 | 7 months ago | | | 0 | 0.00036437043 | |
| 19797473 | 7 months ago | | | 0 | 0.00093672180 | |
| 19273566 | 9 months ago | | | 0 | 0.0017173550 |
ABI
ABI objects
Getter at block 21325023
_getETHBalance() view returns (uint256 balance)
0
_opsTeamWalletAddress() view returns (address)
0x0f980d188e383f4d904e5b3810029623616ee831
buySellLimitEnabled() view returns (bool)
false
cooldownEnabled() view returns (bool)
false
decimals() view returns (uint8)
18
getMaxTxAmount() view returns (uint256)
10000000000000000000000000000000
getNumOfTokensToExchangeForTeam() view returns (uint256)
50000000000000000000000000000
name() view returns (string)
Junior Shiba
owner() view returns (address)
0x4799716e16aa0b4c2e2288e375ddddb1c5d46016
swapEnabled() view returns (bool)
true
symbol() view returns (string)
JRSHIB
totalFees() view returns (uint256)
56849750501222601864499343485788
totalSupply() view returns (uint256)
1000000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x97fed55bc2c982c611f051139c24bdb207fc6ccd
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxTxAmount(uint256 maxTxAmount)
_setOpsTeamWallet(address opsTeamWalletAddress)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
enableDisableBuySellLimit(bool _buySellLimitEnabled)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
renounceOwnership()
setCooldownEnabled(bool enabled)
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address opsTeamWalletAddress)
receive()
This contract contains no error objects.