Data Ownership Protocol

Verified contract

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

No balances found for " Data Ownership Protocol "

0x9b5c6a5a86d8a4ca531e272eaa513eb00ebad4c6af47a1d453eb0800ccdd0a8a
0xebc35b84737dfc0f25cc963b3856ec4e9672c8b62ab379b0f0a21ba64c3f00d9
0xc09bd5952218e76b7517c6ddaaab0bc38cb85a5cb18984d8dc200e8f5cba732e
0x15cb2b0f6cf2859b7dedbdded802fa9492765f1a1fd3358bc2841db5ee9e2454
0x6a7687600241a5fbb7251e490c5e69ccfb98b4f8ad9b9e491cebf12ce3b9c62a
0x0be0f32674e9ccdbff99c226f16d1d5609fc1a0d609636a72d8b9dffffdaab17
0x159a5d4b1156cd6ba0a6f6ef696d574baa59c9a3ae9e49e681de65ff7b4ac2c0
0x2b7f70efc73636df68320c100f672497b44317908b2eff783b4e6e8bbdbff486
0xc8ba7a83c2e08b6fa95095af7b585929f8e1851c1658c0249c7a73bc85a30bad
0x1c71ed43e267bc62aa0e0102267f053d25dc920766f10e5c4b655af0f1973e34

Functions
Getter at block 20910645
decimals(pure returns (uint8)
9
maxWallet(view returns (uint256)
1000000000000000000
name(view returns (string)
Data Ownership Protocol
owner(view returns (address)
0xe55f2fa42d294e6f9606d34eaab47e35df6ddae0
pool(view returns (address)
0xe55f2fa42d294e6f9606d34eaab47e35df6ddae0
symbol(view returns (string)
DOP
totalSupply(view returns (uint256)
1000000000000000000
totalSupplyOnStart(view returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
startTrade(address poolAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.