ReleaseRegistry
Verified contract
Active on
Ethereum with 10 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 "ReleaseRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21181053 | 17 days ago | | | 0 | 0.037580665 | |
| 17679851 | a year ago | | | 0 | 0.011178621 | |
| 17617017 | a year ago | | | 0 | 0.0066178440 | |
| 17393422 | a year ago | | | 0 | 0.016299241 | |
| 17219685 | 2 years ago | | | 0 | 0.024084211 | |
| 17219658 | 2 years ago | | | 0 | 0.024820094 | |
| 16876729 | 2 years ago | | | 0 | 0.014653605 | |
| 16501974 | 2 years ago | | | 0 | 0.0064630790 | |
| 16251404 | 2 years ago | | | 0 | 0.00031057413 | |
| 16215573 | 2 years ago | | | 0 | 0.00082019300 |
ABI
ABI objects
Getter at block 21304771
latestRelease() view returns (string)
0.4.6
numReleases() view returns (uint256)
2
owner() view returns (address)
0xfeb4acf3df3cdea7399794d0869ef76a6efaff52
Read-only
releases(uint256) view returns (address)
State-modifying
Events newRelease(address _vault)
newVault(address _token, address _governance, address _guardian, address _rewards, string _name, string _symbol, uint256 _releaseDelta) returns (address)
newVault(address _token, address _guardian, address _rewards, string _name, string _symbol) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
NewClone(address indexed vault)
NewRelease(uint256 indexed releaseId, address template, string apiVersion)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.