SapphireLicense

Verified contract

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

No balances found for "SapphireLicense"

0x4c64050f7974a36c1b864a470f338ae63a42ef2c892a04e84f160550d81decd0
0x21563678775348276b99f695d3a654fd24efcff4129fe62bb90fe9ee38cbb4f4
0x2c11c3f4c126ed1aef7c1efae25ab1db81066fb7cc4623afe3dc40805098e9f4
0x47fb6bfe5341f45a4d6407dc4a87354c60372fa79282add28715fcb3b98dbfb8
0x0239f0cfea2c09092b3a6637c9ac7bfb08fbbf998a357f8d22072d58b534b098
0x4a5e24da864106cad8ffdebb5a7684438a77d41348b4c7620c90b4eb876128e7
0x8dc306548d5395b12b04bfec7c407ff18e88d062f678e0c86ce6612d4e8f7c40
0x90954e7652f49c62561ea9caca2909e099d87fbd3b2f7020b391a92d13ddced9
0x9753aa050ebd63f600d5f042349844ffab5dde02707762d5469a5d105684094a
0x78365092437c9b9720bf4a2afd9bfd8822b742a020cf128558b07a2a1e48f2d8

Functions
Getter at block 21212080
PURCHASE_PRICE(view returns (uint256)
500000000000000000
RENEW_PRICE(view returns (uint256)
50000000000000000
STATE(view returns (int256)
0
name(view returns (string)
SapphireLicense
owner(view returns (address)
0xdee0519f7c7cb0f9843fa1e93b99255c89507a9c
symbol(view returns (string)
SPHR
totalSupply(view returns (uint256)
241
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getExpiry(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isExpired(uint256 tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByAddress(address _addressview returns (uint256)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(address tobool lifetime
lock(
pause(
purchase(bytes signaturestring noncepayable 
renew(uint256 tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setExpiry(uint256 tokenIduint256 timestamp
setPurchasePrice(uint256 price
setRenewPrice(uint256 price
setSignerAddress(address addr
setStock(uint256 amount
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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.