The latest block we've processed for this chain is 20814627, which is 24 minutes old. We're running behind the tip but working to resolve the issue.

Validity

Verified contract

Active on Ethereum with 476 txns
Deployed by via 0x9ec010da at 8345970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xeae55f6a15a9c9434e0aa2647ed1cc3ea38ff43caff81683b22ee3ebbbf148b2
0xb8f6d587665c6ff27cde1b0e87a4bd5d13df0c69b673c5af1332442bf59eda38
0xd97f5a3d47860aabf0d013b9c2ecce1072a4b4a24d346880ca0e721f78dfc457
0x5545ff86da158eb9cbbb0b3c32451d76236d17922dd7ce96007a3cb10cfdc34a
0x61f44b3985ef8a385e7d7826133fc2a4ff903c12f0850ed6e830704c6a4597d6
0xcb6bd2225af25e302a33ca5b97a30ad2fbdea967fcb2799c0c8aeca68e13df9c
0xf6390d377f85014668a7608b0ec4eb26ad38e76f56ae4c1fd0940c267aeb65d9
0xf7942a1609af56144b39978029c6bdb13077961c6da0e9afe19755766e37eff0
0xd7378b9aa3896362acdb4211fb1566539ef776129d8c482baea5145af619d9b5
0x39d0c8ae530adaa6bc489a54a221ec6e557e48aa230f48eec91de5c7aea9b51b

Functions
Getter at block 20814626
decimals(view returns (uint256)
18
maxSupply(view returns (uint256)
50600000000000000000000000000
name(view returns (string)
Validity
symbol(view returns (string)
VLDY
totalSupply(view returns (uint256)
46805000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
getAddress(bytes32 _idview returns (address)
getIdentity(bytes32 _idview returns (bytes32)
isActive(address _accountview returns (bool)
isStaking(address _accountview returns (bool)
isVoted(bytes32 _idview returns (bool)
negativeVotes(bytes32 _idview returns (uint256)
neutralVotes(bytes32 _idview returns (uint256)
positiveVotes(bytes32 _idview returns (uint256)
totalEvents(bytes32 _idview returns (uint256)
totalVotes(bytes32 _idview returns (uint256)
validityId(address _accountview returns (bytes32)
viability(bytes32 _idview returns (uint256)
State-modifying
adminControl(address _entity
approve(address _spenderuint256 _valuereturns (bool)
conformIdentity(
decreaseAllowance(address _spenderuint256 _subtractedValuereturns (bool)
decreaseViability(bytes32 _id
increaseAllowance(address _spenderuint256 _addedValuereturns (bool)
increaseViability(bytes32 _id
setIdentity(bytes32 _identity
toggleStake(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
validationEvent(bytes32 _idbytes32 _subjectbytes32 _choiceuint256 _weight
validationReward(bytes32 _idaddress _accountuint256 _reward
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Neo(address indexed delegatebytes32 iduint256 block
Reward(bytes32 iduint256 reward
Stake(address indexed delegate
Transfer(address indexed fromaddress indexed touint256 value
Trust(bytes32 idbytes32 change
Vote(bytes32 idbytes32 subjectbytes32 choiceuint256 weight
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.