BatchDistribution
Verified contract
Active on
Ethereum with 21 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 |
---|---|---|---|---|---|
DPR | ERC-20 | 1.32156 | $0.001952 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12209205 | 4 years ago | | | 0 | 0.73126620 | |
| 12209176 | 4 years ago | | | 0 | 0.022193400 | |
| 12209170 | 4 years ago | | | 0 | 0.022193400 | |
| 12209167 | 4 years ago | | | 0 | 0.022193400 | |
| 12209163 | 4 years ago | | | 0 | 0.022193400 | |
| 12209160 | 4 years ago | | | 0 | 0.022193400 | |
| 12209158 | 4 years ago | | | 0 | 0.022193400 | |
| 12209157 | 4 years ago | | | 0 | 0.022193400 | |
| 12209156 | 4 years ago | | | 0 | 0.022193400 | |
| 12209140 | 4 years ago | | | 0 | 0.022193400 |
ABI
ABI objects
Getter at block 21170979
authority() view returns (address)
0x31497f6d5011627f2ae83d9afc1e58010f6fe23b
erc20Address() view returns (address)
0xf3ae5d769e153ef72b4e3591ac004e89f48107a1
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x31497f6d5011627f2ae83d9afc1e58010f6fe23b
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
batchTransfer(address[] destinations, uint256[] amounts) returns (bool)
nominateNewOwner(address _owner)
setAuthority(address _authority)
setTokenAddress(address _erc20Address)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
TokenDistributed(uint256 amount)
constructor(address _owner, address _authority)
This contract contains no fallback and receive objects.
This contract contains no error objects.