GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 569 txns
Deployed by via 0xab98162f at 16983512
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,207,664.01
ERC-20
Value $145.89
ERC-20
Value $0.4
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#669)
ERC-721
--
0xfcc5f52e942292ec336b80b2e960fd37f3bad27c55aa933dd169742810ae7e21
0x199c80d5a80e8647c1cb7a89fc56c18fef86cf46604512652a0ddbf11d355bcb
0xce1a47190256672612bfa26bb4a8371fdbd03b3099cdfd2d4341191d2e8695b4
0x0bc4b8f008a1d57df1b9ff53c7ffb3e38a2299c75b7789fd2deb509d431254ef
0x00fc02ad315f075b9dcd38ed1cea2bfade1398e53c0dfa81c249219c43bdb10d
0x50cf3cd49c3e4b4e444061212002a45277e99292ece1e99cb950423c86b5f7b0
0x670e557ab030c810baea3265cb438628c6cb51e8c1bf45398d8c135272e75eb4
0x09d5d5ddb3a5a125b647d5cf2bbc80c09715c12a19e1919fe56021c239d49c97
0x8bc0e242f35e60524a06d8d7afd23dcfca9c1378b02ceb0aa4c4ab53e92db744
0x7f655bbfa7c9140af75b7b41c277acaffc8a5699da7b13912ab7cf07af6015af

Functions
Getter at block 20860412
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c44dc9fb3eeaa45f51190fb5225e00b47a8e0e1dee9b0675afe3f347c4eec9f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9f4be89cF01f7A038e0b9015b6b3A354Ff169CA2, 0x7FE4b2632f5AE6d930677D662AF26Bc0a06672b3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
614
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.