GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 73 txns
Deployed by via 0xb32ac841 at 17801113
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31,703,131.53
ERC-20
Value $11.3
 (#1)
ERC-1555
--
0xec075f1d213a293b9fd7b6a631a7a37438d3bb02a6543dcad73d0716bbf1fc59
0x88366929e634e4b2287c84ee48ea5a1b11cfedcb2a8bef4c75616f8d740330e5
0xc5fdf28aa4921bf8861e8fc039a55497f2de98fae79f2fb538e135bce5e609ad
0x064ece4e9d4235305cbbe553e80a478213cafa8a991e858496fbbf82db094d98
0x24ae8370c0f918c66b75eb46eea7fed871f8c739bbccfcf5c898d7bb9aee4ef6
0x8d04f0f90463cc0f14b3ab2770ccf4e46fd52df44005d02830e49ad0f03c7ee9
0x19985382330e50d791c0d6969c02a30c045d6ce5dd1aa0ca8bcc818050a28b3d
0xe46bc1482ec3eae4ea8b9e855e091855223b608da33791e964e6fd9f5ddc93bd
0x89c0684fc3dde4c8d3fa8a3e77bf0ad15a2db2d0129baef4486fc7b0483f5a64
0x7dbdf7c7470557de4df6d77e9380929f54c2cfc7473ee728973b919e435786d0

Functions
Getter at block 20914049
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb1fff09507c8af774de12cef3c0e61b075e6be1006d0b826157f346ab828ccdf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBb25051d1E9cB359bD8229180F34E59120567b72, 0xD976faAa19135dB4B846e43DdAaA9C66db842B7B, 0x3d7dF98257E5CEe5f032fd06a0aA510F89A19A2e, 0xF0F2dc19510481ED2Ce77515f5d168f1b24930ad]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
99
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.