You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Literalxml:lang="en">A committee is a group composed of members of a DAO with specific permission levels oriented to the goverment of the DAO (responsibilities: general reponsibilities, legal responsibilities and decision-making process operations).</Literal>
3287
+
<Literalxml:lang="en">A committee is a group composed of members of a DAO with specific permission levels oriented to the goverment of the DAO (responsibilities: general reponsibilities, legal responsibilities, decision-making process operations, etc.).
3288
+
3289
+
In order to be a member of a DAO, a EOA have to be part of at least one committee of that DAO (see dao:IsMember).</Literal>
<Literalxml:lang="en">A ContractAccount is an account containing code that executes whenever it receives a transaction from another dao:OnlineAccount.
3326
+
<Literalxml:lang="en">A ContractAccount is an account containing code that executes whenever it receives a transaction from another dao:EOA o dao:ContractAccount.
3364
3327
3365
3328
A contract account has the smart contract code and does not have a private key.
3366
3329
@@ -3914,7 +3877,7 @@ Examples: Big Green DAO (https://dao.biggreen.org/), PleasrDAO. (https://pleasr.
<Literalxml:lang="en">A proposal is a plan or suggestion, especially a formal or written one, put forward for consideration or discussion by DAO members.</Literal>
3880
+
<Literalxml:lang="en">A dao:Proposal is a plan or suggestion, especially a formal or written one, put forward for consideration or discussion by DAO members.</Literal>
<Literalxml:lang="en">Token that is subjected to regulations and securities. That is, this type of tokens will always have federal regullation making it a safer choice.
3923
+
3924
+
Security tokens represents tradable assets and investmen contracts as determined by Howey Test (USA) or the Directive 2014/65/EU (MiFID II).
3925
+
3926
+
Security tokens are governance tokens that provide finacial rights, such as voting, profit share and dividends.
3927
+
3928
+
Security tokens, also known as ownership tokens, are de facto digital securities. For example, they can be stocks or bonds that are listed on the blockchain. Blockchain does not allow changing or deleting information, so it has become a reliable solution for storing tokenized assets.
3929
+
3930
+
Security tokens are most often used by private firms that do not trade stocks on exchanges. Previously, such companies could only receive funding from banks, venture capital funds, or private investors with very large capital exceeding $1,000,000. The tokenization technology allowed such companies to find new funding sources, which is exactly the area in which Stobox works, helping its clients launch STOs (security token offerings).</Literal>
@@ -4114,7 +4090,9 @@ For example, ETH on testnets is supposed to have no real value; however, there h
4114
4090
<IRI>#UtlityToken</IRI>
4115
4091
<Literalxml:lang="en">Utility token is a unit of account on network (e.g., Bitcoin, Ether, Filecoin, Golem and Storj).
4116
4092
4117
-
Utility tokens enable access to products or services provided by different platforms.
4093
+
Utility tokens provide access to specific services within a Blockchain ecosystem and are not subjected to securities regulations.
4094
+
4095
+
Utility tokens are created through ICOs or Token Generation Events (TGEs) and grant access to products or services within the associated platform.
4118
4096
4119
4097
Utility tokens does not reflect the company’s shares and they are exempted from laws and regulations governing securities and they are accesible to everyone.</Literal>
4120
4098
</AnnotationAssertion>
@@ -4128,6 +4106,11 @@ Utility tokens does not reflect the company’s shares and they are exempted fro
4128
4106
<IRI>#Votes</IRI>
4129
4107
<Literalxml:lang="en">This class represents the association-class between dao:EOA and dao:Proposal.</Literal>
<Literalxml:lang="en">The website URL of a specific dapp (i.e., the location of a set of related web pages located under a single domain name, typically produced by a single person or organization).
4262
-
4263
-
URL (Uniform Resource Locator)</Literal>
4238
+
<IRI>#delegateKey</IRI>
4239
+
<Literalxml:lang="en">A doa:delegateKey is the dao:EOA that has received delegated shares from another DAO member (if this value is equal to EOA member (address) that is voting, then the vote has not been delegated).</Literal>
<Literalxml:lang="en">Address that has received delegated shares from the member (if this value is equal to member address then the vote has not been delegated).</Literal>
0 commit comments