GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x98daba4d at 16131129
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $764.17
ERC-20
Value $1.42
0x7c143b4671e526123ccec2892a9ab6eac8dd724acf1fb6862b65c2bc2017699c
0x9e75261715cdfd422b3a497ec101e5dca537a20b4808d659a9e1b9a32d4ad754
0xd1de4b3208d03c2a09981cb2df8e8b0d07e543d573443128f3cd3d1b1417730a
0xccb3f1838eeaa1f9475d76bf9b79c22eb488da0c1f3e8dd47ff786a9d4685100
0x667ac51b771ce9e5c09b951f08ad161d16744e56ee1af41b505ba684995dd85e
0xe721938e605dcf5476b8ad101821d2f5629050dd222085cbf0c38ab2af73145c
0x3d9d6c3ef28616b7a7cfa8369bd5b7070a7b907eb0ad5a3c96fc9363a4b19b15
0x05568e74af329dffd76b169e002423b53b94335014e725363570fa989b51e97e
0xa54311392cf00864f8b0ea9573b5c978195d959341fee80af81d0c7697fbd0c1
0x8dd5e80a59b30e840b8ca37bcb306de3b0cdbd46c4f22bd0dac32b56e18fa28d

Functions
Getter at block 21332715
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5cc8ba223806dc0b448e6ba3ed0d158307b37f0657473d9060a0c98943850443
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x61fEF68536d26a5cf463CF5b598b9341a70eF81B, 0x27993a2287A8a112440866c1857faefdf41b3e78, 0xde8Fa229eAA761052bc4bA77bC78d3D6137d2F54, 0x3b6eDa1beC2C9a91291C44Aa40C676b646eCE184, 0x55B22F95133D328Ccc65ADF71a68B090f2808dA1, 0xb0F26cCc36e72108CE9b81FF219eaA52AA5E9Daf]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
53
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.