GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xbf7e937f at 15049370
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $258.9
0x0f13681cbd619c79a7a98870f274b23e157397ca31f0f6f388f3a51192551bf1
0xee6d0551a19b749dc0d3ea7247408892bcf95db854beabf8778362572a6019bf
0x01c7ac78468c7ef774dc9a879737c1fcf7ef77b319375905c1d57291e2b1bfa7
0x7dac8e5a0820d8cfdba2a38ae4d3d3c69090aae61c7221acdfe91d2328e340aa
0x5d172877c8f4f01beb9af2784ac7a16165b0809147e7b435fe45019e5a556460
0xd4e1ef154ebfa696135c0be4892dbe39694e04009fdc884edaf382117ff50bac
0x396936dc9cc7fdec31b7d404221c27aaa19f793c8e7ec8963fd93d188d5a0917
0x923f4d5013140d96e260ae06eecde4c0190ee713d0749079e42c95bbbadb0cfb
0x7921e7785265426c8b5ac82616f1100f9ccf524eb9ac47041ae34f53c413a32b

Functions
Getter at block 20890978
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaabc93aab357ff5e26b4bc09c5f977e789087fabbe16ef99709b0cad2d43083c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcA6C68683985Ea91dd01F9a4a4bD4f32e15DA2fE, 0xfB5e2a8e8098b92Bd3E4a71F134B57272b107e1D, 0x33af7d01cD3B2dDBe6Fe4AD30cd554B4811150e8, 0xDC9e584050245775a77998240cE30a8832450b31, 0xcC7cB563bECE1930c4Ad5C894935Eb0f494373b8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
8
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.