GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x2618332e at 20613696
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $254.93
0x9f019497bdb2e6cdaea5d341777ef65f1947893d273fe9cd4c6b77ea265b2c70
0x58fa58c8afaa653e04c59301a4b7100debc9d38e194d53c98b1ddd11903b0219
0x7a8a5e213d63fe7c24564a76f50eea121ae66918a4dc4b3c1c272e50710af9c2
0x8c4f6ca057d7aed2b60f2e1806d1cedbdaf254f837ad8fe143931fa36c608ac6
0x97d6e8c1b51639ab6c5c62f8a931ad1b6fb7059e8a6f4ada40c9ee5d2f6be5c7
0xf86af4d98679ad5269702084cd4f6eb7f7c099a9ee075e908e5a74307edfc770
0x7ce50c095a23888e7d98980352c6212d4804947ccae1ecde208bd10d8d17fc00
0x4f32a3736f761b71afbd08058219f3cd17803166dc472c722e326fbec2d579f2
0xdb7abece8a2ced4201889c101d7b1a804cd939d72ce6eeb65219297fb09d1c08
0x7dea291dd5a5831d5e6b763c360efe696d79ca46ba5b49bc219c1f3fd673c1d0

Functions
Getter at block 21123442
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x63e8ec81356eb397c0280154d943fef474265eddc6dcaf021fa7d6724eac8940
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2eDEC48F776F9857Aef6CeFd41a2C55D73dea067, 0xBf6a261Ca341E69D384F1C5e12b321cfAbbf3691, 0x49180Df56d9FEb4f6C1f51D3f85Eb111B4C2980E, 0xB41538D3e5903471AB3020F10C06e39d039171Ba]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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.