GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0x65187e83 at 18813543
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46.44
ERC-20
Value $0
0x337df15ea9473657e27aa1b894cdc9410df96bd3a02958a7e0a2adda17b4ba9d
0xa4811e34866b948852ef4dfebfc8d1b3d7f0810e11540eeef0193b1194781d17
0x5708bc934742436bea771662b17a4fc9863334f10d13f1c47585ea9508f8bd21
0x45a356956b3e7fc0730cfbc7f4068c8be717cb664c6c7bb15abadaf5fe8b3f23
0xf6c4c135d1762026fd95d6b4a759045509504ec21243a2474968e8df8644c397
0x0fd5714b3259cc3311b2116b6323edae8a01bccf0d66debc30b9aa9196577306
0x96f4100860789ca1eced527c96c9903d5063dc839c6f8eb6858888440bface31
0xa8d497ea5afafd31887c07277df86467dd9f037765b2f769d0f068bf40ad47fe
0xd0dcbaa83a5cf7ea5bb2d1e13f49556063ec3e3a668a85519914a91731355915
0xbba6d1dac8f21828f15f1818b529d048c19d2b815cbd5e4c9ca7b504fe7152a7

Functions
Getter at block 21222644
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0168817d50d9558849e73ac50930903bbd0169684f99e1249e6beea52fec1e91
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7b17479e5a570930Ec67b42c9D7601B3aBB871b6, 0xD4aF17faB0B8CF0A06e8fD5136D262F899A5bd8c, 0xc12062AaA3B41553D5dD62c9a9760d3952d7038d, 0xae4D41df51D47C359177FC25d06f55c5Cd7B94Ae, 0xf0e3862F6D3bb7b7Ccd1f3E6bdEAD3FcFfFb1879, 0x88A506929FF24FE536992A8c08FB6171263255c9, 0xed035CcE3315F65A0C08fDb67b9f8eA9a326c3f5]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
39
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.