UBI

Verified contract

Implementation

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

No balances found for "UBI"

0x72fa1252fc23e3ec1ed2577e2346e4c899b38ec5bc77c82b7a7b0677f26f8fd1
0x4e9efa5fb70afafcd65bad88c21930e4508c5d288a7fd5c11bb87c7d3ca691a0

Functions
Getter at block 21157705
accruedPerSecond(view returns (uint256)
0
decimals(view returns (uint8)
0
governor(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
proofOfHumanity(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
accruedSince(addressview returns (uint256)
allowance(addressaddressview returns (uint256)
balanceOf(address _humanview returns (uint256)
getAccruedValue(address _humanview returns (uint256 accrued)
State-modifying
approve(address _spenderuint256 _amountreturns (bool)
burn(uint256 _amount
burnFrom(address _accountuint256 _amount
changeGovernor(address _governor
changeProofOfHumanity(address _proofOfHumanity
decreaseAllowance(address _spenderuint256 _subtractedValuereturns (bool)
increaseAllowance(address _spenderuint256 _addedValuereturns (bool)
initialize(uint256 _initialSupplystring _namestring _symboluint256 _accruedPerSecondaddress _proofOfHumanity
reportRemoval(address _human
startAccruing(address _human
transfer(address _recipientuint256 _amountreturns (bool)
transferFrom(address _senderaddress _recipientuint256 _amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.