Yield Coin
Verified contract
Active on
Ethereum with 4,686 txns
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 |
---|---|---|---|---|---|
YLD | ERC-20 | 1.008414M | -- | -- | |
WDT | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20254186 | 5 months ago | | | 0 | 0.000045261317 | |
| 19382041 | 9 months ago | | | 0 | 0.0016825354 | |
| 19276201 | 9 months ago | | | 0 | 0.00095942315 | |
| 18575843 | a year ago | | | 0 | 0.0013731309 | |
| 17828416 | a year ago | | | 0 | 0.0014960951 | |
| 17814009 | a year ago | | | 0 | 0.0018238855 | |
| 17810529 | a year ago | | | 0 | 0.00036699211 | |
| 17808528 | a year ago | | | 0 | 0.00044388434 | |
| 17808366 | a year ago | | | 0 | 0.00053800363 | |
| 17807482 | a year ago | | | 0 | 0.00036488250 |
ABI
ABI objects
Getter at block 21258004
decimals() view returns (uint256)
2
initSupply() view returns (uint256)
110000000000
name() view returns (string)
Yield Coin
owner() view returns (address)
0x077e4c395c751e69f00ae6db23aa87cf173fc6b1
symbol() view returns (string)
YLD
totalSupply() view returns (uint256)
110000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 amount) returns (bool)
transfer(address toAddr, uint256 amount) returns (bool success)
transferFrom(address fromAddr, address toAddr, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 amount)
Transfer(address indexed fromAddr, address indexed toAddr, uint256 amount)
constructor()
fallback()
This contract contains no error objects.