Samurinu
Verified contract
Active on
Ethereum with 1,183 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
41 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAMINU | ERC-20 | 200.916115B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19013594 | 10 months ago | | | 0 | 0.00055905763 | |
| 18909866 | a year ago | | | 0 | 0.0036529500 | |
| 17652964 | a year ago | | | 0 | 0.0034227000 | |
| 17647150 | a year ago | | | 0 | 0.0025844808 | |
| 17639980 | a year ago | | | 0 | 0.0034224600 | |
| 17639978 | a year ago | | | 0 | 0.0034227000 | |
| 17638994 | a year ago | | | 0 | 0.0034227000 | |
| 17638994 | a year ago | | | 0 | 0.0034227000 | |
| 17638968 | a year ago | | | 0 | 0.0034227000 | |
| 17638954 | a year ago | | | 0 | 0.0034224600 |
ABI
ABI objects
Getter at block 21261474
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_buyLiquidityFee() view returns (uint256)
200
_buyMarketingFee() view returns (uint256)
600
_buyReflectFee() view returns (uint256)
200
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
200
_liquidityRatio() view returns (uint256)
200
_marketingFee() view returns (uint256)
600
_marketingRatio() view returns (uint256)
600
_reflectFee() view returns (uint256)
200
_sellLiquidityFee() view returns (uint256)
200
_sellMarketingFee() view returns (uint256)
600
_sellReflectFee() view returns (uint256)
200
_transferLiquidityFee() view returns (uint256)
0
_transferMarketingFee() view returns (uint256)
0
_transferReflectFee() view returns (uint256)
0
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x364fe1a40febee760c1963bf3e624d7b6d3b0f16
lpPair() view returns (address)
0xfc611396c18e95865ce19a8b149470b5144401ad
maxTxAmountUI() view returns (uint256)
100000000000000
maxWalletSizeUI() view returns (uint256)
100000000000000
name() view returns (string)
Samurinu
owner() view returns (address)
0x364fe1a40febee760c1963bf3e624d7b6d3b0f16
snipersCaught() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SAMINU
totalFees() view returns (uint256)
7751700807723737000015
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
intializeContract()
isProtected(uint256 rInitializer, uint256 tInitalizer)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setLpPair(address pair, bool enabled)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiGas, bool antiBlock)
setRatios(uint256 liquidity, uint256 marketing)
setStartingProtections(uint8 _block, uint256 _gas)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxesBuy(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesSell(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesTransfer(uint256 reflect, uint256 liquidity, uint256 marketing)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
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.