SHIB MASTER
Verified contract
Active on
Ethereum with 958 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($224.14)
Native
Value
$224.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.066457 | $3,372.64 |
$224.14 | |
SHIBM | ERC-20 | 594.616355K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19831557 | 6 months ago | | | 0 | 0.00016407191 | |
| 19522041 | 8 months ago | | | 0 | 0.00076292639 | |
| 19233403 | 9 months ago | | | 0 | 0.0010382919 | |
| 18975369 | 10 months ago | | | 0 | 0.00063284351 | |
| 18138030 | a year ago | | | 0 | 0.00024746173 | |
| 17550127 | a year ago | | | 0 | 0.00078661052 | |
| 17106471 | 2 years ago | | | 0 | 0.0014872102 | |
| 16582075 | 2 years ago | | | 0 | 0.0010821433 | |
| 16546830 | 2 years ago | | | 0 | 0.0049491472 | |
| 16307703 | 2 years ago | | | 0 | 0.00076664725 |
ABI
ABI objects
Getter at block 21167862
_maxTxAmount() view returns (uint256)
20000000000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000000000
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
960000001000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
15073069
name() pure returns (string)
SHIB MASTER
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa181e1c07cbd2ea7e2452150d82c38db9fc3e13c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
SHIBM
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading()
manualSend()
renounceOwnership()
setFeeReceiver(address _marketingFeeReceiver, address _teamFeeReceiver)
setFees(uint256 _teamFee, uint256 _marketingFee, uint256 _devFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, 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.