This contract is being backfilled. You may encounter incomplete storage history.

Euler Money Blockchain

Verified contract

Active on Ethereum with 73,247 txns
Deployed by via 0xdfb0493d at 7758281
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf5add0fe4b0a693c5f612256e2bc209a6b877c7b2fa3eb5936472527859a0a04
0xc4c37d3e7d05518fd8a6ce68ef71f673d02d4bc890a33473d9404858561c8daf
0xe9f281a5cb66938549e4d1019246694d3e6e2089ce026c90a4278c5c8201f863
0x3c5eb584448bd87d6a676b4631ad455f17062f6a6590507cbfdddc875bd8d92e
0x2aeee7805fd028f54df9d3c3f2efed63ae101121fda2f6c52aa3e4550076c7c5
0x9142b03c15c223aa393fe610cb35809d8c2def35ce1c17a4a535bfeb5b1ce80d
0x8e4875ef1bd207e340fa6f784ac13225957448a2a612662b28c05f2f005280d2
0x3756d13193baf69ce6569296c9768016c077cc31563c0a592c46ae8699df77ec
0x6f2264c7e3cadc3d18205c7985d04681ec9b5985c4f670cb0a2d9f61f0ec9169
0x90a810a41fa26fc720c55f5c4ac5521a15e3d5e6f054903dc9709d89054fedc0

Functions
Getter at block 20798693
burned(view returns (uint256)
481425291000000000479344051
decimals(view returns (uint8)
18
name(view returns (string)
Euler Money Blockchain
symbol(view returns (string)
EMB
totalSupply(view returns (uint256)
10116211308999999999520655949
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 valuereturns (bool)
burnFrom(address fromuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
participantFission(address touint256 valueaddress inviterAddressreturns (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.