GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 121 txns
Deployed by via 0x7dec8d38 at 20220288
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $73.9
ERC-20
Value $142.96
ERC-20
Value $0.26
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x5480c999f10831ec07177089f5f511e1f3d6bc695ec6ead44c532ad7b0b1e6a3
0xb4ff22231e8164e424d1de7c9976d9f25b0fef80083f4c6dedb55f0708c69d08
0xdc567775a8b27c3e6c1eceeba7f0da3bab969b276adb5c52c9b60ca8f936ef01
0x40fe297b0a1a382c2f8129cd7fabbe75332684d301f377dbf247a5813d500dd6
0x807a82617cbe1c1cad1474be365fe0b786ce97e07273aeef886f88ed154c5d70
0x1ea1e0c07c383e5dab2a156717a14180d67fb9baaa59c846e6aa7c11f0b2ae62
0x22f0af4736250e056e6c5eb5ea92da0c026f9b525d0f22228b5fd57aa6df410b
0x42fdb8a5ea7521cf4c2328704646262f163d5e0683135d8e808e626143ec6c96
0xaab62767f8d1c9dd36fb5e5ece5adb0389ae6425c0ad47035bcca2c2903c0d76
0xe979c5e116b3ee41d2920317b24fec70320aa77cf01d0eaaadb9de379eb0585d

Functions
Getter at block 21307427
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2e37625586b91781c0c2e6337ed3652b03bb48ec85bd2fe21a276280fbf70db3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCa1A8A83298794137045407C72eac1092B833e9c, 0x97A3FED22a07fF356e6A4875D32e193116253013]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
197
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.