Lifeform x Polyhedra x Base Avatar
Verified contract
Active on
Base with 245 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 "Lifeform x Polyhedra x Base Avatar"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21916991 | 2 days ago | | | 0 | 1.2935082e-7 | |
| 21223678 | 19 days ago | | | 0 | 1.2501195e-7 | |
| 20901689 | a month ago | | | 0 | 2.4147790e-7 | |
| 20672750 | a month ago | | | 0 | 0.000000703310665989 | |
| 20672523 | a month ago | | | 0 | 0.000000703310665989 | |
| 20283585 | a month ago | | | 0 | 2.4353810e-7 | |
| 20077826 | a month ago | | | 0 | 2.4768358e-7 | |
| 19949062 | 2 months ago | | | 0 | 1.2648494e-7 | |
| 19378905 | 2 months ago | | | 0 | 2.4154067e-7 | |
| 19169670 | 2 months ago | | | 0 | 2.3078645e-7 |
ABI
ABI objects
Getter at block 22022920
bridge() view returns (address)
0x2426b1da32fa760835ec1fc835b8335faa2f8dce
name() view returns (string)
Lifeform x Polyhedra x Base Avatar
owner() view returns (address)
0x15051107651f3420144d3a2412d49402c2fac3c0
symbol() view returns (string)
Lifeform x Polyhedra x Base Avatar
totalSupply() view returns (uint256)
46712
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)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setMetadataUri(string _newMetadataUri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
zkBridgeMint(address _to, uint256 _tokenId, string tokenURI_)
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(string _name, string _symbol, address _bridge)
This contract contains no fallback and receive objects.
This contract contains no error objects.