Bridgers1.1
Verified contract
Active on
Ethereum with 156,645 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($788,574.21)
Native
Value
$20,924.59
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 6.534178 | $3,202.33 |
$20,924.59 | |
USDT | ERC-20 | 350.049829K | $0.998291 |
$349,451.59 | |
USDC | ERC-20 | 182.547731K | $0.997407 |
$182,074.39 | |
SWFTC | ERC-20 | 40.058526M | $0.003588 |
$143,713.17 | |
WETH | ERC-20 | 12.580346 | $3,204.77 |
$40,317.12 | |
DAI | ERC-20 | 14.974027K | $0.99728 |
$14,933.3 | |
PEPE | ERC-20 | 684.533947M | $0.000012 |
$8,118.57 | |
APE | ERC-20 | 4.878693K | $1.14 |
$5,561.71 | |
WLD | ERC-20 | 1.708988K | $2.16 |
$3,691.41 | |
ABT | ERC-20 | 1.905855K | $1.58 |
$3,011.25 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157210 | 2 minutes ago | | | 0.0067743322 | 0.00043263485 | |
| 21157202 | 3 minutes ago | | | 0 | 0.00070185832 | |
| 21157199 | 4 minutes ago | | | 0 | 0.0012037593 | |
| 21157191 | 5 minutes ago | | | 0 | 0.00073880332 | |
| 21157189 | 6 minutes ago | | | 0 | 0.00073880332 | |
| 21157187 | 6 minutes ago | | | 0 | 0.0012675589 | |
| 21157185 | 7 minutes ago | | | 0 | 0.00073880332 | |
| 21157182 | 7 minutes ago | | | 0 | 0.00073304456 | |
| 21157178 | 8 minutes ago | | | 0 | 0.00073304456 | |
| 21157177 | 8 minutes ago | | | 0 | 0.00073304456 |
ABI
ABI objects
Getter at block 21157216
name() view returns (string)
Bridgers1.1
owner() view returns (address)
0xa377aa6822603cc52e4e9ed6eaa045c46ef6b3e2
symbol() view returns (string)
Bridgers
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
swap(address fromToken, string toToken, string destination, uint256 fromAmount, uint256 minReturnAmount)
swapEth(string toToken, string destination, uint256 minReturnAmount) payable
transferOwnership(address newOwner)
withdraw(address token, address destination, uint256 amount)
withdrawETH(address destination, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address fromToken, string toToken, address sender, string destination, uint256 fromAmount, uint256 minReturnAmount)
SwapEth(string toToken, address sender, string destination, uint256 fromAmount, uint256 minReturnAmount)
WithdrawETH(uint256 amount)
Withdtraw(address token, uint256 amount)
constructor()
receive()
This contract contains no error objects.