GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0x5a994b81 at 13258116
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,243.76
0x02c365528d05a1f82e383ee5e2dd51b224058c2f1ac4d9fc42be07e3352fd57a
0x18602e8f48f70f16c6de625bccf965494ba2b3be3474729c6fb23647a1014f22
0x5e0c6732d1f2790acf4830a20a8377c15c062be96350d7bb92cd3945e7d261e6
0xa04670549d7a4e26973ec48904d024667a51dc64f08056ede6c62e0c3e98255e
0xe50a21465ee357fe2fb5e9203612dc96179058e48d864992d5d342eace1953ef
0x9ec2a4fb565c4dc0cf9ae3e436e2c2f2928a2f1d1b7ea14ecde2e53cf71d5165
0x903eea7253d67cc8c7f3ee0880c1b26c356b05778293ab97a830525c7869f733
0xe8da0bda16b3fa007c0e83c4cb182887ff1672a596762d9faea6b7f04f3877c3
0x114e7356ea44fcec9bb48993a6521b44997fe960eba264efb7341581b9b105f2
0x688b54e77fcbaf06bf69c48134fe4389eddd0f98a4ef9a702a22cde71f2911ac

Functions
Getter at block 21025029
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8d0fcbc9c902e2d6aa42240366ac405f50478d1ad7e4331368ecd8b7f1237424
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x982771Df9eda7E1B487391cf07eB7DfF551280A3, 0x1d45fC0fe4EdaA1950fE31B00caEb8D0F029e2bE, 0x06F4c55b5626B46769c79c8fa90eD90671cde150, 0xfA742f242A6e7D226Cc2404144585D78a1a464fB, 0x0ce4CCD816A6C0563046296f3BeAeae842412A01, 0xcDd7ce64282f455c41c1f0FCE2985C86ee579AeA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
66
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.