GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 461 txns
Deployed by via 0x1daedfbf at 14275252
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,928.9
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x36b53ea1a6c5977899ba65ad3ead32fbf7f16ffb73285b2e69f0fce6ea5273eb
0xf42c5b97244798405afc208170440350b894dbf2dc9393fb0515eb0292c2a515
0xf730afb5fed3437810f0b54d204f9d2de60a660dbaa64bf3d2f7bc4ffba75276
0xb42c041f8b47419c1fe30ef69308a84fc110ce80c6f8356b351cfdf60b591c12
0x3e572fc76eca923a1e24210da133c7dcbb80d9fe604f3115da4ae2d0cb038e07
0x931e6288533dc5488f146ae01735c60fc457abe9750709fff9e45b775755e398
0xedc9293de5609307c4b56e11928b6e43681444cbdd3fbbdcb2e5244bdbc6c75c
0x19973cb8483c412914d9a7f11e91b70156e678b540c2390ba8d5f5276b0f34ff
0x70886a6a9b1d729176d3ebd75125f31208d9052e01ed25de6850191e99968bd5
0x3b013c0f6ec3d96f84545d72465c41af980e9eea15bb3b7cc9df9e0afacf1604

Functions
Getter at block 21211004
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe4a97e59202ebdf3a1bde65edc8c4d980d6232f411ee32e64a2100a6dc75e406
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x66E2a637Cc99dD0BFE1922A77CF747dE727836b0, 0xe6f7d80b7385e6243d83E8219441E6444E3c51Bd, 0x947fD96e803D6Ab91F9621547CeDc5F7c2840688, 0x351806B55e93A8Bcb47Be3ACAF71584deDEaB324]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
415
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.