GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 105 txns
Deployed by via 0x126eaae2 at 16128547
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $158.22
ERC-20
Value $9,503.82
ERC-20
Value $4,191.83
ERC-20
Value $2,296.42
ERC-20
Value $1,533.5
ERC-20
Value $1,415.5
ERC-20
Value $1,305.96
ERC-20
Value $1,276.05
ERC-20
Value $1,137.49
ERC-20
Value $926.09
0x2fa569639dd7dc3f1a7e5da5dca5584591418f8b99679424283125446837ee0b
0x648f80e71db45049a29822f14139894a4a833a8612310d62f628f36eb0903cd4
0x8f7ceb329cc612b024cc3db46e24b0ec8ab5e58311054c78a0fd4e24f0de47be
0x2a64d3106d787817cd8daf30872da6a5b7641ed869f2d4f28b3bb1654d4b2fd3
0x2af16005853332ce5a1a8bff65bc2f190ab9897f01c9eeb3a547ee38dbb0747c
0xadaf3ba521144d3b0e1dbfbe46cc2755a7550ccae7f4a452cf7b6aa6ad489d9f
0xb38098497ce0cef96c268253d07dc280f43433a5f2170fbe2f8a63ef7d3ac80e
0xa4efff2f71bc73b831c39dc04ee7b0de854f3afda7e5788574804b7c08697165
0x261c3758dce0dd663590350fbe0168f3c4cd0e94b5220466cb97657016b60a87
0x14755db686754d02f0df653f7fd55fc1a2c54a9ba5c2ba9be4019ce1ee92bd03

Functions
Getter at block 20999397
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaffa45dd70ffb5f0e36a9a225a20075591a56610c9715e28549db11f030bd281
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAa1Ca97ff13fC95D6D924922De0F8b3867649f55, 0xa4fE067c4646c7b7cA8944C60490fDB176e3Acd3, 0xF1b86a431f6c990fB37D57866Bdc7ebD2F151E72]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
133
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.