NFT Scoring

Verified contract

Active on Ethereum with 746 txns
Deployed by via 0x36f14ec0 at 13530495
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
Value $225
0xaa1d6278f9c7c21323957a53d9d831548618997569db6220ac5630b970c1605b
0x8d8a2f85fcc9a9fc4460626bf3077843f3e5bd25bacd2dabe8df68a7bda8e972
0xce570a4ff37d9a3aa83ffe3a3cdbe43c9f21a480f12e27d251774de61ccb2f23
0x0510e6436d7104918f4b6cc9ce971148425a444423c78387732f6466cfbf0428
0x00b23277a20426c71878255002fe916d858792716953acd873953141dfa55a8e
0xce2b9d27ac5cf5f618d0a5be9cc834a49dbbfa3e956e4a2383e1fc620b5688d6
0x44f434783c5ba789983bdfe9cc5e5da0f5e52e515c59b6fe53239c7a7779833e
0xf45105bc98ccbe2ca6e6eadc582e6e423bf9f5e279476539aee7ae1a4586c1cc
From
0xd3acac43bae8bd496bb54ce6767afe73121fd0d564adbfc01e084491eb7359a0
0xd008cc757e3beb9c73448a9b0e13ea1cee1793328ad633a5840ed56cf8de23c7

Functions
Getter at block 21317746
contractURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmdRcny7zU6K3uNw5snuGbVKUePgQqRRVwCQMLGcj8vF3n
getInvestorsCount(view returns (uint256)
28
investBaseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmeLQ9eekcp3SrdE4xbpjEBEMrxyy8sfn6mcpaQi92xW1k/
listingPrice(view returns (uint256)
50000000000000000
maxInvestSupply(view returns (uint256)
100
maxSupply(view returns (uint256)
1000
name(view returns (string)
NFT Scoring
numAdSlots(view returns (uint256)
0
owner(view returns (address)
0xb92484327fa91593bcad2072ba37e18b7db58178
paused(view returns (bool)
false
premiumBaseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmeTEMMDFviMH4jvfGp1oVvgfDdb4eiG4WatUZWfPzFC1g/
price(view returns (uint256)
250000000000000000
saleOpen(view returns (bool)
false
symbol(view returns (string)
SCO
totalReleased(view returns (uint256)
45066495500000000000
totalShares(view returns (uint256)
670
totalSupply(view returns (uint256)
148
Read-only
Whitelist(addressview returns (uint256)
advertisementOn(uint256 time_identifieruint256 slotview returns (uint256)
advertising(uint256uint256view returns (uint256)
advertisingPrice(uint256view returns (uint256)
amountDueToToken(uint256 tokenIdview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
listing(uint256view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
released(uint256 tokenIdview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
buyAdvertisement(uint256 time_identifieruint256 slotuint256 project_identifieruint256 durationpayable 
buyListing(uint256 projectIdentifierpayable 
mint(uint256 amountpayable 
pause(
release(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAdvertisingPrice(uint256[] newPrice
setApprovalForAll(address operatorbool approved
setContractURI(string newBaseURI
setInvestBaseURI(string newBaseURI
setListingPrice(uint256 newPrice
setPremiumBaseURI(string newBaseURI
setPrice(uint256 newPrice
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
whitelistAddresses(address[] addressesuint256 amount
Events
Advertisement(uint256 projectIdentifieruint256 timeuint256 slot
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Listing(uint256 projectIdentifier
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.