SafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xd69fccb3 at 21295069
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29.32
ERC-20
--
ERC-20
--
0xbd5105058a59b1c41510632b7b0f3966a48b8ecb7c0d1f71c3af846795eda643
0x5d40962b01a12552ebf4566955f511364c26ecf678e286f694962840040f2405
0xcc84272c75452a5be750831beb86bee862954cc4c7a473de44c86769084864a2
0x0c5998e278820dce6be87bac1a8e84835f752abb0afd024329b09f6a7049a61e
0x22b12ad0793f2841f08eccb68d5c03fd15fc5d653a4b653eb6831529881750dd
0x467c98bc7affd3e277051bf1e721a74ff57000ddc155af6a468af4aa694f9bc3
0xeb0dae70a9f87ae2aa426b3b2758754a58fe6906022ad040122b81e851f7c54e
0x36c216100ddec0e6ce5ef83a29572a1f33a1aca80953f3f80524fcd0e346a8e4
0x31c2f30519a08153c7c7bef641133863b4e30aead85c300a69f253c065369914
0x4c12c3983fbf19ccafb6100adcfd413461c52ff5108b98f6db35b7d98fa43ebd

Functions
Getter at block 21312405
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x4932d5ff75dc9b73c70bbd94b54d18c7ce0d91d71766f1fc365a6583145ab2eb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4c9434e0C6d2291DAD25256d02988EBE18cE2e89, 0x3B6FF0218752D41367e05506779f297435a2343b, 0x2F200fb7BB897D6231a2FdD0f22a16E235032147, 0x6EAAA0Dee9AaE85bF39d6381Edca341e3c967f74]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
11
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.