Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Portico"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21163662 | 2 days ago | | | 0 | 0.0047860467 | |
| 21152443 | 3 days ago | | | 0 | 0.0031960730 | |
| 21152422 | 3 days ago | | | 0 | 0.0036178018 | |
| 21151674 | 4 days ago | | | 0 | 0.0032457498 | |
| 21142786 | 5 days ago | | | 0 | 0.0048736943 | |
| 21141460 | 5 days ago | | | 0 | 0.00099396773 | |
| 21140876 | 5 days ago | | | 0 | 0.00091290550 | |
| 21135050 | 6 days ago | | | 0 | 0.0028388291 | |
| 21125997 | 7 days ago | | | 0 | 0.0058743449 | |
| 21123597 | 8 days ago | | | 0 | 0.0027433306 |
ABI
ABI objects
Getter at block 21177463
FEE_RECIPIENT() view returns (address)
0x53207e216540125e322cda8a693b0b89576deb46
ROUTERV3() view returns (address)
0x13f4ea83d0bd40e75c8222255bc855a974568dd4
TOKENBRIDGE() view returns (address)
0x3ee18b2214aff97000d974cf647e7c347e8fa585
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x085909388fc0ce9e5761ac8608af8f2f52cb8b89
version() pure returns (uint32)
1
wormhole() view returns (address)
0x98f3c9e6e3face36baad05fe09d375ef1464288b
wormholeChainId() view returns (uint16)
2
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)