Shikage
Verified contract
Active on
Ethereum with 1,231 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa483…3e07
6 additional
variables
Balances ($0.65)
Native
Value
$0.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00018 | $3,624.74 |
$0.65 | |
SHKG | ERC-20 | 13.794619M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18860786 | a year ago | | | 0 | 0.00030900788 | |
| 17396556 | a year ago | | | 0 | 0.0024316715 | |
| 16876579 | 2 years ago | | | 0 | 0.00084401603 | |
| 16763694 | 2 years ago | | | 0 | 0.0020527523 | |
| 16514593 | 2 years ago | | | 0 | 0.0010437180 | |
| 16089327 | 2 years ago | | | 0 | 0.00032594506 | |
| 15879716 | 2 years ago | | | 0 | 0.0013290498 | |
| 15873906 | 2 years ago | | | 0 | 0.0011005634 | |
| 15867891 | 2 years ago | | | 0 | 0.0013080705 | |
| 15693836 | 2 years ago | | | 0 | 0.00010161230 |
ABI
ABI objects
Getter at block 21317206
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
antisnipe() view returns (address)
0xa483d593cbf5f63c168d51e61e874b3843953e07
decimals() pure returns (uint8)
9
devReceiver() view returns (address)
0x592ab8ed942c7eb84cb27616f1dcb57669dfd901
getCirculatingSupply() view returns (uint256)
490099999999999998
getOwner() view returns (address)
0xf55fcd61d194d2ae86868b834c5ffeb63bbdd0f6
launchedAt() view returns (uint256)
13973921
launchedTime() view returns (uint256)
1641765784
liquidityReceiver() view returns (address)
0x51fe1edbc149556ef2867115e58616428aa2c19a
marketingReceiver() view returns (address)
0x51fe1edbc149556ef2867115e58616428aa2c19a
name() pure returns (string)
Shikage
owner() view returns (address)
0xf55fcd61d194d2ae86868b834c5ffeb63bbdd0f6
pair() view returns (address)
0x2df01770daa4f1aefdd6e140064c4a7f06f8d001
pauseDisabled() view returns (bool)
false
protectionDisabled() view returns (bool)
true
protectionEnabled() view returns (bool)
false
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
100000000000000
swapThreshold() view returns (uint256)
10000000000000000
symbol() pure returns (string)
SHKG
totalSupply() pure returns (uint256)
1000000000000000000
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()
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)
setProtection(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)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amount, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.