BridgeAssistE
Verified contract
Active on
Ethereum with 227 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x26a6…cf97
Balances ($6,047.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CORX | ERC-20 | 59.680506M | $0.000101 |
$6,047.43 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19580994 | 8 months ago | | | 0 | 0.00089527381 | |
| 19580640 | 8 months ago | | | 0 | 0.0012046348 | |
| 19097620 | a year ago | | | 0 | 0.00076995313 | |
| 19088127 | a year ago | | | 0 | 0.0012195183 | |
| 18950633 | a year ago | | | 0 | 0.0010918904 | |
| 18900938 | a year ago | | | 0 | 0.00083622686 | |
| 18855324 | a year ago | | | 0 | 0.0015427441 | |
| 18843047 | a year ago | | | 0 | 0.0021657162 | |
| 18843034 | a year ago | | | 0 | 0.0024278181 | |
| 18512345 | a year ago | | | 0 | 0.0015323873 |
ABI
ABI objects
Getter at block 21393499
TKN() view returns (address)
0x26a604dffe3ddab3bee816097f81d3c4a2a4cf97
owner() view returns (address)
0x48d936dc37216a7d1b468a0b0426b37e68008ea9
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.