Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIK | ERC-20 | 10M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17881077 | a year ago | | | 0 | 0.0017103078 | |
| 17880601 | a year ago | | | 0 | 0.00066038882 | |
| 17880578 | a year ago | | | 0 | 0.00089437701 | |
| 17880536 | a year ago | | | 0 | 0.0029342490 | |
| 17880534 | a year ago | | | 0 | 0.00063562972 | |
| 17880524 | a year ago | | | 0 | 0.00076020886 | |
| 17880516 | a year ago | | | 0 | 0.00077307541 | |
| 17880502 | a year ago | | | 0 | 0.0012487752 | |
| 17880499 | a year ago | | | 0 | 0.00098595864 | |
| 17880498 | a year ago | | | 0 | 0.00084755709 |
ABI
ABI objects
Getter at block 21411201
_devWallet() view returns (address)
0x9b23916411bc053c0ac95cb3cb7d564f7d1657b1
_marketingWallet() view returns (address)
0xbe959dab6b113f8f69bc9ac8d4e0c659fbbb47ae
_maxTranxLimitAmount() view returns (uint256)
1000000000000000000
_maxWalletLimitAmount() view returns (uint256)
1000000000000000000
_swapExactAmount() view returns (uint256)
100000000000000
_uniswapPair() view returns (address)
0xc8caf5c1ae7586e0360088b431a92b4ca387b7f9
decimals() pure returns (uint8)
9
name() pure returns (string)
SHIK
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SHIK
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading(address _uniPairAddr)
excludeMultiAccountsFromFee(address[] accounts, bool excluded)
removeTotalLimits()
renounceOwnership()
setSwapTokenThreshold(uint256 swapTokensAtAmount)
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)
MaxTxAmountUpdated(uint256 _maxTranxLimitAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.