SafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x1c3defba at 21164716
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $65.66
ERC-20
Value $46,699.8
ERC-20
Value $907.59
0xd547dcd120c7d391a0da1a41b8cc826d21a1f704795111bdfd5529d80a7f7e13
0xbc3f0098a69b62c1403da2badd4c5ce976e0fb340493b3edfdcff99b297f5420
0x230525a9380a9e772918fc99e5a7ff14161e5264a738c7b1453f0b170c1da7f2
0x59d05195f9f33abd4fb5faa33cd0aa5fda0b1df558b51d97a1168d5fb99973a8
0xf66fd92515d93915e9efd70a7eb7e49c8259958f75dcab1ced55b956b815e3a7
0x9f7b86413d1730fd6b36acce800c14204fbde987ffd04cbb98e11d5110740dcf
0x1a01db6dc7997c26eb8f4c246e2f2f1362ab22c1f1a03f1000327816f3a3bfa0
0xdbe8cf76dfb0480c29dc844f11eeb44db2f3c82fb838b5ec515c163eea4b9bec
0xcee81860c03af367aaacdf02589583ec0c6fca2e53cfbe98f771b7159dd3d090
0xbcd6dd1a23a6736587d1802a343ac6bbfb6710c7c97165f579b234621b0e0b10

Functions
Getter at block 21274141
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x7c3f1befbf887ca77f61a21feb8f4fb69e9a1d64a482bb5effaab8343437a907
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x42f0B139D371CCd992BDfEa1F764D66bcdE5F000]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
25
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.