Shikoburn
Verified contract
Active on
Ethereum with 269 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$SHIKB | ERC-20 | 323.3889K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20374841 | 5 months ago | | | 0 | 0.00014411766 | |
| 20152436 | 6 months ago | | | 0 | 0.000094015112 | |
| 17604008 | a year ago | | | 0 | 0.00061821831 | |
| 17009636 | 2 years ago | | | 0 | 0.00047888767 | |
| 16944999 | 2 years ago | | | 0 | 0.00061034249 | |
| 16870670 | 2 years ago | | | 0 | 0.00083586704 | |
| 16541724 | 2 years ago | | | 0 | 0.0015205293 | |
| 16504783 | 2 years ago | | | 0 | 0.00079629445 | |
| 16385469 | 2 years ago | | | 0 | 0.0010943817 | |
| 16370826 | 2 years ago | | | 0 | 0.0013186175 |
ABI
ABI objects
Getter at block 21380254
buyBurnFee() view returns (uint256)
1
buyDevFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
5
devWallet() view returns (address)
0x4c765828bcc3979b89999c95afd93495800b413c
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
17862649153687
maxWallet() view returns (uint256)
17862649153687
name() view returns (string)
Shikoburn
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
1
sellDevFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
1
supply() view returns (uint256)
893132457684370
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
446566228842
symbol() view returns (string)
$SHIKB
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
323388900000
totalSupply() view returns (uint256)
893132457684370
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
2
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb309ee0194604428967e3eccfbf501cc5229c553
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
2
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.