WiseFunder
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WISE | ERC-20 | 250 | $0.195062 |
$48.77 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13095480 | 3 years ago | | | 0 | 0.011767561 | |
| 13024313 | 3 years ago | | | 0 | 0.0013418661 | |
| 13024312 | 3 years ago | | | 0 | 0.0036858240 | |
| 13024308 | 3 years ago | | | 0 | 0.0070654720 | |
| 13024306 | 3 years ago | | | 0 | 0.0032041293 | |
| 13024294 | 3 years ago | | | 0 | 0.0039709500 | |
| 13024230 | 3 years ago | | | 0 | 0.0047569920 | |
| 13024210 | 3 years ago | | | 0 | 0.0044838223 | |
| 13024201 | 3 years ago | | | 0 | 0.0025055604 | |
| 13024124 | 3 years ago | | | 0 | 0.0045717760 |
ABI
ABI objects
Getter at block 21161285
FUND_OWNER() view returns (address)
0xfb5ce3078999c7346b9abde072bad104f8f6ef09
THRESHOLD() view returns (uint256)
250000000000000000000000
TIMESTAMP() view returns (uint256)
1628958838
WISE_TOKEN() view returns (address)
0x66a0f676479cee1d7373f3dc2e2952778bff5bd6
hasClaimed() view returns (bool)
true
totalFunded() view returns (uint256)
250000000000000000000000
totalFunders() view returns (uint256)
61
Read-only
balanceMap(address) view returns (uint256)
fundersMap(uint256) view returns (address)
State-modifying
Events claimToken()
fundTokens(uint256 _tokenAmount)
refundTokens()
FundraiserCreated(address indexed fundOwner, uint256 amount, uint256 timestamp)
FundsAdded(address indexed funderAddress, uint256 tokenAmount)
FundsClaimed(address indexed fundOwner, uint256 totalFunded)
NewFunder(uint256 indexed funderIndex, address indexed funderAddress, uint256 tokenAmount)
RefundIssued(address indexed refundAddress, uint256 amount)
constructor(address _wiseToken, address _fundOwner, uint256 _tokenAmount, uint256 _timeAmount)
This contract contains no fallback and receive objects.
This contract contains no error objects.