Shikorium Inu
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x09bc…e8a3
9 additional
variables
Balances ($0.00)
No balances found for "Shikorium Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17854390 | a year ago | | | 0 | 0.00054667009 | |
| 17854381 | a year ago | | | 0 | 0.00054350531 | |
| 17854380 | a year ago | | | 0 | 0.00058623008 | |
| 17854370 | a year ago | | | 0 | 0.00051986484 | |
| 17854354 | a year ago | | | 0 | 0.00055527242 | |
| 17854343 | a year ago | | | 0 | 0.00056151572 | |
| 17854342 | a year ago | | | 0 | 0.00057318677 | |
| 17854340 | a year ago | | | 0 | 0.00087125294 | |
| 17854286 | a year ago | | | 0 | 0.00071994594 | |
| 17854286 | a year ago | | | 0 | 0.00076137843 |
ABI
ABI objects
Getter at block 21218238
Buy_Fee() view returns (uint256)
0
Sell_Fee() view returns (uint256)
98
_maxTxAmount() view returns (uint256)
50000000000000000
_maxWalletToken() view returns (uint256)
50000000000000000
_name() view returns (string)
Shikorium Inu
_symbol() view returns (string)
SHIKORIUM
_tTotal() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
Shikorium Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyDisabled() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SHIKORIUM
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x91410f1eec2e8d2d3c85827d897bda1c4685c3af
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
ExcludedFromBots(address) view returns (uint8)
ExcludedFromMax_Tx(address) view returns (bool)
ExcludedFromMax_Wallet(address) view returns (bool)
ExcludedFrom_Fee(address) view returns (bool)
_getValuables(bool lanes) pure returns (uint8)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint8 minBotBanTime, uint256 maxBotBanTime)
receive()
This contract contains no error objects.