Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x115b…1caa
1 additional
variable
Balances ($955.01)
Native
Value
$955.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.272061 | $3,510.29 |
$955.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20708588 | 3 months ago | | | 0 | 0.000021557176 | |
| 20567908 | 3 months ago | | | 0 | 0.000041522400 | |
| 20447303 | 4 months ago | | | 0 | 0.000053243678 | |
| 20447303 | 4 months ago | | | 0 | 0.000053340619 | |
| 20349814 | 4 months ago | | | 0 | 0.000055978914 | |
| 20324722 | 4 months ago | | | 0 | 0.00023437566 | |
| 20324717 | 4 months ago | | | 0 | 0.00022952237 | |
| 20324625 | 4 months ago | | | 0 | 0.00026238831 | |
| 20324622 | 4 months ago | | | 0 | 0.00026787888 | |
| 20212669 | 5 months ago | | | 0 | 0.00053811945 |
ABI
ABI objects
Getter at block 21266003
MAX_LIQUIDITY_AMOUNT() view returns (uint256)
210000000
MAX_PERMINT_AMOUNT() view returns (uint256)
10000
MAX_PER_MINT() view returns (uint256)
30
MAX_SUPPLY() view returns (uint256)
210000001
MINTED_LIQUIDITY_AMOUNT() view returns (uint256)
1
inscription_token_amount() view returns (uint256)
210000001
name() view returns (string)
ethv
owner() view returns (address)
0x8274d554b8b6c8cd33d7cbe6df629775aa87f663
symbol() view returns (string)
INSCRIPTION
totalSupply() view returns (uint256)
24134
Read-only
addrToString(address addr) pure returns (string)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getLevels(uint256 tokenId) view returns (string)
getLevels_Num(uint256 tokenId) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenApproved(address, address) view returns (uint256)
tokenApprovedByallowanc(address, address, uint256) view returns (uint256)
tokenByIndex(uint256 index) view returns (uint256)
tokenIdBalance(uint256) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
userMintedAmount(address) view returns (uint256)
State-modifying
Events addBalanceToTokenId(uint256 tokenId, uint256 amount)
approve(address to, uint256 tokenId)
approveTokenIdToken(uint256 tokenId, address spender)
approvedByallowanc(address spender, uint256 tokenId, uint256 amount)
burn(uint256 _tokenId)
inscribe(uint256 _amount)
merge(uint256[] _tokenIdArr)
renounceOwnership()
revokeApproveTokenIdToken(uint256 tokenId, address spender)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
seperate(uint256 _tokenId, uint256[] _amountArr)
setApprovalForAll(address operator, bool approved)
setData(address _data)
transferBalanceAmount(uint256 fromTokenId, uint256 toTokenId, uint256 amount)
transferFrom(address from, address to, uint256 tokenId)
transferFromBalanceAmount(uint256 fromTokenId, uint256 toTokenId, uint256 amount)
transferFromBalanceAmountByAllowance(uint256 fromTokenId, uint256 toTokenId, uint256 amount)
transferOwnership(address newOwner)
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 _description, uint256 _maxTotalSupply, uint256 _maxPermint_Amount, uint256 _max_per_mint)
fallback()
receive()
This contract contains no error objects.