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) |
---|---|---|---|---|---|---|---|
| 22752756 | 6 hours ago | | | 0 | 0.0000082131530 | |
| 22749415 | 8 hours ago | | | 0 | 0.000027562313 | |
| 22746358 | 9 hours ago | | | 0 | 0.000027563402 | |
| 22737523 | 14 hours ago | | | 0 | 0.0000082147444 | |
| 22718540 | a day ago | | | 0 | 0.0000082237432 | |
| 22708036 | a day ago | | | 0 | 0.0000078993297 | |
| 22702476 | a day ago | | | 0 | 0.0000082235159 | |
| 22698310 | 2 days ago | | | 0 | 0.0000083504850 | |
| 22690757 | 2 days ago | | | 0 | 0.0000082232506 | |
| 22682316 | 2 days ago | | | 0 | 0.0000082230612 |
ABI
ABI objects
Getter at block 22763164
FEE_RECIPIENT() view returns (address)
0x53207e216540125e322cda8a693b0b89576deb46
ROUTERV3() view returns (address)
0x678aa4bf4e210cf2166753e054d5b7c31cc7fa86
TOKENBRIDGE() view returns (address)
0x8d2de8d2f73f1f4cab472ac9a881c9b123c79627
WETH() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0x085909388fc0ce9e5761ac8608af8f2f52cb8b89
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)