moonapes
Verified contract
Active on
Ethereum with 1,534 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($24.89)
Native
Value
$24.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0069 | $3,606.80 |
$24.89 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17551205 | a year ago | | | 0 | 0.00061416607 | |
| 16840891 | 2 years ago | | | 0 | 0.0014777470 | |
| 16646207 | 2 years ago | | | 0 | 0.00061368398 | |
| 16416159 | 2 years ago | | | 0 | 0.00040355101 | |
| 16336661 | 2 years ago | | | 0 | 0.00058151135 | |
| 16336652 | 2 years ago | | | 0 | 0.0012120001 | |
| 15937252 | 2 years ago | | | 0 | 0.0020699709 | |
| 15900725 | 2 years ago | | | 0 | 0.0011695837 | |
| 15869949 | 2 years ago | | | 0 | 0.0012746731 | |
| 15639998 | 2 years ago | | | 0 | 0.0013120493 |
ABI
ABI objects
Getter at block 21285463
MA() view returns (uint256)
1000
ad() view returns (uint256)
1000
baseURI() view returns (string)
https://moon-ape.s3.us-east-2.amazonaws.com/metadata/
maxBatchSize() view returns (uint256)
100
maxsize() view returns (uint256)
21
name() view returns (string)
moonapes
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x6627b416578f07f141dac9f7e9f03e8b4de3340d
price() view returns (uint256)
6900000000000000
supplyma() view returns (uint256)
3334
symbol() view returns (string)
moonapes
totalSupply() view returns (uint256)
2410
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 count) payable
owners()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAD(uint256 _newAD)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setMA(uint256 _newMA)
setPrice(uint256 _newPrice)
setSize(uint256 _newsize)
setSupply(uint256 _newSupplyMA)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.