ApprovedTransfer
Verified contract
Active on
Ethereum with 1,385 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x44da…e76f
Balances ($0.00)
No balances found for "ApprovedTransfer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10426384 | 4 years ago | | | 0 | 0.0097875200 | |
| 10398613 | 4 years ago | | | 0 | 0.0042808500 | |
| 10388535 | 4 years ago | | | 0 | 0.0046477200 | |
| 10382308 | 4 years ago | | | 0 | 0.0044105320 | |
| 10379591 | 4 years ago | | | 0 | 0.0062690025 | |
| 10378874 | 4 years ago | | | 0 | 0.0070347800 | |
| 10376034 | 4 years ago | | | 0 | 0.0041289413 | |
| 10363172 | 4 years ago | | | 0 | 0.0041295150 | |
| 10304078 | 4 years ago | | | 0 | 0.0035575710 | |
| 10304039 | 4 years ago | | | 0 | 0.0035567890 |
ABI
ABI objects
Getter at block 21284176
This contract contains no getter function objects.
Read-only
getNonce(address _wallet) view returns (uint256 nonce)
relayer(address) view returns (uint256 nonce)
State-modifying
Events addModule(address _wallet, address _module)
callContract(address _wallet, address _contract, uint256 _value, bytes _data)
execute(address _wallet, bytes _data, uint256 _nonce, bytes _signatures, uint256 _gasPrice, uint256 _gasLimit) returns (bool success)
init(address _wallet)
recoverToken(address _token)
transferToken(address _wallet, address _token, address _to, uint256 _amount, bytes _data)
Approved(address indexed wallet, address indexed token, uint256 amount, address spender)
CalledContract(address indexed wallet, address indexed to, uint256 amount, bytes data)
ModuleCreated(bytes32 name)
ModuleInitialised(address wallet)
TransactionExecuted(address indexed wallet, bool indexed success, bytes32 signedHash)
Transfer(address indexed wallet, address indexed token, uint256 indexed amount, address to, bytes data)
constructor(address _registry, address _guardianStorage)
This contract contains no fallback and receive objects.
This contract contains no error objects.