mutantgoblinape

Verified contract

Active on Ethereum with 3,847 txns
Deployed by via 0xc1b94569 at 14945766
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "mutantgoblinape"

0x561201c07668509615fb46d644baf05d09ef2143fd8920fe6e2abe7926d923d2
0x5ce1046d4559183858bb7ab609d042b9e17930febfd103f303f1252110ce98c9
0xf7316c547cb6c631da2d305e18cc73e5bd7af30993f719b7207cc5e6aa638ecb
0x4dc7d0e14182712ebff801e4ac3e73de68c533250556de62885717ff5e6f7f77
0xd53567aa38c5e3c2ea66ad1889c3c3d49d7d64e4e3424e7886cc7f909761b95f
0xa9fef8cb49434a48c6c0d18082ef62f15cd937bd3c1fc7306d4ac4aa2d528d7e
0xa739d0d9d2e9be6f154f996f62658a1b43927953945ec0e60e52440370169d00
0xc0818e7e172367a98907fc01399413ce18eb75c395915012b1491daf3a6a1a04
0x9cc3279bd08f46c1e4f811768f574ac1098d171951b1ee55b51764076c723001
0xf625687a5795b46abae9c7a470ec8d342d932ba57ecc2c960c3ae55dee2431fb

Functions
Getter at block 21205438
cost1(view returns (uint256)
0
cost2(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
soon
maxLimitPerWallet(view returns (uint256)
2
maxLimitPerWalletFree(view returns (uint256)
2
maxLimitPerWalletPayable(view returns (uint256)
10
maxMintAmountPerTx(view returns (uint256)
2
maxMintAmountPerTxFree(view returns (uint256)
2
maxMintAmountPerTxPayable(view returns (uint256)
8
maxTokenPurchasePerTx(view returns (uint256 _limitPerTx)
0
maxTokenPurchasePerWallet(view returns (uint256 _limitPerWallet)
0
name(view returns (string)
mutantgoblinape
owner(view returns (address)
0x40f6809204fc7601776dd4173f1fe43df1d59e23
price(view returns (uint256 _cost)
0
revealed(view returns (bool)
true
sale(view returns (bool)
true
supplyLimit(view returns (uint256)
7777
symbol(view returns (string)
mga
totalSupply(view returns (uint256)
7777
uri(view returns (string)
ipfs://QmRGs16aaTDTDbhznsXkwQTyjdZNdNR4by5Q3UZDpgrPf4/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
Airdrop(uint256 _mintAmountaddress _receiver
Mint(uint256 _mintAmountpayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setRevealed(bool _state
setSaleStatus(bool _sale
setUriSuffix(string _uriSuffix
setcost1(uint256 _cost1
setcost2(uint256 _cost2
setmaxLimitPerWallet(uint256 _maxLimitPerWallet
setsupplyLimit(uint256 _supplyLimit
seturi(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(