YouEarn Token
Verified contract
Active on
Ethereum with 1,529 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 |
---|---|---|---|---|---|
ALDS | ERC-20 | 100 | -- | -- | |
YEF | ERC-20 | 0.098 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21378379 | a day ago | | | 0 | 0.00058534372 | |
| 21297712 | 13 days ago | | | 0 | 0.00028638983 | |
| 21271085 | 16 days ago | | | 0 | 0.00032521232 | |
| 21267429 | 17 days ago | | | 0 | 0.00025154143 | |
| 21226059 | 23 days ago | | | 0 | 0.00024824290 | |
| 21220719 | 24 days ago | | | 0 | 0.00047927608 | |
| 21149654 | a month ago | | | 0 | 0.00049083316 | |
| 21050620 | 2 months ago | | | 0 | 0.00019199091 | |
| 20918238 | 2 months ago | | | 0 | 0.00022123628 | |
| 20675407 | 3 months ago | | | 0 | 0.000022124784 |
ABI
ABI objects
Getter at block 21389010
MAX_SUPPLY() view returns (uint256)
15000000000000000000000
cap() view returns (uint256)
15000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
YouEarn Token
presaleManagementContract() view returns (address)
0x512f7cd373dfc21503efcf9e72c792f6a67b60cd
symbol() view returns (string)
YEF
totalSupply() view returns (uint256)
289000000000000000000
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)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _presaleManagementContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.