GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 104 txns
Deployed by via 0xa2ea5566 at 13155491
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $61.93
0x27d032ccd449b6a7101b89fecd49f1fd64b1e6338fe7e8cacfcec508375618cf
0x5854e986cd6e11d77e8d72ac8198a08b7955afe10566b1298f54ca7a4d09aa9e
0x9f7940827925ffe1d84b42bcae9b7d0f1290ca443304eae1a32ad4db3a49cb9a
0xb82b1a80b39e9f8d2f23c5fa7f205cf9f4c7afdeabf8e81ecb9fd70a608de7d8
0xebf2d158f7af9c3030d283349dba0453d606557a42c1d5327cafd39e9f44a016
0x789e48efee2691d2cf65c6e426fa91178a35162948819316c76047b24281716f
0x3b13e612ef06603f2984c64697f78ed608b087365a0eeead721d645ae6c3ea02
0xffcfbbed9745ff74654959305e4b99ba6fc3ae1c17a18813a898110554bd0aea
0xb1ec9a38991d498081afd549d9778a4ada21ea4ac02eb056fbdaca4dcb1195bd
0xfebec6e5f0567df98d70a500e301fd17e362e24f000b8f19f33c00909051b71c

Functions
Getter at block 21190074
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4f48be69305b4a6ee01f5110aaed5e8fc72066d75ad595ef82f824f377f6f34a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x72ee743428842E078022d577e1b965551c604265, 0x488E87888CFDeCD2d672744a75Eb7FFA2949988D, 0x72AE266Ed94288594A81E042CCbBc3D1a7330ba2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
96
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.