DATACHAIN

Verified contract

Active on Ethereum with 569 txns
Deployed by via 0x46d54650 at 7630856
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.02
0x66df4306065ff522b1cb53a3a57c135d8411cc1d340fad53ada5b9c54238ca90
0xe5050ff2e3efff3c3eb8e785ca8ebb8f1f9cf17671f4d2073ee9cbd4223bb528
0x2633d6d60f69f1a3e131155b6cf4f1ff2e2a1377f10113bb953bc8b30c49532f
0x14635d85b9d8a8c5cc15131e9f38ca228557dc74065763d901d9f7d4f369de79
0xd7525b6b5411d375a8223c7e0a3a6b2009f563905f10f8a645377868cf8492e9
0xe0aa98d3be700b719484b3707b70e368c41d7eb87b19130164247ac4d813a7f4
0x4a9180db95b410acaa298de4fcdcab7d71c47987903034ccfda11d855ac889d9
0x01743ba7b32f0959f8d338f5ec3085f6cd673da75998bf8cb2353ed3ee3feb61
0x1e9a0ecf83ccc4fca1d697e0b55ef398ffd9340664538ca54e13c4490136f6ad
0xdbb2928e1cbc6f1d89e042beff51507baee68ad5c39c992fd28f984ee9673929

Functions
Getter at block 20943562
decimals(view returns (uint8)
18
defaultOperators(view returns (address[])
[0xa6903375509A5F4f740aEC4Aa677b8C18D41027b]
granularity(view returns (uint256)
1
isOwner(view returns (bool)
false
name(view returns (string)
DATACHAIN
owner(view returns (address)
0x41d5e81bfbcb4eb82f9d7fda41b9fe2759c69564
symbol(view returns (string)
DC
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _tokenHolderview returns (uint256)
isOperatorFor(address _operatoraddress _tokenHolderview returns (bool)
State-modifying
approve(address _spenderuint256 _amountreturns (bool success)
authorizeOperator(address _operator
burn(uint256 _amountbytes _data
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
operatorBurn(address _tokenHolderuint256 _amountbytes _databytes _operatorData
operatorSend(address _fromaddress _touint256 _amountbytes _databytes _operatorData
renounceOwnership(
revokeOperator(address _operator
send(address _touint256 _amountbytes _data
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.