ReferenceToken

Verified contract

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

No balances found for "ReferenceToken"

0x386821a320b6363d4d90f52aa554a23306dfd97144af8922f32e9cc382dda0a9
0x75bed0273ce3f9a0c9457d28f17fc5c382ee0a1e13f7990059290a24acbd9d3c
0xa35e4828297ec2b1d3c2ccffc25ce945e1872bd588a09b39955062516f7a0ec9
0x4640a5363641186d7ad0cdab205b56c5033be4727c3e63a3113859e97a326426
0x3932b96c32e37a6705341513541f370d90dfee4561168d81c88c5cb1dc88c30c
0xcef63e55c5f4867b356d6a06678fdb47cfc838e98be3c370646127716940e059
0x38534d4751c73ee30af78f7dd62c6fb0602933fd8fc76ba7b0f94e3dc96967c0
0xa65ebfa03b93766d6527e492d39daefe506252fb09441cf91b57913a1f33ea4f
0x7e0caa35c5d59e44971990772bc8bda3b9a3cfe3b53f321874c4893b0228de71
0xacd96d9c952a20c77d8631f53b4a7aaf26e0569a29f4480010d01c70f77b1c5d

Functions
Getter at block 21230250
decimals(view returns (uint8)
18
defaultOperators(view returns (address[])
[0x8EDAaE1034762823c5Ecfca283200ADF221CE7Dd, 0x61c231F170DC2578Db68dc37624dF3E899405Ca8]
granularity(view returns (uint256)
1
name(view returns (string)
Datafund Token
owner(view returns (address)
0x8edaae1034762823c5ecfca283200adf221ce7dd
symbol(view returns (string)
DEX
totalSupply(view returns (uint256)
3400000000000000000000000000
unlocked(view returns (bool)
false
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 _holderData
delegateERC820Management(address _newManager
disableERC20(
disableInterface(string _interface
enableERC20(
enableInterface(string _interfaceaddress _impl
lock(
mint(address _tokenHolderuint256 _amountbytes _operatorData
operatorBurn(address _tokenHolderuint256 _amountbytes _holderDatabytes _operatorData
operatorSend(address _fromaddress _touint256 _amountbytes _userDatabytes _operatorData
revokeOperator(address _operator
send(address _touint256 _amountbytes _userData
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
unlock(
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes holderDatabytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes holderDatabytes operatorData
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(string _namestring _symboluint256 _granularityaddress[] _defaultOperatorsaddress _burnOperator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.