Magamigos

Verified contract

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

No balances found for "Magamigos"

0x2022659225a25c2e7adfd6cab3b5f41da0366c48724b016453adaf87f4e24c37
0x5590bb8d08db6452500831ae0ed42db38451e7d00993d285828ed5aa7239c012
0xfb029ba0d7eb2964e47da335154075d179d45bdb3794250828e74ee421f49d57
0x272db95e912614251dd91e023e3ddbc1d3a64a561500b734f692500cb5da4998
From
0x45612972c520b229e7813b512259724ec8736cdd503e362ca7f923fb0399cff2
0xb313156d2ac2ba486949f43fd8628067eb4fc7dc691a23c16b4ce49398e9ee05
0x08ecb7af08308668eb73c775d7e189cd09c7694689db64d438c5bd9bff28dc4d
0xff4bd3a96ee88eced1a4ad328c7692badde17855c9c5122c74b0d0c0f9f0e1bd
From
0xcf4bbafd1e6d9d21a450f0c3f7e89c04d0ab98482d581a91e475fb506701d1d6
0x9c68e1e663892d9de2a87797a73b0853ce95edde997916b743b3b42f955d9133

Functions
Getter at block 20962307
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://bafybeigfsv42brrghtjdndkzvcdj4bqv4yvpalf3pfpy55wlfyqcqhdxtm/
extension(view returns (string)
maxFree(view returns (uint256)
1
maxPerTx(view returns (uint256)
10
maxPerWallet(view returns (uint256)
50
maxSupply(view returns (uint256)
4500
mintEnabled(view returns (bool)
true
name(view returns (string)
Magamigos
owner(view returns (address)
0x59626c8792b2241fca58766ce62df8115e5739e5
price(view returns (uint256)
4500000000000000
symbol(view returns (string)
MAGA
totalSupply(view returns (uint256)
4500
Read-only
_walletMints(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
mint(uint256 amountpayable 
renounceOwnership(
reserve(uint256 amountaddress to
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseuri
setExtension(string _extension
setMaxPerTx(uint256 _maxPerTx
setMaxPerWallet(uint256 _maxPerWallet
setPrice(uint256 price_
toggleMinting(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyMaxMinted(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MaxPerTx(
MintERC2309QuantityExceedsLimit(
MintNotLive(
MintToZeroAddress(
MintZeroQuantity(
NoContracts(
NoneLeft(
NotApprovedOrOwner(
NotEnoughETH(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TokenDoesNotExist(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WithdrawalFailed(