MoonMissers
Verified contract
Active on
Ethereum with 466 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MoonMissers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20500084 | 3 months ago | | | 0 | 0.000055483502 | |
| 20351111 | 4 months ago | | | 0 | 0.000051019997 | |
| 19904376 | 6 months ago | | | 0 | 0.00015339782 | |
| 16497689 | 2 years ago | | | 0 | 0.00054037661 | |
| 16497687 | 2 years ago | | | 0 | 0.00055019981 | |
| 16418411 | 2 years ago | | | 0 | 0.00073646734 | |
| 16407279 | 2 years ago | | | 0 | 0.00080500988 | |
| 16407278 | 2 years ago | | | 0 | 0.00085670447 | |
| 16383679 | 2 years ago | | | 0 | 0.00081242617 | |
| 16238220 | 2 years ago | | | 0 | 0.00062845438 |
ABI
ABI objects
Getter at block 21208928
MAX_SUPPLY() view returns (uint256)
6666
freePerAddress() view returns (uint256)
2
isFreeBuy() view returns (bool)
true
maxPerAddress() view returns (uint256)
20
maxPerTx() view returns (uint256)
10
name() view returns (string)
MoonMissers
owner() view returns (address)
0x73f7a88d8b1491ab49244b6da3860b7ddf0bf689
price() view returns (uint256)
5900000000000000
proxyRegistry() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
started() view returns (bool)
true
symbol() view returns (string)
MOONM
totalReleased() view returns (uint256)
142600000000000000
totalShares() view returns (uint256)
1
totalSupply() view returns (uint256)
1081
Read-only
balanceOf(address owner) view returns (uint256)
freeMintsForAddress(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isOwnersOpenSeaProxy(address owner, address operator) view returns (bool)
numberMinted(address owner) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
totalReleased(address token) view returns (uint256)
State-modifying
Events airdrop(uint256[] quantity, address[] recipient)
approve(address to, uint256 tokenId)
mint(uint256 count) payable
release(address account)
release(address token, address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI, string _newSuffix)
setFreeBuy(bool value)
toggleStarted()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address openSeaProxyRegistry, address[] _payees, uint256[] _shares)
receive()
This contract contains no error objects.