WizRefund
Verified contract
Active on
Ethereum with 441 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2f9b…fbe2
Balances ($10,813.43)
Native
Value
$10,813.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.247753 | $3,329.51 |
$10,813.43 | |
WIZ | ERC-20 | 1.1865K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15559349 | 2 years ago | | | 0 | 0.000066514000 | |
| 15558967 | 2 years ago | | | 0 | 0.000066514000 | |
| 15034101 | 2 years ago | | | 0 | 0.00056102279 | |
| 14806183 | 2 years ago | | | 0 | 0.022319476 | |
| 14805741 | 2 years ago | | | 0 | 0.030480887 | |
| 14805690 | 2 years ago | | | 0 | 0.18343098 | |
| 14805570 | 2 years ago | | | 0 | 0.0031077739 | |
| 14805566 | 2 years ago | | | 0 | 0.0010089499 | |
| 14794927 | 2 years ago | | | 0 | 0.0023029145 | |
| 14791062 | 2 years ago | | | 0 | 0.0017985937 |
ABI
ABI objects
Getter at block 21169685
MAX_OWNER_COUNT() view returns (uint256)
3
REQUIRED_CONFIRMATIONS_COUNT() view returns (uint256)
2
final_distribution_balance() view returns (uint256)
1007670172661410281828
getBurntAmountTotal() view returns (uint256)
1958193847591830765500411
getCurrentPhaseIndex() view returns (uint256)
3
getExchangeRate() view returns (uint256)
273789679021000
getNumberOfParticipants() view returns (uint256)
194
getPhaseName() view returns (string)
Final
isOwner() view returns (bool)
false
owner() view returns (address)
0x1cf52628e21286fa34c5f8bdc12d1c87fa14132d
required() view returns (uint256)
2
sum_burnt_amount_registered() view returns (uint256)
1480096878194640199070440
token() view returns (address)
0x2f9b6779c37df5707249eeb3734bbfc94763fbe2
transactionCount() view returns (uint256)
1
Read-only
checkSignRoleExists(address signRoleAddress) view returns (bool)
confirmations(uint256, address) view returns (bool)
getBurntAmountByAddress(address holder) view returns (uint256)
getParticipantAddressByIndex(uint256 index) view returns (address)
isConfirmed(uint256 transactionId) view returns (bool)
isFinalWithdraw(address _wallet) view returns (bool)
isRegistration(address participant) view returns (bool)
isSignRole(address) view returns (bool)
phases(uint256) view returns (string NAME, bool IS_STARTED, bool IS_FINISHED)
signRoleAddresses(uint256) view returns (address)
transactions(uint256) view returns (address destination, uint256 value, bytes data, bool executed)
State-modifying
Events clearFinalWithdrawData(uint256 start_index, uint256 end_index)
confirmTransaction(uint256 transactionId)
finishCurrentPhase()
forceRegister(address participant)
refund()
refundTokensTransferredDirectly(address participant, uint256 value)
register()
renounceOwnership()
revertPhase()
startFinalDistribution(uint256 start_index, uint256 end_index)
startNextPhase()
submitTx_clearFinalWithdrawData(uint256 start_index, uint256 end_index) returns (uint256 transactionId)
submitTx_forceRegister(address participant) returns (uint256 transactionId)
submitTx_refundTokensTransferredDirectly(address participant, uint256 value) returns (uint256 transactionId)
submitTx_revertPhase() returns (uint256 transactionId)
submitTx_withdrawETH(address recipient, uint256 value) returns (uint256 transactionId)
transferOwnership(address newOwner)
withdrawETH(address recipient, uint256 value)
BurningRequiredValues(uint256 allowed_value, uint256 topay_value, address indexed sc_address, uint256 sc_balance)
Confirmation(address indexed sender, uint256 indexed transactionId)
Deposit(address indexed sender, uint256 value)
Execution(uint256 indexed transactionId)
ExecutionFailure(uint256 indexed transactionId)
LogRefundValue(address indexed wallet, uint256 amount)
LogWithdrawETH(address indexed wallet, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RequirementChange(uint256 required)
Revocation(address indexed sender, uint256 indexed transactionId)
SignRoleAddition(address indexed signRoleAddress)
SignRoleRemoval(address indexed signRoleAddress)
Submission(uint256 indexed transactionId)
constructor()
receive()
This contract contains no error objects.