Sixth Reseau Lucidia Dream
Verified contract
Active on
Ethereum with 1,618 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 Dream"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21167292 | 6 days ago | | | 0 | 0.0020710515 | |
| 20227138 | 4 months ago | | | 0 | 0.00047450573 | |
| 20198200 | 5 months ago | | | 0 | 0.00016253077 | |
| 19659382 | 7 months ago | | | 0 | 0.00035440110 | |
| 19506835 | 8 months ago | | | 0 | 0.00050123069 | |
| 19506834 | 8 months ago | | | 0 | 0.00078309548 | |
| 19126042 | 10 months ago | | | 0 | 0.00081242596 | |
| 18476759 | a year ago | | | 0 | 0.00080938835 | |
| 18160334 | a year ago | | | 0 | 0.00036360775 | |
| 18061328 | a year ago | | | 0 | 0.00070056685 |
ABI
ABI objects
Getter at block 21208661
_baseTokenUri() view returns (string)
ipfs://QmQpu3jq5qtgbS5hNEU4UfECU7B5k18HAktZ3yJDJCv7gv/
maxSupply() view returns (uint256)
1000
name() view returns (string)
Sixth Reseau Lucidia Dream
owner() view returns (address)
0x48b858899ab554ec433f3d8c15ef7447afbf2e5a
signer() view returns (address)
0x34527c295252c2cdf8f760e09cc37db7759f1b4c
symbol() view returns (string)
SRLD
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
canClaim(bytes _signature) view returns (bool)
exists(uint256 id) 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(bytes _signature)
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)
setSigner(address _signer)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.