The Moon Boyz
Verified contract
Active on
Ethereum with 12,374 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8d17…47ff
4 additional
variables
Balances ($1,785.06)
Native
Value
$1,785.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.484512 | $3,684.23 |
$1,785.06 | |
BYTES | ERC-20 | 300 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21307850 | 18 hours ago | | | 0 | 0.00029588819 | |
| 21266352 | 7 days ago | | | 0 | 0.00046593488 | |
| 21266351 | 7 days ago | | | 0 | 0.00047642304 | |
| 21266346 | 7 days ago | | | 0 | 0.00047385547 | |
| 21070604 | a month ago | | | 0 | 0.00044288721 | |
| 21032476 | a month ago | | | 0 | 0.00032216043 | |
| 21016604 | a month ago | | | 0 | 0.00021435617 | |
| 20981662 | 2 months ago | | | 0 | 0.00029039235 | |
| 20980643 | 2 months ago | | | 0 | 0.00039668753 | |
| 20644230 | 3 months ago | | | 0 | 0.000057789697 |
ABI
ABI objects
Getter at block 21313165 getClaimers() view returns (address[])
baseURI() view returns (string)
https://d20hyvzt8ci3zy.cloudfront.net/metadata/
claimableSale() view returns (bool)
false
maxMoonBoyzSupply() view returns (uint256)
11111
maxPerTransaction() view returns (uint256)
10
mintPrice() view returns (uint256)
100000000000000000
name() view returns (string)
The Moon Boyz
owner() view returns (address)
0xb9b0a05eac77cd7d9749a7fd91704da0fd941a82
regularSale() view returns (bool)
false
symbol() view returns (string)
MOONBOYZ
totalReleased() view returns (uint256)
976110000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
11110
Read-only
balanceOf(address owner) view returns (uint256)
claimers(uint256) view returns (address)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
totalClaimable(address) view returns (uint256)
totalClaimed(address) view returns (uint256)
State-modifying
Events _setBaseURI(string _newBaseURI)
airdrop(uint256 _from, uint256 _to)
approve(address to, uint256 tokenId)
claim(uint256 _claimCount) payable
flipClaimableSale()
flipRegularSale()
flipRevealed()
ownerMint(uint256 _count)
pullCurrentOwners(uint256 _to)
pullWhitelist(uint256 _from, uint256 _to)
regularSaleMint(uint256 _count) payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setMintPrice(uint256 _mintPrice)
setTotalSupply(uint256 _totalSupply)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
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(uint256 _mintPrice, address _oldContract)
receive()
This contract contains no error objects.