0xf2d305df14445a0609a44844edc657abadd13473
Unverified contract
Proxy
Active on
Ethereum with 2,684 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 2 additional slots
-
variable spans 3 additional slots
Balances ($4,489.92)
Native
Value
$4,489.92
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.215273 | $3,694.58 |
$4,489.92 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20396517 | 4 months ago | | | 0 | 0.00037845440 | |
| 19888829 | 6 months ago | | | 0 | 0.0011669542 | |
| 19877316 | 7 months ago | | | 0 | 0.00057006020 | |
0x874db7e6 | 19876085 | 7 months ago | | | 0 | 0.00091583447 | |
| 19875981 | 7 months ago | | | 0 | 0.0043403366 | |
| 19875133 | 7 months ago | | | 0 | 0.0011927187 | |
| 19870645 | 7 months ago | | | 0 | 0.0026447275 | |
| 19870214 | 7 months ago | | | 0 | 0.0019209347 | |
0xe179b208 | 19868633 | 7 months ago | | | 0 | 0.0017204746 | |
0xe179b208 | 19868517 | 7 months ago | | | 0 | 0.0015310720 |
ABI
ABI objects
Getter at block 21305484
teleportFee() view returns (uint256)
500000000000000
Read-only
providerFee(address providerAddress_, uint8 targetChainId_, bytes transmissionReceiver_, bytes32 dAppId_, bytes payload_, bytes extraOptionalArgs_) view returns (uint256)
providerFee(uint8 targetChainId_, bytes transmissionReceiver_, bytes32 dAppId_, bytes payload_, bytes extraOptionalArgs_) view returns (uint256)
serviceFee(address providerAddress_, uint8 targetChainId_, bytes transmissionReceiver_, bytes32 dAppId_, bytes payload_, bytes extraOptionalArgs_) view returns (uint256)
serviceFee(uint8 targetChainId_, bytes transmissionReceiver_, bytes32 dAppId_, bytes payload_, bytes extraOptionalArgs_) view returns (uint256)
State-modifying
Events configProvider(bytes configData, address providerAddress, bytes[] signatures_)
configProviderSelector(bytes configData, bytes[] signatures_)
deliver(address providerAddress, bytes args)
onProviderReceive(struct ITeleportDappTransmissionReceive args)
state(bytes data_)
transmit(uint8 targetChainId_, bytes transmissionReceiver_, bytes32 dAppId_, bytes payload_) payable
transmitWithArgs(uint8 targetChainId_, bytes transmissionReceiver_, bytes32 dAppId_, bytes payload_, bytes extraOptionalArgs_) payable
transmitWithProvider(uint8 targetChainId_, bytes transmissionReceiver_, bytes32 dAppId_, bytes payload_, address providerAddress_, bytes extraOptionalArgs_) payable
TransmissionFees(uint256 serviceFee)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
DuplicateChainId()
InsufficientFeeAmount()
InvalidChainId()
InvalidNumberOfSignatures()
InvalidProvider()
InvalidSenderAddress()
InvalidSigner()
InvalidTeleportSender()
NoDirectCall()
OnlyValidProviderCalls()
ProviderCannotBeZeroAddress()
SourceChainNotSupported()
TargetChainNotSupported()
TransmissionNotSupportedByAnyProvider()
WrongSignersOrder()