BridgePortalPro
Verified contract
Active on
Base with 5,742 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,429.19)
Native
Value
$5,429.09
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 1.604526 | $3,383.61 |
$5,429.09 | |
GRG | ERC-20 | 0.1 | $0.967412 |
$0.1 | |
SKIPUP | ERC-20 | 0.01 | $0.170239 |
$0 | |
USA | ERC-20 | 1 | $0.000787 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000831 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
NOB | ERC-20 | 2K | -- | -- | |
Pi2.0 | ERC-20 | 1.003142K | -- | -- | |
OHNO | ERC-20 | 11 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22679135 | a day ago | | | 0 | 0.000018793469 | |
| 22650968 | 2 days ago | | | 0 | 0.000018683037 | |
| 22595306 | 3 days ago | | | 0 | 0.000019662338 | |
| 22539217 | 4 days ago | | | 0 | 0.000027564545 | |
| 22537517 | 5 days ago | | | 0 | 0.000019088280 | |
| 22500847 | 5 days ago | | | 0 | 0.000018733165 | |
| 22471469 | 6 days ago | | | 0 | 0.000026635783 | |
| 22431578 | 7 days ago | | | 0 | 0.000018447419 | |
| 22417589 | 7 days ago | | | 0 | 0.000019728080 | |
| 22393214 | 8 days ago | | | 0 | 0.000019657987 |
ABI
ABI objects
Getter at block 22733063
balanceOf() view returns (uint256)
1604526159938209468
gov() view returns (address)
0x6c559798b611b779974f69883220d6c16e5e7be0
minDepositValue() view returns (uint256)
100000000000000
paused() view returns (bool)
false
targetChainId() view returns (uint256)
42161
Read-only
depositIdToStatus(uint256) view returns (bool)
isOrderKeeper(address) view returns (bool)
State-modifying
Events depositTransaction(address _to) payable
donateETH() payable
pause()
sendToken(address _receiver, uint256 _outAmount, uint256 _depositId)
setGov(address _gov)
setMinDepositValue(uint256 _minDepositValue)
setOrderKeeper(address _account, bool _isActive)
unpause()
withdrawToken(address _token, address _account, uint256 _amount)
Paused(address account)
SendTokenEvent(address indexed receiver, uint256 amount, uint256 depositId)
SetOrderKeeper(address indexed account, bool isActive)
TransactionDeposited(address indexed from, address indexed to, uint256 amount, uint256 targetChainId)
Unpaused(address account)
constructor(uint256 _targetChainId)
receive()
This contract contains no error objects.