Museum AI
Verified contract
Active on
Ethereum with 389 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$MUSAI | ERC-20 | 34.775275M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18323622 | a year ago | | | 0 | 0.00014019957 | |
| 17535318 | a year ago | | | 0 | 0.00074685510 | |
| 17412873 | a year ago | | | 0 | 0.00090071987 | |
| 17042439 | 2 years ago | | | 0 | 0.0013202183 | |
| 17008614 | 2 years ago | | | 0 | 0.00052774366 | |
| 16965774 | 2 years ago | | | 0 | 0.00079815929 | |
| 16959134 | 2 years ago | | | 0 | 0.00090993221 | |
| 16955450 | 2 years ago | | | 0 | 0.0011445759 | |
| 16948252 | 2 years ago | | | 0 | 0.0014384328 | |
| 16929038 | 2 years ago | | | 0 | 0.0014555943 |
ABI
ABI objects
Getter at block 21210521
LiquidityReceiver() view returns (address)
0x45257eecb15ab2a60bd47977529c77734ee03f80
RouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
TotalbuyFees() view returns (uint256)
3
TotalsellFees() view returns (uint256)
3
_blocks() view returns (uint256)
2
_name() view returns (string)
Museum AI
_symbol() view returns (string)
$MUSAI
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x45257eecb15ab2a60bd47977529c77734ee03f80
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
lpPair() view returns (address)
0x603e8a2ef42a85c3b405c92202db7cf4bddbc380
marketingWallet() view returns (address)
0xf34aa0a0ba9e69e2dd32a0a515ce2f9a46d856f8
maxTxnAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Museum AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000
symbol() view returns (string)
$MUSAI
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
33601828113735382469405703
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
16750044
transferDelayEnabled() view returns (bool)
false
Read-only
_balances(address) view returns (uint256)
_isExcludedmaxTxnAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events EnableTrading()
SetupFeeReceivers(address _marketing, address _liquidity, address _dev)
_ProvideLP(address _router, bool _addliq)
_addBotToBlackList(address account)
_bulkaddBotsToBlackList(address[] Addresses)
_cb(uint256 _n) returns (bool)
_removeBotFromBlackList(address account)
_setbuyfees(uint256 _marketing, uint256 _liquidity)
_setsellfees(uint256 _marketing, uint256 _liquidity)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAt(uint256 newAmount) returns (bool)
toggleTransferDelay(bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxn_base1000(uint256 newNum)
updateMaxWallet_base1000(uint256 newNum)
updateSwapEnabled(bool enabled)
withdrawStuckERC(address _ERC)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.