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

YELD

Verified contract

Active on Ethereum with 12,022 txns
Deployed by via 0xcf54ae9c at 10787910
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x50630260924616f86f0678ed82a04b0d07b909468f927c704b1b05b3798400f9
0x737376428f9efe3d683f2d7272efda2ea4ae5afddb848feaba643b39220b984e
0x2af23ee1b3e53008b16a0941498383d8f9a78ed2e291f645b6346671804a0688
0x84d774028afd329b17abaf61f40049103b621c24297cd8b79d31546995bb55da
0x050442784eb9f93539ceb7f9a4b4045ef19de303869e9e4512ff1f0421e81c38
0xf37b76540de69452e552a394d0dec017d984f11a6dcfd42ae16db997d287f40d
0xd934f914066f4c71da38d8afa6a29836d1c448672cc716c551dbfdf3ad1e5ed4
0xd230f35e7b69771d09d59bd8ad60959380ec087d75859e8d0fefc1adf19e6e66
0x9fa6c4c1e9de64c5c67a97e93c4d770f89d0aebe4bed896eeefaf9014cf18696
0x929336fa3a274190bb41ca9852ff5fae17ee5665aae484d9d100e4fb99947c8c

Functions
Getter at block 20802220
_owner(view returns (address)
0x8bcb8b4bb4f0c435f73ea5c21f1d9f1f6427dfbf
decimals(view returns (uint256)
18
name(view returns (string)
YELD
owner(view returns (address)
0x8bcb8b4bb4f0c435f73ea5c21f1d9f1f6427dfbf
symbol(view returns (string)
YELD
totalSupply(view returns (uint256)
60000000000000000000000
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
rebase(uint256 epochuint256 supplyDeltareturns (uint256)
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogRebase(uint256 indexed epochuint256 totalSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.