Octus

Verified contract

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

No balances found for "Octus"

0xd57ce0a8e062ce857eb7b48b53df941550ae9ad471f1f1be73a94c315852e984
0x97d5b755fab67ce13e1a291275b479fa6d6afc72f080fcae485fc133b3fad6af
0xc5446160a6ae8f02c04f73ffbf6ebcf1124e3bfafd5283bcc9523989e54a8b9b
0x4fcec32cf0ceab6ec4cd88bf0f9fa22f1dffe464bca6972f972dacef2f39d859
0xf7a65ee94d55d523798dcf3f99987ed6e62f98e6fc276d465569137a2f070502
0x3c77d851c860bcc3ec5c8fce43955a0dbd5154eac9f39755ac45211ab9ad5fb4
0x8ed266f375a836c0eab1bcb770f79bdf37678ad284f4781c40929732a690b9d6
0x1289068fb223af686e36f7312292e4c294a524b7982761845edaf7b05198142a
0x21ddbbbcf1d6c917bf3008b8cc31872273ad8e696c731c497047c790a75229e7
0x94919ec9483b8b447f0c31f4d9d078431af7852a1328ce9812b1f1fb249d91fd

Functions
Getter at block 21210027
INITIAL_SUPPLY(view returns (uint256)
2500000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Octus
symbol(view returns (string)
OCT
totalSupply(view returns (uint256)
2500000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.