GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x75bb847e at 14654448
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,167,634.14
ERC-20
Value $2,144.57
ERC-20
--
 (#2492)
ERC-721
--
0x30d32c4035eb9ec40f613eaf51e1bf74f9eca3690a5e54ce6ee02ed1d5f8f333
0xa368e1f6551b7a0801c01b759d49fed695563c19e2a987a9f0c8ae715655911e
0xd2fd73dc7dfb04d794e06634aa2a4e8f52cbc3cd2fb1d67ff3c1f2303dab858f
0xa909b3b86e92d911de2a4af1085643ca1ba3babc3ddf7b6580d0f1f9f3edbdbe
0xed42f5241e7955df5a273b90fcad0716ca32f80c1bec9819ea630e2ee4669be0
0xfb7a45719dcd80b7971457ce7f14e6c5e1d105e1fd1818528874fd3091c86ab2
0x648ea4c431e55d1da8cf7a1427e05a488f7b61155699096514d69430e2bd8cbb
0x70a0d3d92747c612f4b24519a7afc7a27f48e054046feb7a49840ae60ca61391
0xfb655e1049c6d570b8d127dd0322a154042f78b237c86e646df11f43eeb4ff04
0x30a577d2605fb72c59d237e6ebe9088919a29f94db6d3a639491487b85c3dd29

Functions
Getter at block 20857800
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x88cc9baa52bfcd8f03855e12fee3e89bed08385370715820c29337f3500ad4ac
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC8A2938083C05443c67e94a0DeC0c2528ca98Eb9, 0x3929f9a9A3306Bbca16C34f251BA67A76dD22176, 0x7e778ecaF8b48b70B8978E73DcA4c81FBE4cA9A2, 0xC2cE7eE399Ed3cF1B7883A4bbD63ea27dcc3e351]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.