circletechLivestreams
Verified contract
Active on
Base with 215 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 "circletechLivestreams"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13977476 | 7 months ago | | | 0.0002 | 0.00015431335 | |
| 13977451 | 7 months ago | | | 0.0002 | 0.00015431335 | |
| 13739568 | 7 months ago | | | 0.0015 | 0.00015434371 | |
| 13551441 | 7 months ago | | | 0.001 | 0.00015431335 | |
| 13542881 | 7 months ago | | | 0.0002 | 0.00015431335 | |
| 13441159 | 7 months ago | | | 0.0024 | 0.00015431335 | |
| 13441149 | 7 months ago | | | 0.0031 | 0.00015434371 | |
| 13441139 | 7 months ago | | | 0.003 | 0.00015434371 | |
| 13441093 | 7 months ago | | | 0.0022 | 0.00015431335 | |
| 13441081 | 7 months ago | | | 0.003 | 0.00015434371 |
ABI
ABI objects
Getter at block 23063017
appFeePercentage() view returns (uint256)
5
appFeeWallet() view returns (address)
0x43bcee2a23f6d2bc5696fd328880525921a65cfe
referralPercentage() view returns (uint256)
1
Read-only
This contract contains no read-only function objects.
State-modifying
Events livestreamPurchase(address _seller, uint256 _purchaseAmount, address _referral) payable
setAppFeePercentage(uint256 _newAppFeePercentage)
setAppFeeWallet(address _newAppFeeWallet)
setReferralFeePercentage(uint256 _newReferralPercentage)
tip(address _seller, uint256 _purchaseAmount, address _referral) payable
Purchase(address indexed buyer, address indexed seller, uint256 amount, address indexed referral)
Tip(address indexed buyer, address indexed seller, uint256 amount, address indexed referral)
constructor(address _appFeeWallet, uint256 _appFeePercentage, uint256 _referralPercentage)
This contract contains no fallback and receive objects.
This contract contains no error objects.