YFLinkGov
Verified contract
Active on
Ethereum with 1,812 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 |
---|---|---|---|---|---|
YFL | ERC-20 | 414.95801 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12510048 | 3 years ago | | | 0 | 0.0010661560 | |
| 12509973 | 3 years ago | | | 0 | 0.0011042330 | |
| 12444325 | 4 years ago | | | 0 | 0.0019032500 | |
| 12366411 | 4 years ago | | | 0 | 0.0021230800 | |
| 12366345 | 4 years ago | | | 0 | 0.0018555950 | |
| 12197732 | 4 years ago | | | 0 | 0.0035123101 | |
| 12171452 | 4 years ago | | | 0 | 0.0032517991 | |
| 12044842 | 4 years ago | | | 0 | 0.0055709610 | |
| 12044837 | 4 years ago | | | 0 | 0.010028445 | |
| 11988693 | 4 years ago | | | 0 | 0.0038435100 |
ABI
ABI objects
Getter at block 21260615
lock() view returns (uint256)
17280
minimum() view returns (uint256)
100000000000000000
period() view returns (uint256)
17280
proposalCount() view returns (uint256)
97
totalSupply() view returns (uint256)
414958009999999854290
yflink() view returns (address)
0x28cb7e841ee97947a86b06fa4090c8451f64c0be
Read-only
balanceOf(address account) view returns (uint256)
proposals(uint256) view returns (uint256 id, address proposer, uint256 totalForVotes, uint256 totalAgainstVotes, uint256 start, uint256 end, string url)
voteLock(address) view returns (uint256)
State-modifying
Events propose(string _url)
stake(uint256 amount)
voteAgainst(uint256 id)
voteFor(uint256 id)
withdraw(uint256 amount)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.