GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 143 txns
Deployed by via 0x8f70dfb9 at 16545392
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,360.93
ERC-20
Value $171,950.8
ERC-20
Value $11,430.5
ERC-20
Value $3,695.68
 (#16)
ERC-1555
--
 (#2653)
ERC-721
--
0xacf55853397f41a620b562e65ab80252ee9acfc19d3a187ea64f23faef69a87d
0xf86b60a4e64876e31f5a8b8868d74d1e8e9bf3a3bb687b82e51051b757357690
0x320deebd5842e99e5234cb78efb0e04dc2b90a547daefddead2ecef11bd8d452
0xce893fdebbe841f3577e49235c7ee7a39d69830613b733583717cf69ea0b400a
0x58ff23452d1db22fc418b8ec24068b165364be3d2a8ffc41f7cffe162b005fe8
0x14661bfbff15197a0038a86fd8086a531736ba860c9265bc43b139f9a194da13
0x9470e6bc7fe5ae7698f75a6dcdf4b1386802a6ddf1b2cb6b7b7893fefaa56f35
0x173a3c66dcfb364f2716bbde56bed89ea8766524b2ab616b054c30ae387b6cb6
0x310a0b5a0d085b0ee81194c50aa3948b3324cc532008b005094381363b9c220a
0xf0e7076a59ac8c71d0a2263f1d13b8662f6ddb86a35afdbbd29abbd4bee3a600

Functions
Getter at block 20969757
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x117c7c8247cd6ffd69a2b04fe5d8c89e413e586cb778d18d5280ce5f7996ddc6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1d933Fd71FF07E69f066d50B39a7C34EB3b69F05, 0xcc400c09ecBAC3e0033e4587BdFAABB26223e37d, 0x837219D7a9C666F5542c4559Bf17D7B804E5c5fe]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
139
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.