Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDbC | ERC-20 | 1.894089 | $1.002 |
$1.9 | |
BSX | ERC-20 | 27.931242 | $0.064844 |
$1.81 | |
DAI | ERC-20 | 0.634716 | $0.999733 |
$0.63 | |
axlUSDC | ERC-20 | 0.337663 | $1.00 |
$0.34 | |
USDC | ERC-20 | 0.255363 | $1.00 |
$0.26 | |
USD+ | ERC-20 | 0.251301 | $1.001 |
$0.25 | |
WETH | ERC-20 | 0.00005 | $3,313.20 |
$0.17 | |
BENTO | ERC-20 | 17.761776M | $0.00 |
$0.16 | |
BSWAP | ERC-20 | 0.242813 | $0.565734 |
$0.14 | |
WGC | ERC-20 | 200 | $0.000277 |
$0.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "UniswapV2Portal"
ABI
ABI objects
Getter at block 22924075
owner() view returns (address)
0xb703a646feb68eb31fbf0e1e2b63f69075ea4440
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events pause()
portalIn(address inputToken, uint256 inputAmount, address outputToken, address router, address recipient) payable
recoverToken(address tokenAddress, uint256 tokenAmount, address to)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed user, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address admin)
receive()
This contract contains no error objects.