BridgeAssistE
Verified contract
Active on
Ethereum with 617 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5d85…4670
Balances ($0.00)
No balances found for "BridgeAssistE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15413582 | 2 years ago | | | 0 | 0.00044990506 | |
| 15358821 | 2 years ago | | | 0 | 0.00034697375 | |
| 15316855 | 2 years ago | | | 0 | 0.0020154344 | |
| 15316811 | 2 years ago | | | 0 | 0.0010923961 | |
| 15249637 | 2 years ago | | | 0 | 0.0016193600 | |
| 15230704 | 2 years ago | | | 0 | 0.0016203200 | |
| 15230656 | 2 years ago | | | 0 | 0.0016198400 | |
| 15217675 | 2 years ago | | | 0 | 0.0016198400 | |
| 15217294 | 2 years ago | | | 0 | 0.0016198400 | |
| 15216610 | 2 years ago | | | 0 | 0.0016188800 |
ABI
ABI objects
Getter at block 21305868
TKN() view returns (address)
0x5d858bcd53e085920620549214a8b27ce2f04670
owner() view returns (address)
0xd390d843ea59249e78a5ea3c8ee2db5e9ad57b44
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.