GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 242 txns
Deployed by via 0xb0ee7ac8 at 18663532
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,428.22
ERC-20
Value $4,505.45
0x44276557b30581759410fa03797cf72be30bfe78ca953387816d01986e2858ad
0xe2bc2694d0c24ae3c32b82f28f04ca741ff3e79741697c7713634623e7065bf1
0x31c4b70575faf626eb6c21af68caac7d8c8dc62308824561b0adbcaad0793bd7
0xa8bac889c66f27078e6ae8b17ed989710a8177f23fe162965efc50973044ad2f
0xf75f379276617a4450f11478aac63bee2bc38944abaae2b339da18a51d676b13
0x45c14167dee8a07521f90a36ce644614e1f934eb0d5b17011d4cf3babdf2db55
0xccab73892420d7b238efa4363b3271255b55e6871f70f2c1a085a221a26d763a
0xbf51d4b245b86597da32cc9fb6a212834b1f040b226644ea569750d732d90d52
0x9730cbc38671af0c1a26f658ad21b764ec84c4d3aa231d78655cd05d44a8c1f1
0x34d0a183ceafa3a5c52d33960bbf79921b3e5c74c20515a478201c2e444506bf

Functions
Getter at block 21298368
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4a566a7839f4fa7ba86474f484e7e11b96ee4927109cfcfdddad250cd7a3fec3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x77610267a344Eb39955c20908978830f61e2373C, 0xD66Cb98865181a890ffee5654fAe1D6b4D1827a7, 0x75deB70b12689e9CaeF4b316eDD04F213Af06127]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
240
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.