TokenDistributor
Verified contract
Active on
Ethereum with 79 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 |
---|---|---|---|---|---|
ALD | ERC-20 | 0 | $0.031572 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14012774 | 3 years ago | | | 0 | 0.013547870 | |
| 13890659 | 3 years ago | | | 0 | 0.0096238635 | |
| 13884191 | 3 years ago | | | 0 | 0.0073839510 | |
| 13877736 | 3 years ago | | | 0 | 0.0047875968 | |
| 13871245 | 3 years ago | | | 0 | 0.0050568993 | |
| 13864780 | 3 years ago | | | 0 | 0.0064876287 | |
| 13858400 | 3 years ago | | | 0 | 0.0073418562 | |
| 13851933 | 3 years ago | | | 0 | 0.010894661 | |
| 13845525 | 3 years ago | | | 0 | 0.0051250366 | |
| 13838970 | 3 years ago | | | 0 | 0.0051130797 |
ABI
ABI objects
Getter at block 21164496
governance() view returns (address)
0xc40549aa1d05c30af23a1c4a5af6ba11fcafe23f
Read-only
distributableTokens(address) view returns (bool)
percentages(uint256) view returns (uint256)
recipients(uint256) view returns (address)
State-modifying
Events allowDistribution(address _token)
disableDistribution(address _token)
distributeToken(address _token)
rescue(address _rewardToken)
setAllocations(address[] _recipients, uint256[] _percentages)
setGovernance(address _governance)
DistributedToken(address recipient, address rewardToken, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.