GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 98 txns
Deployed by via 0xfeb5f089 at 15237267
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.06
ERC-20
Value $1.25
ERC-20
Value $0.03
ERC-20
Value $0.01
0x0c607e80e90eeb917adbce041d9cdcf90bd3c15f8ec7ba09516a0e247023139e
0x60d786cb324ef43dc06313575188f845caf858aeffa3026a4a2fccdf249362ce
0x008ed741f7da11d46b73d69d0db13fafeda82990469b974c514de33e9715ea62
0xef1a512a028b9b7b8d0d09dcd2b90847a4afb8fcc00d9428e1e05d6d0ffd45d4
0x11edbd7a372c2a9202bc4a02da325f08b3a557050d753bd647d7e094506982a6
0x826b2da620606b2029a0f5e69cd3764df1dd5dfbed9871512f0d09ba97a0c3f7
0xeec748bbf00ea24949525352647722bb56abdc841c4846053d5425de46da622f
0x5f35faf75b52bf7228a33371f4d87c07dcb624c7c535f14e87266ced0111aca8
0xbaf301caa94b12d1261340fc1df31fb2326fb982889c22fd76805e36365de248
0x2ee64661843bb80a08448a80cc177efe52bc7839084334a665b556971c970a4b

Functions
Getter at block 21224722
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaa987b4242381331f244a984848ab07e940de1189689c3536b59e76f6a0c0750
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x12B21D1E73B3b48d73dA04Ed05417B392c7FE55f, 0x05d6d0485497DEBb3a6c61007DF22719bAb8bde1]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
85
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.