Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($324,894.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNION | ERC-20 | 31.410516M | $0.010343 |
$324,894.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21043195 | 24 days ago | | | 0 | 0.00061729898 | |
| 20935932 | a month ago | | | 0 | 0.0015674463 | |
| 20927247 | a month ago | | | 0 | 0.00070497896 | |
| 20586320 | 3 months ago | | | 0 | 0.00015226621 | |
| 19808149 | 6 months ago | | | 0 | 0.00061888027 | |
| 19491470 | 8 months ago | | | 0 | 0.0022289609 | |
| 19490264 | 8 months ago | | | 0 | 0.0022154159 | |
| 19412111 | 8 months ago | | | 0 | 0.0090275636 | |
| 19116530 | 10 months ago | | | 0 | 0.0016035227 | |
| 18866333 | a year ago | | | 0 | 0.0012584618 |
ABI
ABI objects
Getter at block 21214409
admin() view returns (address)
0xbbd3321f377742c4b3fe458b270c2f271d3294d8
newAdmin() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0x5dfe42eea70a3e6f93ee54ed9c321af07a85535c
Read-only
tokenSchedules(address) view returns (uint256 dripStart, uint256 amount, uint256 dripRate, address target, uint256 dripped)
State-modifying
Events acceptAdmin()
addSchedule(uint256 dripStart_, uint256 dripRate_, address target_, uint256 amount_)
changeAdmin(address newAdmin_)
drip(address target) returns (uint256)
editSchedule(uint256 dripStart_, uint256 dripRate_, address target_, uint256 amount_)
grantToken(address account, uint256 amount)
LogChangeAdmin(address indexed oldAdmin, address newAdmin)
constructor(address token_)
This contract contains no fallback and receive objects.
This contract contains no error objects.