TransactionManager

Verified contract

Active on Ethereum with 32,845 txns
Deployed by via 0x8e4f7545 at 13548432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $549.04
ERC-20
Value $3,680.44
ERC-20
Value $1,194.34
ERC-20
Value $998.57
ERC-20
Value $3.58
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x856d0e3d6dd7b4a40d766b55dd8d12c52f66777b6dee48bb8f5d33b9bfb0e3ef
0x03f7049b81566a7fa6bf3f52b2c33cf6a2b39ec8170d6759c88153ee86292f7b
0xb1e1934161c7d44dff03aace144987454e2057ba75c585e43f7c0d6626910545
0xcdc7a6e82051350e797a736c9ff3fa8d2e45979d5adf148ead818d5f60530037
0xe26d0d549ef91b7ac038ebeecb092d4d39a9ec92937ebee906b3a131b3e276c1
0x363398e50f619d5cd34eddf76d87d09b194da8e0575465bf2e8e35b928c2a0f1
0xd0591801395818a8a5e5070edf42f75201c03ce250664bc112070bc70e3c85c6
0x67f1ff25c1db3f4548c4c8aad4e406c1423cd1890309efadd594bd8b7b2dc9c0
0x72922bc1a66e9af340419a2c2b2cd97d8dfd41fafc37b2b9de13b99200941276
0xdb48ea135f86969042f803bec468cd1099a03fcfeca51d420e7c6bbc0258a8c2

Functions
Getter at block 21166670
MAX_TIMEOUT(view returns (uint256)
2592000
MIN_TIMEOUT(view returns (uint256)
86400
assetOwnershipTimestamp(view returns (uint256)
0
delay(view returns (uint256)
604800
getChainId(view returns (uint256 _chainId)
1
getStoredChainId(view returns (uint256)
1
interpreter(view returns (address)
0x5b9e4d0dd21f4e071729a9eb522a2366abed149a
isAssetOwnershipRenounced(view returns (bool)
false
isRouterOwnershipRenounced(view returns (bool)
false
owner(view returns (address)
0x155b15a7e9ff0e34ceaf2439589d5c661adc9493
proposed(view returns (address)
0x0000000000000000000000000000000000000000
proposedTimestamp(view returns (uint256)
0
renounced(view returns (bool)
false
routerOwnershipTimestamp(view returns (uint256)
0
Read-only
approvedAssets(addressview returns (bool)
approvedRouters(addressview returns (bool)
routerBalances(addressaddressview returns (uint256)
variantTransactionData(bytes32view returns (bytes32)
State-modifying
acceptProposedOwner(
addAssetId(address assetId
addLiquidity(uint256 amountaddress assetIdpayable 
addLiquidityFor(uint256 amountaddress assetIdaddress routerpayable 
addRouter(address router
cancel(struct ITransactionManagerCancelArgs argsreturns (struct ITransactionManagerTransactionData)
fulfill(struct ITransactionManagerFulfillArgs argsreturns (struct ITransactionManagerTransactionData)
prepare(struct ITransactionManagerPrepareArgs argspayable returns (struct ITransactionManagerTransactionData)
proposeAssetOwnershipRenunciation(
proposeNewOwner(address newlyProposed
proposeRouterOwnershipRenunciation(
removeAssetId(address assetId
removeLiquidity(uint256 amountaddress assetIdaddress recipient
removeRouter(address router
renounceAssetOwnership(
renounceOwnership(
renounceRouterOwnership(
Events
AssetAdded(address indexed addedAssetIdaddress indexed caller
AssetOwnershipRenounced(bool renounced
AssetOwnershipRenunciationProposed(uint256 timestamp
AssetRemoved(address indexed removedAssetIdaddress indexed caller
LiquidityAdded(address indexed routeraddress indexed assetIduint256 amountaddress caller
LiquidityRemoved(address indexed routeraddress indexed assetIduint256 amountaddress recipient
OwnershipProposed(address indexed proposedOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterAdded(address indexed addedRouteraddress indexed caller
RouterOwnershipRenounced(bool renounced
RouterOwnershipRenunciationProposed(uint256 timestamp
RouterRemoved(address indexed removedRouteraddress indexed caller
TransactionCancelled(address indexed useraddress indexed routerbytes32 indexed transactionIdstruct ITransactionManagerCancelArgs argsaddress caller
TransactionFulfilled(address indexed useraddress indexed routerbytes32 indexed transactionIdstruct ITransactionManagerFulfillArgs argsbool successbool isContractbytes returnDataaddress caller
TransactionPrepared(address indexed useraddress indexed routerbytes32 indexed transactionIdstruct ITransactionManagerTransactionData txDataaddress callerstruct ITransactionManagerPrepareArgs args
Constructor
constructor(uint256 _chainId
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.