Disperse
Verified contract
Active on
Ethereum with 2,070 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Disperse"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21263234 | 4 days ago | | | 0 | 0.0023326327 | |
| 21191876 | 14 days ago | | | 0.15801 | 0.0012809021 | |
| 21187295 | 15 days ago | | | 0 | 0.0027350207 | |
| 21158018 | 19 days ago | | | 0.34 | 0.0013516154 | |
| 21153517 | 20 days ago | | | 0.01566 | 0.0022297966 | |
| 21119314 | 24 days ago | | | 0.29 | 0.0026491268 | |
| 21114040 | 25 days ago | | | 0.1 | 0.0010191693 | |
| 21090514 | a month ago | | | 0.01 | 0.00020907127 | |
| 21069828 | a month ago | | | 0.026 | 0.00098881205 | |
| 21064661 | a month ago | | | 0 | 0.0014007079 |
ABI
ABI objects
Getter at block 21294713
owner() view returns (address)
0x76f3f64cb3cd19debee51436df630a342b736c24
Read-only
This contract contains no read-only function objects.
State-modifying
Events disperseEther(address[] recipients, uint256[] values) payable
disperseEtherSameValue(address[] recipients, uint256 value) payable
disperseNFT(address recipient, address[] tokens, uint256[] tokenIds, uint256[] amounts)
disperseToken(address token, address[] recipients, uint256[] values)
disperseTokenSameValue(address token, address[] recipients, uint256 value)
disperseTokenSimple(address token, address[] recipients, uint256[] values)
renounceOwnership()
transferOwnership(address newOwner)
withdraw(address token, address to)
withdrawNFT(address to, address token, uint256 tokenId, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.