EthereumBridge
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1 | $0.997598 |
$1 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17252833 | 2 years ago | | | 0 | 0.0021328862 | |
| 17138490 | 2 years ago | | | 0 | 0.0025528387 | |
| 17132730 | 2 years ago | | | 0 | 0.0031249912 | |
Transfer | 17132704 | 2 years ago | | | 0.02 | 0.0015864201 | |
| 17132624 | 2 years ago | | | 0 | 0.035010887 | |
| 17132606 | 2 years ago | | | 0 | 0.041120900 | |
| 17132598 | 2 years ago | | | 0 | 0.0044155813 | |
| 17131704 | 2 years ago | | | 0 | 0.0035015400 | |
| 17131410 | 2 years ago | | | 0 | 0.021117851 | |
| 17131373 | 2 years ago | | | 0 | 0.0019393296 |
ABI
ABI objects
Getter at block 21443033
admin() view returns (address)
0x69871f5b98b07210c3ae0001a100436608c5f9ab
usdtToken() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeBridgeCoin(address _usdtToken)
deposit(uint256 _amount, uint256 _chainId, string _recipient)
transferOwnership(address _newadmin)
withdraw(address _recipient, uint256 _amount)
Deposit(address indexed sender, uint256 amount, uint256 indexed chainId, string recipient)
Withdraw(address indexed recipient, uint256 amount)
constructor(address _usdtToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.