Shiba Samurai
Verified contract
Active on
Ethereum with 1,484 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x596f…b471
0xc7e5…f9c3
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Tatami | ERC-20 | 413 | -- | -- | |
SHIBURAI | ERC-20 | 412 | -- | -- | |
SHIBURAI | ERC-20 | 217.973489 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20124134 | 5 months ago | | | 0 | 0.00077698938 | |
| 19223386 | 9 months ago | | | 0 | 0.0018344577 | |
| 19120293 | 9 months ago | | | 0 | 0.0015378313 | |
| 17553725 | a year ago | | | 0 | 0.0015874615 | |
| 17126154 | 2 years ago | | | 0 | 0.0016943230 | |
| 16948823 | 2 years ago | | | 0 | 0.0016512677 | |
| 16451693 | 2 years ago | | | 0 | 0.00043122615 | |
| 16307796 | 2 years ago | | | 0 | 0.00044641909 | |
| 16307792 | 2 years ago | | | 0 | 0.00072691535 | |
| 16081883 | 2 years ago | | | 0 | 0.00029909997 |
ABI
ABI objects
Getter at block 21176524
_SHIBURAI_Burned() view returns (uint256)
56308391221279
_liquidityMarketingFee() view returns (uint256)
12
_maxHoldings() view returns (uint256)
52500000000000
_maxTxAmount() view returns (uint256)
2500000000000
_taxFee() view returns (uint256)
1
antiBotLaunch() view returns (bool)
true
antiSnipe() view returns (bool)
true
decimals() view returns (uint8)
9
firstLiveBlock() view returns (uint256)
13869625
maxHoldingsEnabled() view returns (bool)
true
maxTXEnabled() view returns (bool)
false
name() view returns (string)
Shiba Samurai
numTokensSellToAddToLiquidity() view returns (uint256)
1950000000000
owner() view returns (address)
0x4870ee2ae12787fb2a6f126cfe5fd8ce5d9ba69f
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SHIBURAI
totalFees() view returns (uint256)
28423021882494
totalSupply() view returns (uint256)
6943691608778721
tradingLive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe9f04f636f6756bb524b1611fb79f4f9802b91c1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getIsBlacklistedStatus(address _address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events airdrop(address recipient, uint256 amount)
airdropArray(address[] newholders, uint256[] amounts)
allowtrading()
approve(address spender, uint256 amount) returns (bool)
blacklist(address _address)
burnSHIBURAI(uint256 amount)
claimAltTokens(address tokenAddress, address walletaddress)
claimETH(address walletaddress)
clearStuckBalance(address walletaddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeToAllHolders(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeFromBlacklist(address _address)
renounceOwnership()
sacrificeSHIBURAI(uint256 amount)
setAntiSnipe(bool enabled)
setDWallet(address _address)
setMarketingWallet(address _address)
setMaxHoldings(uint256 maxHoldings)
setMaxHoldingsEnabled(bool enabled)
setMaxTXEnabled(bool enabled)
setMaxTxAmount(uint256 maxTxAmount)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThresholdAmount(uint256 SwapThresholdAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
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()
receive()
This contract contains no error objects.