BridgeAssistE
Verified contract
Active on
Ethereum with 5,075 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x21bf…3697
Balances ($469,731.83)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OVR | ERC-20 | 2.458904M | $0.191033 |
$469,731.83 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273474 | 9 hours ago | | | 0 | 0.0024471200 | |
| 21273343 | 10 hours ago | | | 0 | 0.0024471200 | |
| 21270629 | 19 hours ago | | | 0 | 0.0017631200 | |
| 21265688 | a day ago | | | 0 | 0.0017631200 | |
| 21265470 | 2 days ago | | | 0 | 0.0017631200 | |
| 21265456 | 2 days ago | | | 0 | 0.0017631200 | |
| 21262565 | 2 days ago | | | 0 | 0.0019180800 | |
| 21248995 | 4 days ago | | | 0 | 0.0017260800 | |
| 21217941 | 8 days ago | | | 0 | 0.0017631200 | |
| 21188674 | 12 days ago | | | 0 | 0.0017260800 |
ABI
ABI objects
Getter at block 21276243
TKN() view returns (address)
0x21bfbda47a0b4b5b1248c767ee49f7caa9b23697
owner() view returns (address)
0xead37b6391dccd8a81a46f6b620409ead53c254f
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, address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.