For layer3 quest base free mint
Unverified contract
Proxy
Active on
Base with 12 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "For layer3 quest base free mint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10334834 | 10 months ago | | | 0.000777 | 0.000000004921634165 | |
| 9648269 | 10 months ago | | | 0.000777 | 1.9998067e-7 | |
| 9006222 | a year ago | | | 0.000777 | 2.2864797e-7 | |
| 8701527 | a year ago | | | 0.000777 | 0.000000021873594085 | |
| 8308798 | a year ago | | | 0.000777 | 0.000000015487572240 | |
| 8027786 | a year ago | | | 0.000777 | 0.000023204714 | |
| 8027519 | a year ago | | | 0.000777 | 0.000000001805153095 | |
| 8026671 | a year ago | | | 0.000777 | 2.3199500e-7 | |
| 8025930 | a year ago | | | 0.000777 | 2.3199500e-7 | |
| 8021166 | a year ago | | | 0.000777 | 0.000000001999100915 |
ABI
ABI objects
Getter at block 22940665
baseURI() view returns (string)
https://paragraph.xyz/api/crypto/highlights/contract/
contractURI() view returns (string)
https://paragraph.xyz/api/crypto/highlights/contract/0x1dbcb8c2aba2a319671e0373fa3605707497b00b
creatorReferrer() view returns (address)
0x98d62dd170d9b8979bddb98ae6bb6f7640a82ad3
feeManager() view returns (address)
0x54a57e8cee1c443d3090f901e85741e4e3cadba1
getMintFee() view returns (uint256)
777000000000000
getTotalMintPrice() view returns (uint256)
777000000000000
maxSupply() view returns (uint256)
1000
name() view returns (string)
For layer3 quest base free mint
owner() view returns (address)
0xa4fdb3d1d57352323d45e234c73ac3c23914ecba
priceWei() view returns (uint256)
0
symbol() view returns (string)
0XA4FDB3D1D57352323D45E234C73AC3C23914ECBA
totalSupply() view returns (uint256)
13
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)
firstMint(address owner, address minter, address mintReferrer) payable
initialize(address _feeManagerAddress, address _creatorReferrerAddress, string name_, string symbol_, string baseURI_, uint256 maxSupply_, uint256 priceWei_)
mint(address to) payable returns (uint256)
mintWithReferrer(address to, address mintReferrer) payable returns (uint256)
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_)
setFeeManager(address newFeeManager)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BaseURIChanged(string baseURI)
FeeManagerChanged(address indexed oldFeeManager, address indexed newFeeManager)
Initialized(uint8 version)
Minted(address indexed to, uint256 indexed tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.