Manuscript

Verified contract

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

No balances found for "Manuscript"

0x8fea00056ac06520191ccc1d694424a27a73537fcab423c64079e7a4b698bd70
0x8c65f5afeabd97428879aa621887f8407b31b70a9ba0f25136d26b17bdbed778
0xe0e53a6df63e334bac150923eaf2d5ac4a152ff21fa15e7834072c66d98d2142
0x4d87851be54d9872428cc207a79354f9a14cacf9838bc6beccab6a5eff5c779a
From
0x4dfdbf92dd3871e03332888c30a1bf143fa7896021d557828e64e97d5f71d790
0xb7e4b4d70bc52433b884b568afd4b3b91ef10a723027b7c9f4fa3fe493e9e1ff
From
0xdc60642bc0def5e94b85aabe1477fe7611c3f28b0596dfe16e1ac83df4a83802
0x8eaf291587a021ec64f851bdd9f2f7e0eaf17f1540db1e2e30474c17f864f8ed
0xf3f01a9910d79bb4c6db85c30b3b2909fdcc52b8f0a7862a35993c7209a26c1d
0xb01698f52da64f854e9ddddf5af3dc8c2002d71deb97e0d3199cae9879db9a35

Functions
Getter at block 21312157
name(view returns (string)
Manuscript
owner(view returns (address)
0x4d359684b57664b8bdb373c8700122f40f12c222
paused(view returns (bool)
false
symbol(view returns (string)
MANUSCRIPT
Read-only
Stakedinfo(uint256 tokenIdview returns (uint256 total1uint256 total2bool permission)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
earningInfo(uint256 tokenIdview returns (uint256 totalbool permission)
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
purchaseTxs(addressview returns (uint256)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addController(address controller
addWlController(address controller
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
pause(
purchase(uint256 tokenIdpayable 
purchaseController(uint256 _ammountpayable 
purchaseExcepts(payable 
removeController(address controller
removeWlController(address controller
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string baseURI
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Purchased(uint256 indexed indexaddress indexed accountuint256 amount
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string _namestring _symbolstring _uriaddress _nftaddress _staking
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.