GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 304 txns
Deployed by via 0x99f740f7 at 14671774
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,142.37
ERC-20
Value $4,273,755.87
ERC-20
Value $193,067.85
ERC-20
Value $18,676.84
ERC-20
Value $10,936.56
ERC-20
Value $5,556.93
ERC-20
--
ERC-20
--
 (#301)
ERC-721
--
0x4edbdc03e3a285cb4ecab89e7d850ccc85ea7f2d776b79eea76d16130b6a34ad
0x288cc79624f9c06aafaadb1f4c31338dd8337d72d005349d25e86d792dc01db0
0x121a9f283805f48804060bb4d56ecb328cca12b5d1269b920042dfe06d3dd9e4
0x76d89893c610c8c20041f2f04e2c841be66a3f2ad8aec51cfa4bd6baf7576f1b
0x2406c24bf2824ca85370ec1f1daeda031baa2351e51e57cd2fdf8f50d9af5200
0xa8a309e25e22ff6f89720ebd89dfbf753c68c43820c74dd942e560fc4815fa38
0xf572b5f09cc5815cbd38a08b82bdd9e6c031fdd4dc135837866868a4d531816f
0xc318a73713e5d6e4e62d3ebc9a036164c09ed9e86e3a01e69fbe07d93f3b2aca
0x592bffef9fa30f9a52d9c749ec7bd4173fbf4771952ea441a89c1b9552f77b85
0x7ac8b7798c830cbf0c20fa9bc472fd76b4eedbf6d9545973b8f926cda9c76847

Functions
Getter at block 21194542
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6d0083f43d8d6d78d2c81532df7100d2e949af6f2925d27dfdb35b301c96a226
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x458341bcC2B733c497BDD3E116A18ff5bf514314, 0x47272De2b854BFff23C329480e65304a03093720, 0xC821D5150447b956e370Da96d3b416B263baa651, 0x136134CA6b43368273cdB28d25B6f863E9Aea9b2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
377
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.