Shikaido Inu
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$SHIDO | ERC-20 | 29.405692M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18165850 | a year ago | | | 0 | 0.00043710558 | |
| 18014989 | a year ago | | | 0 | 0.00098359652 | |
| 17969286 | a year ago | | | 0 | 0.00095709797 | |
| 17969254 | a year ago | | | 0 | 0.0010764260 | |
| 17969252 | a year ago | | | 0 | 0.0010543560 | |
| 17969251 | a year ago | | | 0 | 0.0013786857 | |
| 17969251 | a year ago | | | 0 | 0.0013786857 | |
| 17969250 | a year ago | | | 0 | 0.00088887822 | |
| 17969234 | a year ago | | | 0 | 0.00089682032 | |
| 17969217 | a year ago | | | 0 | 0.00093801668 |
ABI
ABI objects
Getter at block 21378652
_buyFee() view returns (uint256)
1
_sellFee() view returns (uint256)
1
decimals() view returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
Shikaido Inu
noFeeToTransfer() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$SHIDO
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x525e2814f9777426a918d56836d4fa63e6bf1ffb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromTax(address) view returns (bool)
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)
openTrading()
process_work(uint256 percent_Of_Tokens_To_Process)
renounceOwnership()
setFee(uint256 _buy, uint256 _sell)
set_Number_Of_Transactions_Before_Liquify_Trigger(uint8 number_of_transactions)
set_Swap_And_Liquify_Enabled(bool true_or_false)
set_Transfers_Without_Fees(bool true_or_false)
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(uint256 _tokens)
receive()
This contract contains no error objects.