GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 496 txns
Deployed by via 0x6012e35a at 13613923
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $133.41
ERC-20
Value $6,779.47
ERC-20
Value $894.36
ERC-20
--
ERC-20
--
ERC-20
--
 (#257)
ERC-721
--
 (#167)
ERC-721
--
 (#159)
ERC-721
--
 (#147)
ERC-721
--
0x36fe59a17b12e58d762eec8738bc9881b377a98c339818c2b102dca77dc57f4c
0x69ebd30de0f8b71bb099f12b296e08b643ad597c1db4391809a729ebdfa38a3a
0x173d9c3f478de6e5ce382b28d014db23524d7c71ac393ddf96ef44f4941f43b9
0x06cd247794328f71a1d4d7d11f8f96ef2e8d6fbddbae92dd0ee48aea27815ac8
0xd29244ed98666f286a0b27a42cbccdf10cd66dd752ec87967fab6d0a6df1c723
0x245d70dbc7406c4240a8549670230c0ed538a7ace002ab10dc9821900b1e828a
0x94c92c236c3459e6be54c22939e41a5dcc63dc4c5642bceb07ef5110b4c711b8
0x9a37e7b62990dc1a47baee51ce84bccdb28879bf225526adb334fd828f8214cc
0x5f6aa82678a5a39aace194f9154161d4ad17ff966299aa9dcc4bab7797acc7f4
0x948dc296ae437f4a1b3ae15b335bc2d2aa8a66cfce2a43ccb6e65997e976321a

Functions
Getter at block 20857865
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf0f24af31d8f0e14284c31b232561a4fa72c215342892961498bc37fad52d1b9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf2af6345349818f20618C66642575a44FbAF8f69, 0xFb41a4D71570d68393E8Ee9E6544dab483cb425f, 0x0B5DbD066aa03742ae0bB25000616435BaC0192d, 0x85584b54061b15Cb790C7C0d0Ea15545731569C0, 0x6B85BC3055D98F88Db15aA5903479a445dcAc6BF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
474
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.