GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0x4272e441 at 15772576
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,676.97
ERC-20
Value $15,856,070.51
ERC-20
Value $5,768,161.95
ERC-20
--
 (#98)
ERC-721
--
0x2e09fd9737873e80fb93f74072fecfa6a7818add7e84ebeb9aef22168176fffc
0xb6b0370a93f35e1e23913aed3cd553e48185593bf59133ac0d98f2a7e05bc6a8
0xfb07d7257fb79f82c25375357a258e34ce943f95de410ea9ccaa867bc735d185
0xd8faaf90a6b2511f2906a273837a15c859eb0c993432ac2e2ce7e3aa06987b5a
0x4069049423f7bf013a4036d92626d16fac00aa79a1c4ec7e57001423126b91d9
0x94142559749537326b8d521a56af6e6d3fb0e9b2abcd288a668dce88719ad609
0xa592ac85e64e6618fa4aed25916a852428ccb3263d53d761cd38056dca00e7fc
0x3a26cca4a47c0520b5bb6fbe9821f9a0760718fe3077bf593fbef0ca76ec8872
0xce61e6998101e4273ba7a03989e268ee2f415230a28d991a4316e067ae5249ff
0xceb382c0d38268a96874184b4bc168823b3a063f0f6ff1a579e86a2b782ddd10

Functions
Getter at block 21180879
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd204883dc9acb41ab05603defcb3ea8ebff2ae165df9b9a791158363445a0880
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
67
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.