MoonShot MAX
Verified contract
Active on
Ethereum with 275 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4f53…b0f7
0x4f53…b0f7
0x4f53…b0f7
0xa15d…98bb
0xa15d…98bb
11 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,100.14 |
$0 | |
GREEN | ERC-20 | 4.963349B | -- | -- | |
MSM | ERC-20 | 91.380753M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20250060 | 4 months ago | | | 0 | 0.00011813544 | |
| 20148339 | 5 months ago | | | 0 | 0.00020138440 | |
| 20127341 | 5 months ago | | | 0 | 0.00066145617 | |
| 20054851 | 5 months ago | | | 0 | 0.00053021487 | |
| 19310995 | 9 months ago | | | 0 | 0.0015301292 | |
| 18995223 | 10 months ago | | | 0 | 0.00073114098 | |
| 18987434 | 10 months ago | | | 0 | 0.00085953026 | |
| 18956112 | 10 months ago | | | 0 | 0.0014950991 | |
| 18426609 | a year ago | | | 0 | 0.00068938625 | |
| 18426011 | a year ago | | | 0 | 0.0088239465 |
ABI
ABI objects
Getter at block 21225999
decimals() view returns (uint8)
9
didLaunch() view returns (bool)
true
m_TotalAlloc() view returns (uint256)
10000
name() view returns (string)
MoonShot MAX
owner() view returns (address)
0x62fabd2045024596c81b53c0f5d37045b294885e
symbol() view returns (string)
MSM
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBlacklist(address _address) view returns (bool)
getTaxAlloc(address _address) view returns (uint256)
State-modifying
Events addLiquidity()
addTaxWhitelist(address _address)
approve(address _spender, uint256 _amount) returns (bool)
blacklist(address _address)
emergencySwap()
launch(uint8 _timer)
rmBlacklist(address _address)
rmTaxWhitelist(address _address)
setWebThree(address _address)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address _address)
unstake()
updateDevWallet(address _address, uint256 _alloc)
updateTaxAlloc(address _address, uint256 _alloc)
Approval(address indexed owner, address indexed spender, uint256 value)
NewTaxAlloc(address Address, uint256 Allocation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetTxLimit(uint256 TxLimit)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.