FUMOLADY MAKER
Verified contract
Active on
Ethereum with 1,470 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FUMOLADY MAKER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17660620 | a year ago | | | 0 | 0.00089298282 | |
| 17609342 | a year ago | | | 0 | 0.0010945557 | |
| 17609303 | a year ago | | | 0 | 0.0015349790 | |
| 17609266 | a year ago | | | 0 | 0.00096107740 | |
| 17609265 | a year ago | | | 0 | 0.00098372704 | |
| 17609264 | a year ago | | | 0 | 0.0012470616 | |
| 17609254 | a year ago | | | 0 | 0.0011432224 | |
| 17609243 | a year ago | | | 0 | 0.0011066136 | |
| 17609238 | a year ago | | | 0 | 0.0010912169 | |
| 17609119 | a year ago | | | 0 | 0.00082455440 |
ABI
ABI objects
Getter at block 21260615
MAX_MINTS_PER_TX() view returns (uint256)
2
NUM_FREE_MINTS() view returns (uint256)
2100
PUBLIC_SALE_PRICE() view returns (uint256)
5000000000000000
getBaseURI() view returns (string)
ipfs://QmXVvUHxDs31FUcPENDmBUM8UhrKoxJXvj3oohmn7kiucp/
isPublicSaleActive() view returns (bool)
true
maxSupply() view returns (uint256)
2222
name() view returns (string)
FUMOLADY MAKER
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xdebdc6ee51729430b96ef889b2f0bf51cc7c1eec
symbol() view returns (string)
FLM
totalSupply() view returns (uint256)
2049
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)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address receiver, uint256 royaltyAmount)
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 numberOfTokens) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive)
setIsPublicSaleActive(bool _isPublicSaleActive)
setnumfree(uint256 _numfreemints)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address token)
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.