Yield Labs
Verified contract
Active on
Ethereum with 71 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8cda…9e80
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YIELD | ERC-20 | 100.000011T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18202826 | a year ago | | | 0 | 0.00047566242 | |
| 18202798 | a year ago | | | 0 | 0.00048894814 | |
| 18202206 | a year ago | | | 0 | 0.00033617823 | |
| 18201906 | a year ago | | | 0 | 0.00035342608 | |
| 18201901 | a year ago | | | 0 | 0.00031995499 | |
| 18201774 | a year ago | | | 0 | 0.00031791448 | |
| 18201773 | a year ago | | | 0 | 0.00032568395 | |
| 18201723 | a year ago | | | 0 | 0.00031031112 | |
| 18201715 | a year ago | | | 0 | 0.00030453184 | |
| 18201715 | a year ago | | | 0 | 0.00030492523 |
ABI
ABI objects
Getter at block 21218001
decimals() pure returns (uint8)
9
feeSwapMax() view returns (uint256)
10000000000000000
holdLimit() view returns (uint256)
1000000000000000000
minimumSwap() view returns (uint256)
0
name() pure returns (string)
Yield Labs
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
YIELD
totalSupply() pure returns (uint256)
1000000000000000000
txLimit() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 txLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.