GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 159 txns
Deployed by via 0x7f32e9e5 at 17500574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,493.02
ERC-20
Value $127,186.03
ERC-20
Value $26,949.56
ERC-20
Value $81.7
 (#3267)
ERC-721
--
0xd4d4eda29e60516e127f7e4d87ac5dd8107bbe81408d584332c7a2468dc41b3c
0xf552531ab25dca45e20e5e8a5e4fa83ecf317e3f29fa1ec831416ff6d369763e
0x438f9a7aaf11049e92f9ce20e123c3582a6f2b50473d9439ee49fcb4facfb8be
0x27d0735384eeb28d7976151c93e947319651010d03206673623883f3edd55f67
0x6681ff3ba0144bca98d66bb338ae07e4176e5db840eb4e8ccfb940bb37134c2d
0xc188b23f32bf6112c1d1457ecbcfba104d478b3df8208b7258ab35e46c3ee953
0x61fb896c9500f268cee24c76352c7bef7533dce3faf3bc208c68fb862e333044
0x36d51ae9d85f7524af8346f19d7286d5364336dca6261f5d155494e1cad2c625
0x6e7de82ed4e630edc34b1800f222f328a4b8ce64e06ec08f117cc0ad982b72f5
0x827e3a82a3a471dc286e7d33a2978774aac0800c9d1da6d36c077503352e986c

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