Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BoomB | ERC-20 | 2.64M | -- | -- | |
YFIN | ERC-20 | 38.15422 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21162697 | 17 days ago | | | 0 | 0.00033306925 | |
| 21162173 | 17 days ago | | | 0 | 0.00035960913 | |
| 21088818 | a month ago | | | 0 | 0.00033216960 | |
| 21088812 | a month ago | | | 0 | 0.00035396364 | |
| 21088798 | a month ago | | | 0 | 0.00015983687 | |
| 21088789 | a month ago | | | 0 | 0.00015891863 | |
| 21088782 | a month ago | | | 0 | 0.00016642751 | |
| 21088773 | a month ago | | | 0 | 0.00014256521 | |
| 21088764 | a month ago | | | 0 | 0.00014906136 | |
| 21088756 | a month ago | | | 0 | 0.00017088840 |
ABI
ABI objects
Getter at block 21286052
_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 spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase(uint256 epoch, uint256 supplyDelta) returns (uint256)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.