$MinamotoSamurai
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$Msamurai | ERC-20 | 673.904197K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17291946 | 2 years ago | | | 0 | 0.0033765649 | |
| 17291923 | 2 years ago | | | 0 | 0.0018750364 | |
| 17291919 | 2 years ago | | | 0 | 0.0019649164 | |
| 17291917 | 2 years ago | | | 0 | 0.0016376634 | |
| 17291917 | 2 years ago | | | 0 | 0.00084579645 | |
| 17291905 | 2 years ago | | | 0.02 | 0.00084188843 | |
| 17291905 | 2 years ago | | | 0.02 | 0.00084188843 | |
| 17291905 | 2 years ago | | | 0 | 0.0019222045 | |
| 17291905 | 2 years ago | | | 0 | 0.0021549645 | |
| 17291901 | 2 years ago | | | 0 | 0.0016624813 |
ABI
ABI objects
Getter at block 21321279
_maxTxAmount() view returns (uint256)
50000000000000000000000000
_walletMax() view returns (uint256)
50000000000000000000000000
decimals() pure returns (uint8)
18
devFee() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
17291904
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
2
name() pure returns (string)
$MinamotoSamurai
nativeFee() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xd58660b8c0e8d8e19f11a4d43453d35c6915c807
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
$Msamurai
takeBuyFee() view returns (bool)
true
takeSellFee() view returns (bool)
true
takeTransferFee() view returns (bool)
true
totalFee() view returns (uint256)
2
totalFeeIfSelling() view returns (uint256)
2
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
utilityFee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isInternal(address) view returns (bool)
isPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckETH(uint256 amountPercentage)
fullWhitelist(address target)
isAuth(address _address, bool status)
openTrading()
renounceOwnership()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setFeeReceivers(address newMktWallet, address newUtilityWallet, address newDevWallet, address newLpWallet)
setFees(uint256 newLiqFee, uint256 newMarketingFee, uint256 newDevFee, uint256 newUtilityFee, uint256 newNativeFee, uint256 extraSellFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setPair(address _address, bool status)
setSwapbackSettings(bool status, uint256 newAmount)
setTakeBuyfee(bool status)
setTakeSellfee(bool status)
setTakeTransferfee(bool status)
setTxLimit(uint256 newLimit)
setWalletLimit(uint256 newLimit)
setisInternal(bool _bool, address _address)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.