GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,409 txns
Deployed by via 0x1a1b6955 at 14361667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,372.28
ERC-20
Value $158,194.89
ERC-20
Value $11,529.22
ERC-20
Value $118.93
ERC-20
Value $28.21
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xa8cd9396c27a9090341a8b862a3526538564d5c5d5d13baeb92f3dfd1bb8140e
0x3f9bea2204980be4525b62c616534380027b934cd78fc8fdfa12ac2174d73b47
0x4700ff0a3da1b2e92ec6231916dfb4b93d71615ddca716fc67256ad4cd23f760
0xc653e8b979e4ea9b19b09a86e70a6dff377f2fa6b475fd0c08d601cb05d967ff
0xc617ace8b39639376f7dfe857584ba50ee3f6159c0a74ff3f4cfd673984102d2
0xb0460c90e1a4af2303de46d50fbd6bd44463fa6d02ee22406ebd3aa43e6ae6f1
0xf7294515af60b10df70d7680e1dfdbc7a80706edf8af838e1bc1a3bd0de18ca0
0xb1b8333cae7c1dda32fd6e6f97b557cf3b41756b68c3e7e925b213a5864073bc
0x6add87e17fdae6121a741f852c420d0304fa03047bc7ea4cccf2da4640ccce53
0x35529e5db79f283d25fd98405c3d0a0b3e9c55d36c3ff29a2b26ba78d2779f30

Functions
Getter at block 21060510
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc6c8d769186f5d26a36310b559da2ea0dcd70fd1470adf9a08542a8166718de6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x52f63971afD2a32524c859C29943f9BEa38CA907, 0xFDa9365E2CDf21d72cb0dc4F5FF46F29e4aC59CE, 0x962228a90eaC69238c7D1F216d80037e61eA9255, 0x6535020cCeB810Bdb3F3cA5e93dE2460FF7989BB, 0x3FcB35a1CbFB6007f9BC638D388958Bc4550cB28]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
2650
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.