Musketeer
Verified contract
Active on
Ethereum with 171 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MUSKET | ERC-20 | 30.498651M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21133855 | 11 days ago | | | 0 | 0.00043622687 | |
| 21117824 | 13 days ago | | | 0 | 0.00035796544 | |
| 21104397 | 15 days ago | | | 0 | 0.00024562577 | |
| 21097258 | 16 days ago | | | 0 | 0.00020345977 | |
| 21094935 | 16 days ago | | | 0 | 0.00026165495 | |
| 21092059 | 17 days ago | | | 0 | 0.00037282671 | |
| 21091989 | 17 days ago | | | 0 | 0.00029299498 | |
| 21091940 | 17 days ago | | | 0 | 0.00050092923 | |
| 21091934 | 17 days ago | | | 0 | 0.00038287599 | |
| 21091931 | 17 days ago | | | 0 | 0.00030091714 |
ABI
ABI objects
Getter at block 21211170
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
6900000000000000000
_maxWalletToken() view returns (uint256)
6900000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
6900000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Musketeer
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x1288dc7cfcb2d05e31fc69ec8299be39ce752c13
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
34500000000000000
symbol() pure returns (string)
MUSKET
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
6900000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveAll(address spender) returns (bool)
bulkIsBlacklisted(address[] accounts, bool state)
clearStuckETH(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
editSwapbackSettings(bool _enabled, uint256 _amount)
enableTradingMusketeer(bool _open, uint256 _buyMultiplier, uint256 _sellMultiplier, uint256 _transferMultiplier)
exemptAll(address holder, bool exempt)
removeMaxLimits()
renounceOwnership()
setFees(uint256 _buy, uint256 _sell, uint256 _trans)
setMaxTx(uint256 maxTXPercent)
setMaxWallet(uint256 maxWallPercent)
setTXExempt(address holder, bool exempt)
setTargets(uint256 _target, uint256 _denominator)
swapback()
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateIsBlacklisted(address account, bool state)
updateReceiverWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _utilityFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
updateTaxBreakdown(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _utilityFee, uint256 _burnFee, uint256 _feeDenominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.