GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 159 txns
Deployed by via 0x6f86b6e3 at 18135403
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,973,346.16
ERC-20
Value $17,204.23
ERC-20
Value $1,159.8
ERC-20
Value $205.93
ERC-20
Value $188.91
ERC-20
Value $86.39
ERC-20
Value $63.34
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x957c190070ffc273ddf1fb899cbbb972fe237e575d6e9132e44187fea681f965
0x4f4ddfb95edc6e2f6ce8512fc3fd62a7fcf6fa24fdfb0fb8cb9d1f1b25bc2410
0x496caf680e32c643284ca09f48340843174e6d1f74df19405065cf7c7c9c9304
0x1f031ecc8518a2bf8793d4c7d05eaa203391d7583c17c9d6084a04d6b62407bd
0x930dc49c8ef9b8256baabdfb6491cdc94ecd717a4fb1a5a3c0f5fb69f86f31ee
0x1b6235b8637cf55c5eba9b7b703b78d22259369a8222f1868745049fab103c93
0xa5771041972f546184b577891b8fd9ca499861b574f83fce87047049b660d0b1
0x7b9e29dd6a9ce5a545082cdb5ab46fe3a991d5602e82fb2baf1cb5f7f9557348
0x50d8567f6bc86eb06f8eb142f8d21e07a986ed987242ac155192f7bd4a565690
0xb47ec58d921f3dcc57657818aa63f80142fa8f9c2744099a3a9d1d324f01aa63

Functions
Getter at block 21210167
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9d0d813280e82e62107d225daf4d31f356c04bd998d2b71ccce788989ddad504
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0x57aa4d860E2B8A32B4AA57C5199e9c21CA3591d5, 0x3F2Ec5E5be8cb175d113719d9665dfe10E5e8B17]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
157
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.