SHINJADOGE
Verified contract
Active on
Ethereum with 437 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHINDOGE | ERC-20 | 45.90268B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17093096 | 2 years ago | | | 0 | 0.0010707415 | |
| 15351565 | 2 years ago | | | 0 | 0.00072397860 | |
| 15347012 | 2 years ago | | | 0 | 0.0017113679 | |
| 15281117 | 2 years ago | | | 0 | 0.00032656122 | |
| 15135011 | 2 years ago | | | 0 | 0.0035209918 | |
| 15134333 | 2 years ago | | | 0 | 0.0053631450 | |
| 15134305 | 2 years ago | | | 0 | 0.0012176562 | |
| 15134240 | 2 years ago | | | 0 | 0.0010666414 | |
| 15134194 | 2 years ago | | | 0 | 0.00069506893 | |
| 15134168 | 2 years ago | | | 0 | 0.00086626770 |
ABI
ABI objects
Getter at block 21224099
_maxTxAmount() view returns (uint256)
1000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000
antisnipe() view returns (address)
0x7407884485dc83636f8c18a2eb39e43f7d058a52
decimals() pure returns (uint8)
9
devReceiver() view returns (address)
0xb7d0050d16a92a4eb89479ace1b87ff3504eb4e3
getCirculatingSupply() view returns (uint256)
697482165328450000000
getOwner() view returns (address)
0xe5051d5f4addfebee238ce01f533d84d617abdf4
launchedAt() view returns (uint256)
14211128
launchedTime() view returns (uint256)
1644934060
liquidityReceiver() view returns (address)
0x728ca792fde16d60adabb44a0320b1b3b6922389
marketingReceiver() view returns (address)
0xacd694daf33b159d212f79f92141d247d109ca5a
name() pure returns (string)
SHINJADOGE
owner() view returns (address)
0xe5051d5f4addfebee238ce01f533d84d617abdf4
pair() view returns (address)
0x06791743bbd2e7c2ae513b05c88162a4d495db57
protectionDisabled() view returns (bool)
false
protectionEnabled() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
1000000000000000
swapThreshold() view returns (uint256)
1000000000000000000000
symbol() pure returns (string)
SHINDOGE
totalSupply() pure returns (uint256)
1000000000000000000000
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, bool inHighPeriod) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events addLiquidityPool(address _pool, bool _enabled)
airdrop(address[] _addresses, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableProtection()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
setAntiDumpTax(uint256 _tax, uint256 _period, uint256 _threshold, bool _reserve0)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee, uint256 _sellBias, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLiquidityProvider(address _provider)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(address _protection, bool _call)
setProtectionEnabled(bool _protect)
setSellPeriod(uint256 _sellPercentIncrease, uint256 _period)
setSwapBackSettings(bool _enabled, uint256 _denominator, uint256 _denominatorMin)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 numerator, uint256 divisor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AirdropSent(address indexed from)
AntiDumpTaxSet(uint256 rate, uint256 period, uint256 threshold)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amount, uint256 amountToken)
FeeExemptSet(address indexed wallet, bool isExempt)
FeesSet(uint256 totalFees, uint256 denominator, uint256 sellBias)
LiquidityPoolSet(address indexed pool, bool enabled)
LiquidityProviderSet(address indexed provider)
MaxWalletSet(uint256 limit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectionDisabled()
ProtectionSet(address indexed protection)
ProtectionToggle(bool isEnabled)
SellPeriodSet(uint256 percent, uint256 period)
SwapSettingsSet(uint256 minimum, uint256 maximum, bool enabled)
TargetLiquiditySet(uint256 percent)
TradingLaunched()
TransactionLimitSet(uint256 limit)
Transfer(address indexed from, address indexed to, uint256 value)
TrasactionLimitExemptSet(address indexed wallet, bool isExempt)
constructor(address _lp, address _marketing, address _dev)
receive()
This contract contains no error objects.