SafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0xefd4b9fd at 21099270
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $129.95
ERC-20
Value $169,091.47
ERC-20
Value $603.99
ERC-20
Value $481.36
ERC-20
Value $1.9
ERC-20
--
0xe20b72edc1ede6e5e3ff868fb9896d0a056f60bed61a19164c489581d8055ca1
0xa5d1ec6d68f223e4e6a768cf5257404da250a41aad633baa1999f2f9aff515dd
0x67e3692ceaaee4c14c1c80bfb446a15f0d59783fa13393ee804f3c9c4460df79
0x786abd0dea78cee6068af857debc8ae4996093e42fdb9e34ec3cb24e3e5beab2
0x24932f7a9e7d3f243aa6c1e8125c5be8be53312bea7199bd579085700771657c
0x31fb3268b3e882c8c0ba8c0e89c273bc5f8b8839c48e511a44a2653f582ca03f
0x8080f7582cff87d317f18ac85fae0de2cd4c5460e27c4097990ddd3eb8f32114
0x5316be65574f72001b016a77beb1ddd7bb43cd4359f79e9e2e75ec3f42621a13
0xd9d9fc5401a86c38c339d0337945932e916058e51afdd7ddf21453ba991131dd
0xf0adde29e7e7555d4d7115a448d45828f9638900ebb891d4071beeeb68fc7107

Functions
Getter at block 21302022
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xcd684c287b1e7a71a6f9963e6f6bb37942e38d744152108c9f4b45d0e0ee919d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x16F75aa4BCAB8a8FDa2BCAb023Ca1AE581453Ac5, 0xeE3F16B8bCf2492571A2a27BABa8159ef935a8aC]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.