Energy Ledger

Verified contract

Active on Ethereum with 2,707 txns
Deployed by via 0x05dea673 at 11527545
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb79a309bf1e8b6ca6418bec16cf96beb81d7f924102eacc0fc5bfa3a9f0a9a6f
0x1a87bbe3d4be9e774a96eb5bd00202fc18457fa308ea87ea0ac66ddb6f6e2009
0x91d2c856944e8c6f42d5217a249375f164bbdf6b137e78dc0110114db266364b
0xa83583da15ac2c39ab6ca8411aa1c6e88bb38c1b6c3880db4ba7a83ee303a2f2
0x355f282d594a2934101fc038feb83af2ffbfc3835445af6ccdff62e9f4f1a2e0
0x897c65d9b69ac9eb31d0bbad7839ace986b26b9d26ffb3dc11267ab11c26f27e
0x742251df540d691d65b3e9cdfc50874a5ad8630fdbecf403c55c8e957a32e12a
0x7cfbb8a3067c4653600e67a4f6411dadd20d16776ea1f7f737cb6b4b7e08326b
0x1028c9135606daf35474cdda9d7d37181927371e878132c675f049a8cbe43596
0x26e30a30cec986d32d543d00b199b192ed1948d9e6b4b24c4354ef22fb4887e0

Functions
Getter at block 21191119
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[0xAA51B45Af89b499F6a950514FBe5d4764974acf8]
granularity(view returns (uint256)
1
name(view returns (string)
Energy Ledger
symbol(view returns (string)
ELX
totalSupply(view returns (uint256)
714000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboladdress[] defaultOperatorsuint256 totalSupplyaddress feeReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.