GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0xa0a25f5d at 15028583
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5c57277ee1539d876bab3d494c16fb314e3867831e7a65c9075bafe08f43ceaa
0x04b881bf17f218334d87b44ae985163d64b330fb4a707455a80d576a2e7cc067
0x840071f954bd508c5e7a42de187da68f0ec5cf5db04a995b404078146d7ef779
0xfa32e89d038e9ae0cf385315e8de0ffb52849dd40e8c56307dd1e9145c204169
0x23fce97797ed88cf3dc103f637c450c15d35b8d55f20a31f8a70c66a92ab5aa4
0x8f434c76ca9ba4d8afbe3261de2a78ad0b1d83657ade3500bd5f87cbc91e0788
0x8a7f818f387ac2af78bedb4639202fba828488017b89a9b9decb4038abefd771
0xcedad6facef88e559b5b5892cd45d70e6023fb0df9874477651fbab05aa0f9b7
0xacc62d5b7010bb127acd4cd586087ddb73eb9ca7a0554560326ebcce857ba705
0x0a6b36a3adb1279dbf6af83b4b13208f42226c6643a86e0e5ae97e55df0c310b

Functions
Getter at block 21097899
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd7f8f872a21c9584a5d3b1b367053ecd8a7aa60724c64a6ca33347c32f559e04
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB7b55b8c132117Be5428cd445F9E218e97889D77, 0x9166705f383599faa118B57b0B3C0D00b1A07F6b, 0x303F51Be1FEC57FB8E7AA2DE57E617a651400e31]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
97
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.