Mercury
Unverified contract
Proxy
Active on
Base with 727 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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22820273 | 2 days ago | | | 0 | 0.000000209781727640 | |
| 22663487 | 6 days ago | | | 0 | 9.4573314e-7 | |
| 22663450 | 6 days ago | | | 0 | 0.0000014281284 | |
| 22588346 | 7 days ago | | | 0 | 0.0000013090952 | |
| 22270774 | 15 days ago | | | 0 | 3.5781109e-7 | |
| 21992186 | 21 days ago | | | 0 | 0.000000200866819350 | |
| 21965773 | 22 days ago | | | 0 | 1.5054261e-7 | |
| 21772548 | a month ago | | | 0 | 0.0000010518576 | |
| 21715429 | a month ago | | | 0 | 0.0000010654250 | |
| 21563783 | a month ago | | | 0 | 0.000000209112531068 |
ABI
ABI objects
Getter at block 22911542
animationUrlBase() view returns (string)
https://player.unlooped.xyz
dataContract() view returns (address)
0x0000000000000000000000000000000000000000
description() view returns (string)
This NFT was made in collaboration with Base to celebrate the launch of Unlooped! Free to mint for one week.
graphKey() view returns (bytes32)
0xbcc648f88e6d2c8ecfa7636adefdb9974ebb071f9f2515ec93fffc9e61cc981a
image() view returns (string)
https://assets.unlooped.xyz/baejbeihypvdxtxb2x5bkxhvtwjngbw7j3jx6vjmslm3mv6fpc367kwgqjy
maxSupply() view returns (uint256)
0
mintFee() view returns (uint256)
0
minter() view returns (address)
0x358268927d4f229629afeb59cd3a84f33e771690
name() view returns (string)
Mercury
owner() view returns (address)
0x0b2069dcd62a0fa05e6f21fa6b1de48270efd504
symbol() view returns (string)
totalMinted() view returns (uint256)
873462
unlooped() view returns (address)
0x1df05119eb5cb9e50256c16f10a333ed1dc24b78
version() view returns (string)
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 id) view returns (address owner)
seed(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addGraphData(address sender, string data)
approve(address spender, uint256 id)
init(struct UnloopedERC721InitParams params)
mint(address to, uint256 amount)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setAnimationUrlBase(string animationUrl)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 id)
transferOwnership(address newOwner)
updateDescription(string desc)
updateImage(string img)
updateMintFee(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 indexed id)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MintFeeUpdated(uint256 fee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed id)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AlreadyInitialized()
DataNotUploaded()
MaxSupplyReached()
Unauthorized()