GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xf3db7a89 at 14096942
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,706.51
ERC-20
--
0x38ebb7105444fa9989f55a1fca0ac01c3be74756fea7b3f968e8ef2d8f3f8e2a
0xe1570f6443bb7b13cf4e1c1cfd6724b08a8234d158bd56f3240ef22e22f3aa37
0x4f23bf289f3171ab6202b02a75552ed64bb851b7d39f564e634b3ac5f0cd59d2
0x5f3d08ed2fe4d7ab33bf83ecd799531975a0e18a25e92606099f466ef7eaeafb
0xc29c2dfdb30d1f74f7172204a6cf865063249bda813c2103d0581f7894946b02
0x449ed8de44d46e0c27f58d01a2276ff741ae403fb2e7931189775152f54497af
0x4de0ed2f2effc359b8446e3cfad073f3007ac1938d104bd4629a7e608a46ffa0
0xc5954a68f4339d9ef0018a1fb240230924bfb9048eb429737049c29692b82c5f
0x6969528724b8f9376f219318e2c590687c884df38f14188adc451d0c0f872d48
0xb350e4af4f6563279ad8e8f8d7243aeaa43e7a5d70e895ad56c79b05706c3a54

Functions
Getter at block 21389881
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x952070780fd3762f6b2aa2fa31553b7d3b3e95554c32780ada2efe4f513618c9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAa4279b9364C541ffe47E53f1a8c8BDb7A78ec11, 0xCD21BE9e24203FA8729204E3325720D9b21942D4, 0xd738c95F425Fb7f05AD890AdE847c46053b70304, 0x168adFbf14468D28BA62Ced9681D51971b204Fb4, 0x9c71b305685BF39ef8d48a47614716304ad02EA6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.