GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0xc1e7f2d6 at 18438111
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.67
ERC-20
Value $143,408.85
ERC-20
Value $58,761.6
ERC-20
--
ERC-20
--
 (#5322)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#1405)
ERC-721
--
 (#1404)
ERC-721
--
0x54aa61702a021cc0117e73d16cf13c0a4cc609423693a36323c6e435f7ae206b
0x580f84a75fa6fc13c5087d3ce0bb245f962d820321db7af21c6ad689c9a33682
0x022f5ad5ca6df5acdea042f01b369a13c84c5486f913483e8b4e723a9831adfb
0x5d85edd34013b8bd5f8bfe265331b1f6c93e43c995434208733218308160c7a4
0xcc3416b2e50e7e6bf39f9dd5210f93b715f8c85353422f45d2a99ca51bffce3d
0xdba6461a5fa4dbbefa8900dd0dda2a586d41d683bdde716e8055a1625dc90d04
0xbb6e832385d9ca40c4406a0573de5dc294f7c95ff60c65513574f425d55de26f
0xfd8bcf81528f4f8295bbc570dff6009b58ca2d647e0860597f9a763f3ae96509
0x31e458821d5bf515b6408c9b4924c4ba080c411c0ba72f7aac40ae27c9f92e32
0x5890570d948e65a4a4811989fe47f9aa2941def09571313f7af611a39ee4df57

Functions
Getter at block 20853006
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x26316906cdec3060754a031c3cb76352811bbe9a3c6f9e200b31fcb2bfe9ee53
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x58A4a1658f0EB3774ea787A8c31619Ce20437929, 0x73b638Dd4DB255513b7c67fD0513f588557c4045]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
46
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.