GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xfc7dde59 at 18170187
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,704,376.96
 (#125)
ERC-721
--
0x4d8400ef5e98af4e7e5263bd1bc59b5f32c40ce4fb7073606c21b60fea8660ff
0x69d816c9c69c7f3ba8629924a9e6627fae36a3a9f781a1d9e7f3a3688ee24ce8
0x7e8119e5137f2e34f17f023fa50ed5d71231e3118d2b9efdde9c8d68da48a9e0
0xbbffc15f227c4806031dde998cd9cabdbe9286dcfe8c3d39e02bae1f2aeb96a1
0x3a501850c60249e0d5f8d5a3cbd4073b84c4aeb5e27f6ef01f3d8776dd6c0699
0xfdb848ca2360f8c7960f6d3c98fc4cd544337c93424756fea800d2b06f38f373
0xe583f5c6d63716e886c10c1ce356c2ec04965f62d07207b90781591ae1b1f9a9
0x810853b8f8db3074078ee51f480d20433b93316adb90bf9de8aacbab65134cbd
0xbc9606ff514d3924f58e1de5057e6c4922ad366c7e1eaf78f552e9cb59128a01
0x8d749024e323da09993bb5503dcbc4e78fd62c1236ddd09a3617d30544098856

Functions
Getter at block 21218995
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x231674acd1b9c6fc9f05c7cac07d77f3791c773c690efeedd26b371d6b91be83
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7cB07FE039a92B3D784f284D919503A381BEC54f, 0x6471202a951A2a58F450CCB092597338b7AAC171, 0x4d494C5F61b60752D3A10062276a0eFC22596151]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.