WasabiGovernance
Verified contract
Active on
Ethereum with 3 txns
Balances ($3.27)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 3.270595 | $1.001 |
$3.27 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10804610 | 4 years ago | | | 0 | 0.0037270810 | |
| 10802644 | 4 years ago | | | 0 | 0.0094497160 | |
| 10795840 | 4 years ago | | | 0 | 0.014994735 |
ABI
ABI objects
Getter at block 21225010
owner() view returns (address)
0x115a36656360a0d9b512e32e9cf0164b56f29b4c
version() view returns (uint256)
1
wasabi() view returns (address)
0x44cd00771f57488a1988136cc38eb03554db1f77
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeOwner(address _newOwner)
changeRewardManager(address _manager) returns (bool)
initialize(address _wasabi)
upgrade(address _newGovernor) returns (bool)
OwnerChanged(address indexed _oldOwner, address indexed _newOwner)
RewardManagerChanged(address indexed _from, address indexed _to, uint256 _rewardTokenBalance, uint256 _wsbTokenBalance)
Upgraded(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.