GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0xec93162a at 13197216
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $403,401.09
ERC-20
Value $1,456.89
ERC-20
Value $29.64
 (#3345)
ERC-721
--
0x94d5b79935fb793bbaabe149e7f750bf754919e842a282a77eb3a8eca10af8fd
0x84ea32468f1e7336ba38d76298513b825892b4d2491a147e836d1902f49b11ee
0xfb9519ac58386e5c60af9c529ae3f17b644a9dc62962f8e414adf8f082b88559
0x14642a412fc02c190f65ef59e86cc0d43579f96ac63adf5f708a7c4f41db41e7
0xf223d865aa577cc0901e4d1f0f9e8ab497d9e49d833e986bf82bf630ae07ed99
0xe1f8a2e79cf475c1baa2675af2a17345a45510c59470a96f0655eff879661772
0xba6b1daefa36a509d0a8f9e487df4f5355ca3723020683beeb5d981f5ace9f21
0xcdb769d94d6d4845c8e771e7de8fa6f4778420ae1de3782a72b9d0d9df8af9ee
0xb8c9ed8865be2a96699615d6c805d852d1e9588706b30a2e11bf15ffd9814048
0xc0f32b891651c82f184b2514acf3cdc6386c131f8e2c8d5824651f0fce2b60d8

Functions
Getter at block 20838947
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcd0f7135d584a04e277f6c8355a6662be162ce025ad7fad90acd0ddac7c271a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x161a6eedFAe7f007030d7A6Ee5Dcb899aA4B541f, 0x526f0066b7a616Db02bb211a894aA1D6dCBeF30F, 0x999999999999a1043B030F09e500FF4CD4d8d9DD, 0x5017596b24E0437d751d27cda8B0294FB3E7406e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.