GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x40dc528b at 17911310
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,172.7
ERC-20
Value $58,558.41
ERC-20
Value $25,265.02
ERC-20
Value $18,905.16
ERC-20
Value $176.73
 (#3281)
ERC-721
--
 (#3277)
ERC-721
--
 (#3276)
ERC-721
--
 (#3275)
ERC-721
--
 (#3274)
ERC-721
--
0x24a0bb1a500e8f7b3958d4755144c5a81cdc1368cf59039b180a7433fecb97b3
0xcfae316cd89ad5ab33fafd1bad3aa4d6ef7a956fd3a17dc210835d7e5e5a7c32
0xf298348b80a8efe97543e316c5003088d1e1a4461e01f2c3651e44aa21801e50
0x803af04d94c8796c2a4a4f862ab918d170ad61e1e81b4c15083c6c89829d34f7
0x400759912a88c3f80dab3a47b74ae73f5499259cb161e377d8ab577eef13bb58
0x2aa55115352b5ae935c80e2ec519e5f1fb02d5446fd16088ae0c892407fca660
0xdaf033184047f6ab73f5519200d06d836d359f11b0a3976e08de6cd9d06e6f31
0x8e9e7bc4f304d28476c4d55b48871745f652e7d7762332fef42c81f81dc2ca6d
0xdea8041d1efa50657728e3f00bf2e2c936a16c18b416ca3a829d587fbeb99c63
0x968ae369c1fed14bb3cd5ebb61d658999c5d44bb1bebfa28b6aa9e749b3eb6e4

Functions
Getter at block 21207173
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5aad967a9eb928d235161df7f18b9d8bfb3025501a64d97a3f65a8a6a35a34da
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x680d71AD49d5212cb64D334Fb96C2b56f268913d, 0x71F45297e7204AE50388d96192cCBe1aCaD5dF99, 0xb0B18b9F9EB3D1126052ac992aB541Ad8DA6774d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
37
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.