Sixth Reseau Lucidia Dreams Cardholder
Verified contract
Active on
Ethereum with 707 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 "Sixth Reseau Lucidia Dreams Cardholder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20543448 | 4 months ago | | | 0 | 0.000066676194 | |
| 18476753 | a year ago | | | 0 | 0.00078904675 | |
| 18160332 | a year ago | | | 0 | 0.00034609305 | |
| 17455213 | 2 years ago | | | 0 | 0.00080037888 | |
| 17368270 | 2 years ago | | | 0 | 0.0011297285 | |
| 17368262 | 2 years ago | | | 0 | 0.0011307030 | |
| 16920305 | 2 years ago | | | 0 | 0.0016277713 | |
| 16725023 | 2 years ago | | | 0 | 0.00037259527 | |
| 16641649 | 2 years ago | | | 0 | 0.0017222999 | |
| 16577424 | 2 years ago | | | 0 | 0.0015845499 |
ABI
ABI objects
Getter at block 21402006
_baseTokenUri() view returns (string)
ipfs://QmNhcPC779PrgFzJnfzSFUrYFmrtBUqReop3mZRQZBtwW3/
lucidia() view returns (address)
0xba353c71360243fae0e06d72e564279ea2a6181c
maxSupply() view returns (uint256)
884
name() view returns (string)
Sixth Reseau Lucidia Dreams Cardholder
owner() view returns (address)
0x48b858899ab554ec433f3d8c15ef7447afbf2e5a
symbol() view returns (string)
SRLDC
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
exists(uint256 id) view returns (bool)
hasClaimed(address _owner) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 _tokenId) view returns (string)
State-modifying
Events claim()
renounceOwnership()
reserveMint(address _to, uint256 _amount)
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)
setBaseTokenURI(string _uri)
setLucidia(address _address)
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(string _uri, address _lucidia)
This contract contains no fallback and receive objects.
This contract contains no error objects.