Martial Shiba
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 2 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "Martial Shiba"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14348785 | 3 years ago | | | 0 | 0.0023429923 | |
| 14348750 | 3 years ago | | | 0 | 0.0036730581 | |
| 14348739 | 3 years ago | | | 0 | 0.0026043075 | |
| 14348736 | 3 years ago | | | 0 | 0.0049713343 | |
| 14348732 | 3 years ago | | | 0 | 0.0024952959 | |
| 14348720 | 3 years ago | | | 0 | 0.0032165406 | |
| 14348708 | 3 years ago | | | 0 | 0.0036087317 | |
| 14348708 | 3 years ago | | | 0 | 0.0036320342 | |
| 14348707 | 3 years ago | | | 0 | 0.0046297730 | |
| 14348706 | 3 years ago | | | 0 | 0.0042708250 |
ABI
ABI objects
Getter at block 21319043
_decimals() view returns (uint8)
9
_name() view returns (string)
Martial Shiba
_symbol() view returns (string)
MASHIB
_tTotal() view returns (uint256)
1000000000000000000000
_uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
20000000000000000000
maxWallet() view returns (uint256)
20000000000000000000
name() pure returns (string)
Martial Shiba
owner() view returns (address)
0x60c8d75ba7a70d1818c1d3ff0307e57f60c96915
swapEnabled() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
1500000000000000000
symbol() pure returns (string)
MASHIB
totalSupply() view returns (uint256)
1000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x2a1175a13268d281944a75faa16f7e0b0aaa2419
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limitsOff() returns (bool)
openTrading()
renounceOwnership()
setLaunch(address _address) returns (bool)
setMarketPairs(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint8 _marketingFee, uint8 _liquidityFee, uint8 _devFee, uint8 _total)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateWallet(address _devWallet, address _marketing)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetMarketPairs(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.