Spend Token

Verified contract

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

No transactions found for "Spend Token"


Functions
Getter at block 21265946
decimals(view returns (uint8)
8
getObserverCount(view returns (uint256)
1
getOwnerCount(view returns (uint256)
3
isLocked(view returns (bool)
true
name(view returns (string)
Spend Token
standard(view returns (string)
Token 0.3.1
symbol(view returns (string)
SPEND
totalSupply(view returns (uint256)
311025701279697
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
getObserverAtIndex(uint256 _indexview returns (address)
getOwnerAt(uint256 _indexview returns (address)
isObserver(address _accountview returns (bool)
isOwner(address _accountview returns (bool)
State-modifying
addOwner(address _account
approve(address _spenderuint256 _valuereturns (bool)
burn(address _fromuint256 _valuereturns (bool)
issue(address _touint256 _valuereturns (bool)
lock(returns (bool)
registerObserver(address _observer
removeOwner(address _account
retrieveTokens(address _tokenContract
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
unlock(returns (bool)
unregisterObserver(address _observer
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.