Churn.fund
Verified contract
Active on
Ethereum with 275 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 "Churn.fund"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16996378 | 2 years ago | | | 0 | 0.00056658493 | |
| 11751637 | 4 years ago | | | 0 | 0.0010434900 | |
| 11490087 | 4 years ago | | | 0 | 0.00037714710 | |
| 10995869 | 4 years ago | | | 0 | 0.0034865545 | |
| 10939355 | 4 years ago | | | 0 | 0.0049250630 | |
| 10939337 | 4 years ago | | | 0 | 0.0033807100 | |
| 10659191 | 4 years ago | | | 0 | 0.010651600 | |
| 10644151 | 4 years ago | | | 0 | 0.0034286100 | |
| 10629322 | 4 years ago | | | 0 | 0.0029830020 | |
| 10601181 | 4 years ago | | | 0 | 0.0025310320 |
ABI
ABI objects
Getter at block 21311945
_presaleMode() view returns (bool)
false
basePercent() view returns (uint256)
100
decimals() view returns (uint8)
18
getTime() view returns (uint256)
1733107715
myLockedStatus() view returns (bool)
false
myLockedTime() view returns (uint256)
0
name() view returns (string)
Churn.fund
symbol() view returns (string)
CHURN
totalSupply() view returns (uint256)
4495489239930413954775749
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
cut(uint256 value) view returns (uint256)
isLocked(address owner) view returns (bool)
lockOf(address owner) view returns (uint256)
stakeLevelRates(uint256) view returns (uint256)
stakePeriods(uint256) view returns (uint256)
State-modifying
Events addPresaleAuth(address _addAuth)
approve(address spender, uint256 value) returns (bool)
destroy(uint256 amount)
destroyFrom(address account, uint256 amount)
downAllowance(address spender, uint256 subtractedValue) returns (bool)
endPresale()
issue(address _to, uint256 _tokenAmount)
presale() payable
setPeriods(uint256 _periodIndex, uint256 _newPeriod)
setRate(uint256 _periodIndex, uint256 _newRate)
stake(uint256 period)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
upAllowance(address spender, uint256 addedValue) returns (bool)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Stake(address owner, uint256 period)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.