YFVReferral
Verified contract
Active on
Ethereum with 17 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 |
---|---|---|---|---|---|
VALUE | ERC-20 | 0.140548 | $0.018465 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11026093 | 4 years ago | | | 0 | 0.0021392420 | |
| 11025314 | 4 years ago | | | 0 | 0.0024046914 | |
| 10911848 | 4 years ago | | | 0 | 0.0086879420 | |
| 10879751 | 4 years ago | | | 0 | 0.021828563 | |
| 10872262 | 4 years ago | | | 0 | 0.0038803230 | |
| 10775288 | 4 years ago | | | 0 | 0.020955840 | |
| 10704387 | 4 years ago | | | 0 | 0.0078584400 | |
| 10704219 | 4 years ago | | | 0 | 0.0078584400 | |
| 10703294 | 4 years ago | | | 0 | 0.0055009080 | |
| 10703197 | 4 years ago | | | 0 | 0.0066796740 |
ABI
ABI objects
Getter at block 21161408
owner() view returns (address)
0x7be4d5a99c903c437ec77a20cb6d0688cbb73c7f
Read-only
getReferrer(address farmer) view returns (address)
isAdmin(address) view returns (bool)
referredCount(address) view returns (uint256)
referrers(address) view returns (address)
State-modifying
Events acceptNextOwner()
approveNextOwner(address _nextOwner)
emergencyERC20Drain(address token, uint256 amount)
setAdminStatus(address _admin, bool _status)
setReferrer(address farmer, address referrer)
EmergencyERC20Drain(address token, address owner, uint256 amount)
Referral(address indexed referrer, address indexed farmer)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.