LiquidityReferralStorage
Verified contract
Active on
Base with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LiquidityReferralStorage"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2521991 | a year ago | | | 0 | 0.000000102391509296 | |
| 2521890 | a year ago | | | 0 | 0.000047499003 | |
| 2521886 | a year ago | | | 0 | 0.0000047974023 | |
| 2521881 | a year ago | | | 0 | 0.0000047298054 | |
| 2521877 | a year ago | | | 0 | 0.000070947003 | |
| 2521872 | a year ago | | | 0 | 0.0000053196757 |
ABI
ABI objects
Getter at block 23560052
BASIS_POINTS() view returns (uint256)
10000
gov() view returns (address)
0x3e26c1a39dc6c1ce7afe159a0d46ef3ca4b6a742
Read-only
referrerTiers(address) view returns (uint256)
tierTotalRebates(uint256) view returns (uint256)
State-modifying
Events setGov(address _gov)
setReferrerTier(address _referrer, uint256 _tierId)
setTierTotalRebate(uint256 _tierId, uint256 _totalRebate)
SetReferrerTier(address referrer, uint256 tierId)
SetTierTotalRebate(uint256 tierId, uint256 totalRebate)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.