GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0xf719e103 at 17592433
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $27,268.52
ERC-20
Value $112,158.3
ERC-20
Value $76,113.75
ERC-20
Value $5,986.45
ERC-20
--
ERC-20
--
)
ERC-721
--
0xf590ca260f8b0b5bc70bed23d1d0f979c84772987bc4c21c487fc016395061be
0xc106e075b851ebee2755a56dd06da80e8eee34d2207055d3b3102abb17ae3dd1
0xe23725c1cecd19b9ed73afec53621a2d2372d175b50cf1a521f1abde1a5e4af7
0xd13362915acad0f6f703b8ecfa6add134d04a7aaec2ee50b8751ba7f4c7a5452
0x4a22ff0591dcc5242c4c881ba46b83af9bc39bf1298d6180d7e3a428c8bb2f2a
0x4fa4be79a2da64edc70ce28e23049dea3444d31a5d592f107fc96fb29b031b20
0x96e67fe0083674f975d380c11c09428f86bdd69104d4b13ceeaff514afcde8b6
0xe28c2cbe289436d124b0b8ee418734f9465ab4a86ac183d836ae1ac4a324b2cf
0xc4c0f1abb9cfb6a32aa98024a438320bdc0197efaaf1b667a91bb37c9715505b
0xcbfbb4a066ff01490b642117ffdcf2f728f71c18d590317fa4e0ee29694a335d

Functions
Getter at block 20889740
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb643cbc12663aab9161b4ee9658bab3b0e7e104be1970db7d3d0edfce70adeea
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
108
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.