Ethernal Inscriptions
Verified contract
Active on
Ethereum with 48,155 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 "Ethernal Inscriptions"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20551792 | 3 months ago | | | 0 | 0.000041459400 | |
| 20149621 | 5 months ago | | | 0 | 0.00011106719 | |
| 20100719 | 5 months ago | | | 0 | 0.00012274812 | |
| 20100716 | 5 months ago | | | 0 | 0.00016430100 | |
| 20100715 | 5 months ago | | | 0 | 0.00016430100 | |
| 20100714 | 5 months ago | | | 0 | 0.00016430100 | |
| 20100713 | 5 months ago | | | 0 | 0.00016430100 | |
| 20100712 | 5 months ago | | | 0 | 0.00016430100 | |
| 20100711 | 5 months ago | | | 0 | 0.00016430100 | |
| 20100710 | 5 months ago | | | 0 | 0.00016430100 |
ABI
ABI objects
Getter at block 21257062
ETHERNAL_HEAER() view returns (string)
eth
ETHERNAL_VER() view returns (uint8)
1
name() view returns (string)
Ethernal Inscriptions
owner() view returns (address)
0x7cdfba60cffc031a3fae2f5f5c4b23b4903f15e0
symbol() view returns (string)
INSCRIPTION
Read-only
inscriptionURL(uint256 inscriptionId) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 inscriptionId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 inscriptionId) view returns (string)
State-modifying
Events renounceOwnership()
safeTransferFrom(address from, address to, uint256 inscriptionId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferOwnership(address newOwner)
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 inscriptionId)
constructor(string _baseURL)
fallback()
receive()
This contract contains no error objects.