This contract is being backfilled. You may encounter incomplete storage history.

DotOracle

Verified contract

Active on Ethereum with 3,573 txns
Deployed by via 0x4c0a85c7 at 13486435
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DotOracle"

0x4a034493ad20aa5ea57481debb6401dd0a520e56d048303ab2fe7ffb9063cd54
0x62952f3bb90f1c6b863ef62ea250744cd4be11a03bb761ad9d2bb3a84be0b0eb
0xa36e25ab19a1eb48ae39b658215b0af215e12dec1ee0a018acf620ee2bb14264
0x0c780ab088bdc9a735d337a5ea67aa58c313de351cd1d1ec1503fbd40289fa1a
0x0081ebd554af1cc874d093f4791b44193163e09f5f53fe8ec5eeef08027a2610
0x0dbdbea7c1af676e19f74356771778307ab7d827245adafbad15d37892426b70
0x1a4475da0b64c1455dbd2aca8ddb885f0dd38c0782b552ab3c05868dabf745be
0x1cdb78c51099569011ee94e00ea780ebe5802dee88fe9c6bab625b26371700f3
0xc1f99e5268e72c067ff82d19ae9d6bccdd003db272d50e0c70f1c3071ca4caab
0x1e03ac4701442498126f09c6a1a7563535bc4cadad89df04f1b5edfad0528daa

Functions
Getter at block 20797224
MAX_SUPPLY(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
getLiquidityPool(view returns (address)
0x0c657cb612ceb66b51065184a74ff3cfa70b6aca
isProtected(view returns (bool)
true
name(view returns (string)
DotOracle
owner(view returns (address)
0x03e73eca5936cc4d4eb2a2a7dd0644f97e58424d
symbol(view returns (string)
DTO
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
LiquidityProtection_setLiquidityProtectionService(address _plps
LiquidityProtection_unblock(address[] _holders
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableProtection(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
revokeBlocked(address[] _holdersaddress _revokeTo
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.