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

Uncle

Verified contract

Active on Ethereum with 888 txns
Deployed by via 0x8e24088b at 12801143
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,424.85
ERC-20
--
0x4535e5388b5215dcfa6a727b6295000f70f6340837fd56f2698688bdb2064386
0x3b51bce31a4beb42dbf2d107cd09cd0e0606bf22b1f085cb0f07ab218be70ae4
0x0253b145d9cb68b4c1b7fba202b2968a3ffbd81510af716fbdca101686d5275a
0x36350306e6c7a57722143a9877eef564d0f73fbc8776626b38129c5defff2579
0x6c227caa597210371291a864353d177c1357b8317f1c05bc90cabaae2dcad81d
0xc1f91c1c242965fd97c20e2db173f0cb98cd977af7a85ce297e71d63287ff820
0xeefd9ec6f9fa54d00737819ed8a3eb46fefdb391b992ed580c83aed2161cfaa2
0x900ec72b124284a5b5f6cf6bbc610af1e83fd0a5952771c825184539072173e2
0x1121277112252b482e70880e8f21a82a362a26885f4f3b4e7b3bed7ce5011ce2
0x0153579d112c0915ff8d82f1fdfdf5e260a39a0914e48479e1ba9fa1c69b59d7

Functions
Getter at block 20797832
decimals(view returns (uint8)
18
name(view returns (string)
Uncle
symbol(view returns (string)
UNCLE
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (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.