Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000795 |
$0 | |
GTC | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 36.958333 | -- | -- | |
POTUS | ERC-20 | 10 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- | |
WETH | ERC-20 | 0 | -- | -- | |
wstETH | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22731387 | 26 minutes ago | | | 0.16444254 | 6.2979915e-7 | |
| 22730797 | an hour ago | | | 0 | 0.0000047777554 | |
| 22729868 | an hour ago | | | 0.31822294 | 5.6420750e-7 | |
| 22729835 | an hour ago | | | 0 | 0.0000047785973 | |
| 22729162 | 2 hours ago | | | 0 | 0.0000047781764 | |
| 22728659 | 2 hours ago | | | 0.31837432 | 4.7348070e-7 | |
| 22728584 | 2 hours ago | | | 0 | 0.0000047784570 | |
| 22728429 | 2 hours ago | | | 0.19635668 | 4.7350590e-7 | |
| 22728389 | 2 hours ago | | | 0 | 0.0000047780361 | |
| 22726972 | 3 hours ago | | | 0 | 0.0000047774748 |
ABI
ABI objects
Getter at block 22732162
FEE_RECIPIENT() view returns (address)
0x53207e216540125e322cda8a693b0b89576deb46
ROUTERV3() view returns (address)
0x2626664c2603336e57b271c5c0b26f421741e481
TOKENBRIDGE() view returns (address)
0x8d2de8d2f73f1f4cab472ac9a881c9b123c79627
WETH() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0x47d13c1731947155cff96c14b93176a8b5671725
version() pure returns (uint32)
1
wormhole() view returns (address)
0xbebdb6c8ddc678ffa9f8748f85c815c556dd8ac6
wormholeChainId() view returns (uint16)
30
Read-only
This contract contains no read-only function objects.
State-modifying
Events receiveMessageAndSwap(bytes encodedTransferMessage)
renounceOwnership()
setFeeRecipient(address newFeeRecipient)
start(struct PorticoStructsTradeParameters params) payable returns (address emitterAddress, uint16 chainId, uint64 sequence)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PorticoSwapFinish(bool swapCompleted, uint256 finaluserAmount, uint256 relayerFeeAmount, struct PorticoStructsDecodedVAA data)
PorticoSwapStart(uint64 indexed sequence, uint16 indexed chainId)
constructor(address _routerV3, address _bridge, address _weth, address _feeRecipient)
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()
SafeERC20FailedOperation(address token)