AugurWalletRegistry
Verified contract
Active on
Ethereum with 530 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2391…2f5d
0x63a1…881e
0x6b17…1d0f
0xa478…eb11
0xc02a…6cc2
0x3ba1…471b
Balances ($6,484.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI | ERC-20 | 400 | $16.21 |
$6,484 | |
0x1a89…38b4 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18480760 | a year ago | | | 0 | 0.0064484342 | |
| 15559306 | 2 years ago | | | 0 | 0.0033344820 | |
| 12628875 | 4 years ago | | | 0 | 0.019803396 | |
| 12563413 | 4 years ago | | | 0 | 0.0023820440 | |
| 12563407 | 4 years ago | | | 0 | 0.0022321320 | |
| 12560544 | 4 years ago | | | 0 | 0.031171630 | |
| 12518044 | 4 years ago | | | 0 | 0.0075895500 | |
| 12478010 | 4 years ago | | | 0 | 0.072301581 | |
| 11911308 | 4 years ago | | | 0 | 0.031731755 | |
| 11872465 | 4 years ago | | | 0 | 0.011766712 |
ABI
ABI objects
Getter at block 21421846
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
augur() view returns (address)
0x23916a8f5c3846e3100e5f587ff14f3098722f5d
augurTrading() view returns (address)
0x63a1eed178323c5ee0ad72fbd8a8cf1a7902881e
augurWalletFactory() view returns (address)
0x3ba1f0dd1f9a5ca688dd2a7f066358a8f2e6471b
cash() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
ethExchange() view returns (address)
0xa478c2975ab1ea89e8196811f51a7b7ade33eb11
getHubAddr() view returns (address)
0xd216153c06e857cd7f72665e0af1d7d82172f494
getInitialized() view returns (bool)
true
relayHubVersion() view returns (string)
1.0.0
token0IsCash() view returns (bool)
true
Read-only
acceptRelayedCall(address, address _from, bytes _encodedFunction, uint256, uint256, uint256, uint256, bytes, uint256 _maxPossibleCharge) view returns (uint256 _reason, bytes _context)
getAmountIn(uint256 amountOut, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountIn)
getAmountOut(uint256 amountIn, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountOut)
getCreate2WalletAddress(address _owner) view returns (address)
getRelayMessageHash(address relay, address from, address to, bytes encodedFunction, uint256 transactionFee, uint256 gasPrice, uint256 gasLimit, uint256 nonce) view returns (bytes32)
getWallet(address _account) view returns (address)
State-modifying
Events executeWalletTransaction(address _to, bytes _data, uint256 _value, uint256 _payment, address _referralAddress, bytes32 _fingerprint, uint256 _desiredSignerBalance, uint256 _maxExchangeRateInDai, bool _revertOnFailure)
initialize(address _augur, address _augurTrading) payable returns (bool)
postRelayedCall(bytes context, bool success, uint256 actualCharge, bytes32 preRetVal)
preRelayedCall(bytes context) returns (bytes32)
ExecuteTransactionStatus(bool success, bool fundingSuccess)
RelayHubChanged(address indexed oldRelayHub, address indexed newRelayHub)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.