GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 109 txns
Deployed by via 0xf22bc522 at 17352796
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.57
ERC-20
Value $124.7
ERC-20
--
0xee540461e987fd62868257c7e9633365d3667b3886be07ed4249dc13c69e6326
0x819dce330a1586de7783949fbf6fc2a4db074451d5c203773bdcc25aa82bca28
0xa36c6e2822adad79d67bb66b1da469e3f7358cf9ecfd0ad113f8c964f2371244
0xc17b37d988a21240cc1f3f7ef3adc50e61d9fcbead6095d2c5eedc63fbbaaa12
0xebc4e4d16965a9c5bf68f6a505fd8bf3d0d806a090ceb67618356877c4c3e0e5
0xeafb90f5e6a470ea1bf89b6e6a8b710d5aa9ece2b6c64d90c87de09d2c7d20da
0xaa8aab76337ee9a0215c5a54cfe281496d8e51291f8560a39e6b1396c01f3489
0xafa3b3ae8407a11b9b260d60e1c8709e48011b90e80264f910c837ca540e63e2
0xabc425c06370f8d68208346032f9713040ab39fb0987589b2e718f11b04f7fed
0xe3b4cf557ee9f4edf413bab388dab6b8401890073dd3deccf1b001f8be3ca8c1

Functions
Getter at block 21293353
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc8577e37e87416749ffe3fd8404c8b5ebe65b940330c287ee14a4cd29dfa6a9b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBa2DED0E103E7a8b80D082eb891e650F2B5A3F28, 0x395Ae05c5c3C46bC769F9375cdc817c1c4A81F30]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
47
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.