GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,277 txns
Deployed by via 0xadc2fd42 at 13920539
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $95,868,005.59
ERC-20
Value $17,573,891.5
ERC-20
Value $14,680,629.49
ERC-20
Value $10,060,228.09
ERC-20
Value $7,354,680
ERC-20
Value $5,247,868.07
ERC-20
Value $3,793,150.28
ERC-20
Value $2,028,518.19
ERC-20
Value $2,000,199.29
ERC-20
Value $1,898,874.68
0x62a2da6cce3a19a64f07c75827345701005968243bfd515ca91c30f44adeb145
0x551867e935c1900a46cce8a862131577782cf80c32eb0913db6bacc739ee552c
0x1c87a38c4fde8e5f783c5e9f98263bed6e058a70030dcf3d8c72d26392a920e9
0x4e5afdb24d6295aa800aa93218ce4ffc4c6e1579153997a236c12f8a76a23d3d
0x120043480ae8ab603847457d958215782b189e34a90cde7df90554fd3dbe5501
0x72c081a16770314623aedf80a225a51fa44faa4ab9d6c1184a806ef9ed37be3b
0xf6c8c54dfd78f9c8e593ff2d79898bff2ce11259b962db49e20a949a27bb55f8
0x15cb5618bd7ff9640dafc6e792e42e54c8d53e13d85c237e7bb788d45db703e3
0xd82ef3364a192a7f8f76901f590c38fa97c5b24230b287748dd3d874a68d164b
0xf961dfe8888c2ca016f4a28c17a81848e59887b321151163811067f6b97a751b

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