Shiba Samurai
Verified contract
Active on
Ethereum with 2,175 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x596f…b471
0x596f…b471
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBURAI | ERC-20 | 2.4515K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19130200 | 10 months ago | | | 0 | 0.0012144075 | |
| 19101174 | 10 months ago | | | 0 | 0.00027871497 | |
| 19020767 | 10 months ago | | | 0 | 0.0016517721 | |
| 18906598 | a year ago | | | 0 | 0.0060555486 | |
| 18842868 | a year ago | | | 0 | 0.0020598452 | |
| 17159354 | 2 years ago | | | 0 | 0.0023655575 | |
| 17097840 | 2 years ago | | | 0 | 0.0015442741 | |
| 16981235 | 2 years ago | | | 0 | 0.00070602675 | |
| 16572937 | 2 years ago | | | 0 | 0.0015481299 | |
| 16456480 | 2 years ago | | | 0 | 0.0011357304 |
ABI
ABI objects
Getter at block 21215436
_SHIBURAI_Burned() view returns (uint256)
13858530168561
_liquidityMarketingFee() view returns (uint256)
12
_maxHoldings() view returns (uint256)
52500000000000
_maxTxAmount() view returns (uint256)
10000000000000
_taxFee() view returns (uint256)
1
antiBotLaunch() view returns (bool)
true
antiSnipe() view returns (bool)
true
decimals() view returns (uint8)
9
firstLiveBlock() view returns (uint256)
13894919
maxHoldingsEnabled() view returns (bool)
true
maxTXEnabled() view returns (bool)
false
name() view returns (string)
Shiba Samurai
numTokensSellToAddToLiquidity() view returns (uint256)
1250000000000
owner() view returns (address)
0x4870ee2ae12787fb2a6f126cfe5fd8ce5d9ba69f
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
SHIBURAI
totalFees() view returns (uint256)
29345356459079
totalSupply() view returns (uint256)
6986141469831439
tradingLive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe7396f3210e93ba146468babf081141511ce2ef3
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.