TokenContinuousDistribution
Verified contract
Active on
Ethereum with 1,619 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TONIC | ERC-20 | 100.000059T | -- | -- | |
CRO | ERC-20 | 30B | -- | -- | |
AfroX | ERC-20 | 1M | -- | -- | |
CrND | ERC-20 | 1K | -- | -- | |
MUXE | ERC-20 | 867 | -- | -- | |
MM | ERC-20 | 50 | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
ETHMNY | ERC-20 | 10 | -- | -- | |
OPTC | ERC-20 | 2 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18568635 | a year ago | | | 0 | 0.0022648329 | |
| 18561477 | a year ago | | | 0 | 0.0029291233 | |
| 18554328 | a year ago | | | 0 | 0.0020870026 | |
| 18547183 | a year ago | | | 0 | 0.0021475820 | |
| 18540040 | a year ago | | | 0 | 0.0026792674 | |
| 18532881 | a year ago | | | 0 | 0.0027264427 | |
| 18525731 | a year ago | | | 0 | 0.0020714777 | |
| 18518570 | a year ago | | | 0 | 0.0021746278 | |
| 18511441 | a year ago | | | 0 | 0.0028147180 | |
| 18504306 | a year ago | | | 0 | 0.0017350877 |
ABI
ABI objects
Getter at block 21239678
beneficiary() view returns (address)
0x20a0bee429d6907e556205ef9d48ab6fe6a55531
cliff() view returns (uint256)
1542182460
duration() view returns (uint256)
157680000
endTime() view returns (uint256)
1699862400
numberOfUnits() view returns (uint256)
1825
owner() view returns (address)
0x3a39867b3dbc8a9dd55c4073e87cdab065430945
secondsIn1Unit() view returns (uint256)
86400
start() view returns (uint256)
1542182400
Read-only
distributedAmount(address token) view returns (uint256)
distributedAmountWithBlockTimestamp(address token, uint256 blockTimestamp) view returns (uint256)
releasableAmount(address token) view returns (uint256)
released(address) view returns (uint256)
State-modifying
Events release(address token)
renounceOwnership()
transferOwnership(address _newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Released(address token, uint256 amount)
constructor(address _beneficiary, uint256 _start, uint256 _cliff)
This contract contains no fallback and receive objects.
This contract contains no error objects.