GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 445 txns
Deployed by via 0x9dd54afc at 13278182
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,223.22
ERC-20
Value $351.1
ERC-20
Value $22.31
ERC-20
Value $5.82
ERC-20
Value $5.62
ERC-20
Value $4.83
ERC-20
Value $2.8
ERC-20
Value $0.84
ERC-20
Value $0.47
ERC-20
Value $0.22
0x06ad2048105f915ae0aa1dfd8ce52aad52fd1e0a6367929e85247446250ab173
0x9eb9ef3a1e557b0897c33c2cc0132da1f7d8541fd6a6a8566222af90c92403aa
0x42310a7574aa9336c85e8317837999e4c7e8d150116ff56e6012b8252f0c951c
0x96dc320867e5bfa2244bbd306cabc43f3bda27d5ea724626b0e6d34269410212
0xb3d83e42a9c2a0e97dbb648e6c76fbe9e84e7eaedf97de06ef8c397f36807f2d
0x4be5a82039d3f70b019e703016ba137a9ff8250b83783e19ceb488f66d19ba64
0x5b0dde77123411091fc5f47e46b9d732c69affca87860c466b537e9fbec13d1d
0xb8c3762e2939aee9360f0df09c354df8c576d73eb65fda4cab95dde2d878fe7d
0xcefe88f602e72df8ea8138e2b62ca22e066a474e85c39ccf01c934ea6b5f37a6
0x7a653f87f1a6bb881d4a71e661aad712fee0e6a57a2898d9b8afcba3f2aed426

Functions
Getter at block 21284839
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0dd12d781f8a84b1fd3b1c8ea874e03c1d99368345d16acfd3ef44b011f6aa00
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC549aEEb25E84000f9527D06B60F72F9fa287222, 0x2ff72A30622570a974d1Ac0A1146fc495313d79E, 0x3E004631645032f43E6c35cB1388004Ec21b6687, 0xb23A136fB63008aD95D15Fd641Fbd4e6852AF0E2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
407
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.