Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
No balances found for "Shepp"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12708319 | 8 months ago | | | 0 | 2.5233846e-7 | |
| 12693546 | 8 months ago | | | 0 | 0.0000055144883 | |
| 12693546 | 8 months ago | | | 0 | 0.0000055144883 | |
| 12693546 | 8 months ago | | | 0 | 0.0000055144883 | |
| 12693529 | 8 months ago | | | 0 | 0.0000042306770 | |
| 12693529 | 8 months ago | | | 0 | 0.0000042235439 | |
| 12693528 | 8 months ago | | | 0 | 0.0000041954970 | |
| 12693528 | 8 months ago | | | 0 | 0.0000042235439 | |
| 12693528 | 8 months ago | | | 0 | 0.0000042235439 | |
| 12693528 | 8 months ago | | | 0 | 0.0000042235439 |
ABI
ABI objects
Getter at block 23644775
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_sellMultiplier() view returns (uint256)
1
cooldownTimerInterval() view returns (uint8)
15
decimals() view returns (uint8)
9
devFeeReceiver() view returns (address)
0xabcd79e37e26af4fbd4c2f003ff96187a5981447
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x5d6e2decd142cf13254be896221ef225964ba59d
launchedAt() view returns (uint256)
12693504
marketingFeeReceiver() view returns (address)
0x69f5bfbf8003abe987e494118961df4c1ca1a65d
name() view returns (string)
Shepp
opCooldownEnabled() view returns (bool)
true
pair() view returns (address)
0xb87f7b71c7f471c4b9477730f7b0b1948acdaa36
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() view returns (string)
$SHEPP
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events _setIsTxLimitExempt(address holder, bool exempt)
_setSellMultiplier(uint256 multiplier)
_setTxLimit(uint256 amountBuy)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
cooldownEnabled(bool _status, uint8 _interval)
manualSend()
renounceOwnership(address spender) returns (bool)
setAddress(address _address, bool _value)
setFeeReceiver(address _marketingFeeReceiver, address _devFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setMaxWalletLimit(uint256 MxWalletAmount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTaxes(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee, uint256 _feeDenominator)
tradingEnable(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.