LinearStarRelease
Verified contract
Active on
Ethereum with 61,480 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x223c…fecb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AZP | ERC-721 | 1 | -- | -- | |
AZP | ERC-721 | 1 | -- | -- | |
AZP | ERC-721 | 1 | -- | -- | |
AZP | ERC-721 | 1 | -- | -- | |
AZP | ERC-721 | 1 | -- | -- | |
AZP | ERC-721 | 1 | -- | -- | |
AZP | ERC-721 | 1 | -- | -- | |
AZP | ERC-721 | 1 | -- | -- | |
AZP | ERC-721 | 1 | -- | -- | |
AZP | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21152329 | 18 days ago | | | 0 | 0.0027509112 | |
| 21152328 | 18 days ago | | | 0 | 0.0025959631 | |
| 21152328 | 18 days ago | | | 0 | 0.0025964114 | |
| 21152328 | 18 days ago | | | 0 | 0.0025964114 | |
| 21152328 | 18 days ago | | | 0 | 0.0025964114 | |
| 21152328 | 18 days ago | | | 0 | 0.0025964114 | |
| 21152328 | 18 days ago | | | 0 | 0.0025964114 | |
| 21152328 | 18 days ago | | | 0 | 0.0025538106 | |
| 21152328 | 18 days ago | | | 0 | 0.0027492940 | |
| 21152328 | 18 days ago | | | 0 | 0.0025959631 |
ABI
ABI objects
Getter at block 21283805
azimuth() view returns (address)
0x223c067f8cf28ae173ee5cafea60ca44c335fecb
owner() view returns (address)
0x5eb03d359e6815d6407771ab69e80af5644104b9
start() view returns (uint256)
1546990481
Read-only
batches(address) view returns (uint256 windup, uint256 rateUnit, uint16 withdrawn, uint16 rate, uint16 amount, address approvedTransferTo)
getRemainingStars(address _participant) view returns (uint16[] stars)
verifyBalance(address _participant) view returns (bool correct)
withdrawLimit(address _participant) view returns (uint16 limit)
State-modifying
Events approveBatchTransfer(address _to)
deposit(address _participant, uint16 _star)
register(address _participant, uint256 _windup, uint16 _amount, uint16 _rate, uint256 _rateUnit)
renounceOwnership()
startReleasing()
transferBatch(address _from)
transferOwnership(address _newOwner)
withdraw()
withdraw(address _to)
withdrawOverdue(address _participant, address _to)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _azimuth)
This contract contains no fallback and receive objects.
This contract contains no error objects.