Bounty0xEscrow
Verified contract
Active on
Ethereum with 621 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.52)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BST | ERC-20 | 1.4 | $0.240679 |
$0.34 | |
BNTY | ERC-20 | 958 | $0.000188 |
$0.18 | |
KRC | ERC-20 | 5 | -- | -- | |
WAND | ERC-20 | 4.440002 | -- | -- | |
Etch | ERC-20 | 1 | -- | -- | |
TRD | ERC-20 | 1 | -- | -- | |
TIP | ERC-20 | 1 | -- | -- | |
TOOR | ERC-20 | 0.25 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6088070 | 6 years ago | | | 0 | 0.0092253600 | |
| 6080652 | 6 years ago | | | 0 | 0.00030462600 | |
| 6080582 | 6 years ago | | | 0 | 0.00029662200 | |
| 6076263 | 6 years ago | | | 0 | 0.00015819800 | |
| 6076207 | 6 years ago | | | 0 | 0.0068402920 | |
| 6076188 | 6 years ago | | | 0 | 0.0066299080 | |
| 6076182 | 6 years ago | | | 0 | 0.0068404200 | |
| 6076181 | 6 years ago | | | 0 | 0.0068401640 | |
| 6076179 | 6 years ago | | | 0 | 0.0067199080 | |
| 6076037 | 6 years ago | | | 0 | 0.0069000360 |
ABI
ABI objects
Getter at block 21213927
owner() view returns (address)
0xc53389583719712a326d9c33af09b37992ed002f
paused() view returns (bool)
false
Read-only
tokens(address, address) view returns (uint256)
State-modifying
Events approveToPullOutTokens(address _token, address _receiver, uint256 _amount)
depositToken(address _token, uint256 _amount)
distributeTokenToAddress(address _token, address _host, address _hunter, uint256 _amount)
distributeTokenToAddressesAndAmounts(address _token, address _host, address[] _hunters, uint256[] _amounts)
distributeTokenToAddressesAndAmountsWithoutHost(address _token, address[] _hunters, uint256[] _amounts)
distributeWithTransferFrom(address _token, address _ownerOfTokens, address[] _hunters, uint256[] _amounts)
pause()
tokenFallback(address _from, uint256 _value, bytes _data)
transferOwnership(address newOwner)
unpause()
Deposit(address token, address user, uint256 amount, uint256 balance)
Distribution(address token, address host, address hunter, uint256 amount, uint64 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.