BridgeAssistE
Verified contract
Active on
Ethereum with 654 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7fbe…02c3
Balances ($4,200.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DDOS | ERC-20 | 199.511008K | $0.021052 |
$4,200.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18936498 | 10 months ago | | | 0 | 0.0019418800 | |
| 18897820 | 10 months ago | | | 0 | 0.0018411600 | |
| 17394164 | a year ago | | | 0 | 0.0097215904 | |
| 17287142 | a year ago | | | 0 | 0.0035261262 | |
| 17287120 | a year ago | | | 0 | 0.0049617375 | |
| 17250089 | a year ago | | | 0 | 0.0029636062 | |
| 16757180 | 2 years ago | | | 0 | 0.0025256400 | |
| 16757109 | 2 years ago | | | 0 | 0.0018416400 | |
| 16757104 | 2 years ago | | | 0 | 0.0025256400 | |
| 16633992 | 2 years ago | | | 0 | 0.0025251600 |
ABI
ABI objects
Getter at block 21124451
TKN() view returns (address)
0x7fbec0bb6a7152e77c30d005b5d49cbc08a602c3
owner() view returns (address)
0xc6186ba3bfc06234f93201bd4b1a928738276da3
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.