moblin gfers

Verified contract

Active on Ethereum with 498 txns
Deployed by via 0x1cb260f4 at 14891524
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "moblin gfers"

0x283f6dec54dc684038936bec3012adeae71ef3a0b1ce0e81c845852efa451880
0xb934a67ccea28155c7ba75ea9e39b4185c4d84e93004786e670efa969ffe464d
0x1fc1ca9ac62663908f8570a11623a180f652b44ff2f3ee5aec8c39e3e0da3503
0x915a684852cfae0ec783690d1a26f5f39a8073c2a63a1640ce7ffb2f6098ef92
0x4cc1da33e92570b4b0f675e7da4466734e3cbfb15bae2dc59a41e10d36400ce7
0xc2558d7dd354299fb93a572d4a24b0fd5d9cffb25723931917dbb9039cf1352a
0x34bdc2780576d39900d8a26130b404ec9feffa412356be71507568972849e1c2
0x5c38592340451f8fad7008e5707503e5473477cf194396b07eddb188c79256e3
0x9538ba54b98e2cec6d4d8b726b0946a2ad2d2abbd498ac09bef145715ab65209
0x7484d12e2785a8a9e7c9e4921ad80921504d444f9a364f595321e1c1c5534f73

Functions
Getter at block 21307173
baseExtension(view returns (string)
.json
freeMintMax(view returns (uint256)
500
maxFreePerWallet(view returns (uint256)
3
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
1200
name(view returns (string)
moblin gfers
owner(view returns (address)
0x37cfb7bb56a8a3dbc7c534249d089dcea73392a2
paused(view returns (bool)
false
price(view returns (uint256)
4000000000000000
revealed(view returns (bool)
false
symbol(view returns (string)
MGFERS
totalSupply(view returns (uint256)
1200
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 countpayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreeAmount(uint256 amount
setMaxFreeMint(uint256 _max
setMaxPaidPerTx(uint256 _max
setMaxSupply(uint256 _max
setPause(bool _state
setPrice(uint256 _price
setfee(uint256 fee
teamMint(uint256 _number
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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(
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(
freeMintIsOver(