LITizen1GM
Verified contract
Active on
Ethereum with 391 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 "LITizen1GM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246905 | 4 days ago | | | 0 | 0.00061724184 | |
| 20952694 | a month ago | | | 0 | 0.00037986253 | |
| 20637546 | 3 months ago | | | 0 | 0.000017788130 | |
| 20195037 | 5 months ago | | | 0 | 0.000077217051 | |
| 18195114 | a year ago | | | 0 | 0.00061745573 | |
| 17708490 | a year ago | | | 0 | 0.00058538969 | |
| 17478828 | a year ago | | | 0 | 0.00087599038 | |
| 16985770 | 2 years ago | | | 0 | 0.0016469749 | |
| 16877116 | 2 years ago | | | 0 | 0.0015716508 | |
| 16830846 | 2 years ago | | | 0 | 0.00093451160 |
ABI
ABI objects
Getter at block 21277305
name() view returns (string)
LITizen1GM
owner() view returns (address)
0xf535b8e4010c054e75d417c00b2b66addfff7bfe
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _tokenId) view returns (string)
State-modifying
Events batchMint(address[] _addresses, uint256 _tokenId)
mint(address account, uint256 id, uint256 amount, bytes data)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setURI(string newuri)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.