CALL

Verified contract

Active on Ethereum with 2,593 txns
Deployed by via 0x7211789f at 8689022
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x10ef143704c7190bd2e245b416d171f141b178008be7d74eeb83d8a319200bb3
0x609e52d83bb0f30fdf840de18d26f6197b536d80b62ac80a636d2de178825211
0x8cea1b3bddbc02a068e512beae928c07962da8873fc116a662f54f9ae76a2971
0xee880a2a2ce78e68e413fda059e4a6978c2274b4e5089dc50a0a250e0beab72d
0x7bb393515b174c7c8a926f5ed4edacb6cda5828133d77576da26617b75c6afe0
0x4482fa90368b4c271936b3929d03267c3fb6cdf70aff6d2a588205d6aed0741f
0xdc3fb98c3f3f87f225890855c9b43705b36f40e5e4d9e35dbbd7b8c32238b1c7
0xa2868a1e25f5a460ff06889e9de8017f537caf6ff5ba9198601de3562d335ddf
0xac4d627b78467e4a4299c45cb181edf2488a42a8dafdae0fb5eca601e2a8b7b9
0xd4e8a5fcf7670911b3f656f23a1d4b7cc75d9b207cdc19347661e541f461046f

Functions
Getter at block 20819244
balancesDB(view returns (address)
0xbac94c32e538ade5773acd00a2ef657def46a3ae
decimals(view returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
10000000000000000
isOwner(view returns (bool)
false
name(view returns (string)
CALL
owner(view returns (address)
0xb721cd9e6af726e6643f9c9490821de9bc269865
symbol(view returns (string)
CALL
totalSupply(view returns (uint256)
777000000000000000000000000
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
changeBalancesDB(address _newDB
disableERC20(
enableERC20(
executeTransaction(address destinationuint256 valuebytes data
multiOperatorSend(address _fromaddress[] _touint256[] _amountsbytes _userDatabytes _operatorData
multiPartySend(address[] _toAddressesuint256[] _amountsbytes _userData
multiPartyTransfer(address[] _toAddressesuint256[] _amounts
multiPartyTransferFrom(address _fromaddress[] _toAddressesuint256[] _amounts
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 value
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
Transaction(address indexed destinationuint256 valuebytes data
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 _granularityuint256 _totalSupplyaddress _initialOwneraddress[] _defaultOperators
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.