Wrapped 4-Digit ENS
Verified contract
Active on
Ethereum with 1,258 txns
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 |
---|---|---|---|---|---|
0x57f1…ea85 (#115414368604244162772654725876118934658065936073703374162089953476230578045438) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#114805211270169508392808433713039236054141592637422760209140675519987478580250) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#114777507125433431679029172200393305452502433683143771314031703314945797764106) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#113900740432303067533645966361421045133392564812123710156807778279756033488760) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#113821437088489702525844850715664363635950251609776101894413818917940407394204) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#113603016864417751748246732134159171058515147701817687554691369121313410602674) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#113601742020087950208484243024150782898909535148259227524168401767868911275350) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#113577470520125742567046800045892608994901488811321837782930385625045640553032) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#113269672932623695834733930664735768787801785945798533713377567111273672510141) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#113117187741264479229181047707603423295418966944506981955664474403314565845980) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21284294 | 4 days ago | | | 0 | 0.00069217377 | |
| 21284209 | 4 days ago | | | 0 | 0.00072097332 | |
| 21284199 | 4 days ago | | | 0 | 0.00072860404 | |
| 21284180 | 4 days ago | | | 0 | 0.00073305058 | |
| 21284170 | 4 days ago | | | 0 | 0.00082060671 | |
| 21284161 | 4 days ago | | | 0 | 0.00081650846 | |
| 21284139 | 4 days ago | | | 0 | 0.00067848519 | |
| 21267658 | 7 days ago | | | 0 | 0.00056468416 | |
| 21267655 | 7 days ago | | | 0 | 0.00061718102 | |
| 21267651 | 7 days ago | | | 0 | 0.00054249132 |
ABI
ABI objects
Getter at block 21315781
ENS_BASE_URI() view returns (string)
https://metadata.ens.domains/mainnet/0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85/
ENS_CONTRACT() view returns (address)
0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85
FRACTON_FACTORY() view returns (address)
0x3aec3113a09627af7c9039954d8592ff0bc20c25
name() view returns (string)
Wrapped 4-Digit ENS
rent_market() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ENS4
Read-only
ENSNametoId(uint256 ENSNameDigit) pure returns (uint256)
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)
tokenURI(uint256 tokenId) pure returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
safeUnwrap(uint256 ENSName)
safeWrap(uint256 ENSName)
setApprovalForAll(address operator, bool approved)
setRentMarket(address newrentmarket)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
SafeUnwrap(address from, address to, uint256 ENSName, uint256 tokenId)
SafeWrap(address from, uint256 ENSName, uint256 tokenId)
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.