GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 435 txns
Deployed by via 0x0fabd72a at 15172560
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,652.55
ERC-20
Value $3,000
ERC-20
Value $2,996.3
ERC-20
Value $2.45
ERC-20
Value $0.74
ERC-20
Value $0
ERC-20
--
 (#6442)
ERC-721
--
 (#3904)
ERC-721
--
 (#1705)
ERC-721
--
0x3d4e8e707f3dcf727f7e0df890b2779b2ebf7adb5342faa807d253a20c310ee4
0xe628a7bd1a3ffcb387f98001a45b4b02e2dc8b16121468857feab9d7dc0f6d97
0x417e6cec458823e6a244faa4d4acd6e77450f915671a1976ddc69796d0ff8f97
0x6551919777afce62870bd32565352594df7772d66ce78a3c5e7d761298f54567
0x72202b47ea2a703f586352206b0b2d77f70b46a71d360efe073ef90e5aaae8d9
0x2ece53066395e110db5f2ba0814c1dd0d5a5d2b1c3013f7833bccc10f9eb64c7
0xb91337de969f519081479d1203a9aef522dc28c0869e4c3e6fb7fd954c0deea1
0x002ed789b145bb18adac45b93adf4a9bf8f34ec73762bdf3c9b82baba4d9f4df
0x12b0a7d30b768b65cc714c1563d05cfcf29301870cdd87c721837ec3146d12f1
0x99f64e3156e1007152af8e64023798ba7638828bb4d28c28709113787bb84579

Functions
Getter at block 20866162
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8d0e5e1c05f8e57ce203c40503a6a4014d8ac0e0f2c6d1096ba793d10f41e053
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCd2FF940e4e888F529aC75abcFAdf18Bb10A8B69, 0xfDcf2e28941E797217d113c47dEb6227Ada337dd, 0xA7E0c7EdF9A81fdcd2c99A056AC42C60B1333D95, 0x7F5006d8C1DfecdB8CA81Cb281CcA82FF2171110]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
337
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.