BridgeAssistE
Verified contract
Active on
Ethereum with 50 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0407…edf4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WRK | ERC-20 | 23.550353M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16321625 | 2 years ago | | | 0 | 0.0029463200 | |
| 15801508 | 2 years ago | | | 0 | 0.0029463200 | |
| 15800573 | 2 years ago | | | 0 | 0.0020882000 | |
| 15800560 | 2 years ago | | | 0 | 0.0022623200 | |
| 15800488 | 2 years ago | | | 0 | 0.0029468000 | |
| 15798570 | 2 years ago | | | 0 | 0.0028666508 | |
| 15798556 | 2 years ago | | | 0 | 0.0033605721 | |
| 15283352 | 2 years ago | | | 0 | 0.0020877200 | |
| 15283268 | 2 years ago | | | 0 | 0.0022802000 | |
| 15283262 | 2 years ago | | | 0 | 0.0022802000 |
ABI
ABI objects
Getter at block 21179126
TKN() view returns (address)
0x0407b4c4eaed35ce3c5b852bdfa1640b09eeedf4
owner() view returns (address)
0x1e11dc89e94749892d1df1250a9f39fb78d3d616
Read-only
This contract contains no read-only function objects.
State-modifying
Events collect(address _sender, uint256 _amount) returns (bool success)
dispense(address _sender, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
Collect(address indexed sender, uint256 amount)
Dispense(address indexed sender, uint256 amount)
TransferOwnership(address indexed previousOwner, address indexed newOwner)
constructor(address _TKN)
This contract contains no fallback and receive objects.
This contract contains no error objects.