This contract is being backfilled. You may encounter incomplete storage history.

Ledgers NFT

Verified contract

Active on Ethereum with 471 txns
Deployed by via 0x59991121 at 13948796
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Ledgers NFT"

0x970e1b76cf51ed7cfbbd01fab2490851dec8e369ac10544f211da3085fc2d10f
0x89dfd10671b1055d39da35ec8f35f2ce4f336af408a285e807c41bae9683c079
0xfb72573efdd87c4adce40c4ccb7e2614ee7928fd87f74c5ad209e15b58e94743
0xb6cea6199751e9a1325562e6e8039d0816919445f23b084c10da9303b8bb819f
0x8f01533585c0b1618a15b352828d30838f0d3b4e2614c389b026f141276f3491
0xd5d31a93a04eaf7eed7e294ae81f5faf673e8ab4d90f5a54aa4537d7c054c499
0xac86140c9d5f0b006d190efa0c25495d889c0804e7a39ec432bf6e4a3676fc4b
0xf344ae4ee0a9f366f8babf96ccec37368d652a8cb8829d41c14bac53529de390
0x461de072fad83a553c8e639e7f1544da0959653ca451316ba53336bd6d43b828
0xd8b0a94cc8bdc4904a41b6c5418851fdcbc1fbb286154c3255a40af17c5d5cb9

Functions
Getter at block 20795375
baseExtension(view returns (string)
.json
cost(view returns (uint256)
60000000000000000
maxMintAmount(view returns (uint256)
8
maxSupply(view returns (uint256)
6767
name(view returns (string)
Ledgers NFT
notRevealedUri(view returns (string)
ipfs://QmPytNWawHLyk4D5wiegvD9U5KwtMX9fDPCrNFsAkWgJBq/hidden.json
owner(view returns (address)
0x09d5fafdfaf2756f3ce89b4543bad0f03ba97f0b
paused(view returns (bool)
true
revealed(view returns (bool)
true
supply(view returns (uint256)
500
symbol(view returns (string)
LDG
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintCounter(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.