BridgeAssistE
Verified contract
Active on
Ethereum with 201 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7603…e935
Balances ($0.00)
No balances found for "BridgeAssistE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13714751 | 3 years ago | | | 0 | 0.0048572661 | |
| 13571619 | 3 years ago | | | 0 | 0.0074651796 | |
| 13530264 | 3 years ago | | | 0 | 0.0088131264 | |
| 13504135 | 3 years ago | | | 0 | 0.011611442 | |
| 13446236 | 3 years ago | | | 0 | 0.0037301531 | |
| 13390411 | 3 years ago | | | 0 | 0.0049335517 | |
| 13386501 | 3 years ago | | | 0 | 0.0044383715 | |
| 13344776 | 3 years ago | | | 0 | 0.0040907468 | |
| 13339110 | 3 years ago | | | 0 | 0.0026440257 | |
| 13338062 | 3 years ago | | | 0 | 0.0039210428 |
ABI
ABI objects
Getter at block 21412501
TKN() view returns (address)
0x7603de2ea4cbceb0250118de03fcb70fe1e8e935
owner() view returns (address)
0xe97da0147d9481ea4d7505aabbc2785767bc2cf0
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.