BridgeAssist
Verified contract
Active on
Ethereum with 616 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9967…5027
Balances ($0.00)
No balances found for "BridgeAssist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14241482 | 3 years ago | | | 0 | 0.0035428562 | |
| 14235114 | 3 years ago | | | 0 | 0.0026287550 | |
| 14227236 | 3 years ago | | | 0 | 0.0028635613 | |
| 14221929 | 3 years ago | | | 0 | 0.0031143807 | |
| 14220745 | 3 years ago | | | 0 | 0.0039101339 | |
| 14220721 | 3 years ago | | | 0 | 0.0033882336 | |
| 14220638 | 3 years ago | | | 0 | 0.0042886311 | |
| 14220313 | 3 years ago | | | 0 | 0.0047891797 | |
| 14218880 | 3 years ago | | | 0 | 0.0050581362 | |
| 14211604 | 3 years ago | | | 0 | 0.0049955048 |
ABI
ABI objects
Getter at block 21221875
TKN() view returns (address)
0x99676c9fa4c77848aeb2383fcfbd7e980dc25027
owner() view returns (address)
0x34937717cda3851e045ce29fed8f4b4d02759c1c
Read-only
This contract contains no read-only function objects.
State-modifying
Events collect(address _sender) returns (uint256 amount)
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.