Endor Protocol Token

Verified contract

Active on Ethereum with 984 txns
Deployed by via 0xdb0b2fde at 5659492
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x299d3928955a169556c40424a007ff946161457cb57a73818c75af0b50c964c7
0x3b4d7a9325c8584c6aea0eec5cef730f947bc4476e128b36b8bc59cb13a82cc5
0x3d01807dfa897bc88815cb3f35f816d85761dce5b12f4dfa339eb80df59cf0f9
0x1a3f876a235416ea4b067d56eca3a92300085309c789caebc50e4b32ad355f73
0x9b9141e29b8d474f75ed658b8c393f03d207fcf239ff116a2a93039c17ee571d
0x1566708eda76d345a6328642fe691675938ee2cc4d79e5e77a69ee20a561ccc9
0xb2e4c3d9a3a8dd3aa0b177b9123fa345c9e23a945cffec1ef0cf1ffe1a2f872e
0x209f8910f77c4b773f3ad5bd61a8c3dd7b15a953c71aae74d07da4ae4632debe
0x8e9020725e086a94b53ebd2a1d47789a2fb9ea564067a765c81c34b0569b40e0
0xce5b95a72db6b0ecc8fc5ab7d4f5088e3bc4d588ec6332e3f54104f891d6e489

Functions
Getter at block 21167181
INITIAL_SUPPLY(view returns (uint256)
150000000000000000
decimals(view returns (uint256)
8
name(view returns (string)
Endor Protocol Token
symbol(view returns (string)
EDR
totalSupply(view returns (uint256)
150000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
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
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.