HL-Report:Ijin
Verified contract
Active on
Ethereum with 976 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 "HL-Report:Ijin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6524192 | 6 years ago | | | 0 | 0.0047686850 | |
| 6524190 | 6 years ago | | | 0 | 0.0057703900 | |
| 6524186 | 6 years ago | | | 0 | 0.0042561700 | |
| 6504960 | 6 years ago | | | 0 | 0.0032494200 | |
| 6504960 | 6 years ago | | | 0 | 0.0042622500 | |
| 6504956 | 6 years ago | | | 0 | 0.0057796700 | |
| 6504952 | 6 years ago | | | 0 | 0.0027484650 | |
| 6504952 | 6 years ago | | | 0 | 0.0027478250 | |
| 6504949 | 6 years ago | | | 0 | 0.0017385950 | |
| 6504948 | 6 years ago | | | 0 | 0.0098222350 |
ABI
ABI objects
Getter at block 21162002
isOwner() view returns (bool)
false
name() view returns (string)
HL-Report:Ijin
owner() view returns (address)
0xdbd4c23abe58dfcbd183dd9a94b9eec20705be50
symbol() view returns (string)
IJIN
totalSupply() view returns (uint256)
17738
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getIjinData(uint256 tokenId) view returns (uint8 id, uint32 exp, uint8 limitBreakCount, uint16 ap, uint16 hp, uint16 kp, uint64 installTimestamp, uint24 accessCount, bool hasDoll, uint24 trainerId)
getOwnedTokenIds(address owner) view returns (uint256[])
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mintIjin(uint8 id, uint32 exp, uint8 limitBreakCount, uint16 ap, uint16 hp, uint16 kp, uint64 installTimestamp, uint24 accessCount, bool hasDoll, uint24 trainerId, address owner)
mintManyIjins(uint8[] ids, uint32[] exps, uint8[] limitBreakCounts, uint16[] aps, uint16[] hps, uint16[] kps, uint64[] installTimestamps, uint24[] accessCounts, bool[] hasDolls, uint24 trainerId, address owner)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address to, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.