GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0xf3ff2187 at 14703060
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $124.66
ERC-20
Value $249.78
 (#423)
ERC-1555
--
 (#815)
ERC-721
--
 (#814)
ERC-721
--
 (#1061)
ERC-721
--
0x67ed91d34eb9582afc58d765bfeb8a8e713a981e9601c146744684a9bd63a3ee
0xe6ad60a7fae91a45561c6c9c9a0f0456bc668bcd46a3f37a09cc8c76e6abb775
0xe98a2e23e283733d4d178d2fb0941abb3a15cd939537b009dfe91568d0499d59
0x89d34cccd25f5bfc6e9271709e503345092fb5f677a1c8a9a3de7bc0e49adc6b
0xedb332e932b4de1c2db2d0fb9cd0313c6791de13e7bd6052b63e7558032835fd
0xc604361779991026baf7c3dcb40a3cd7a571336c0b2de2cc3a4eb26c57651e82
0x0df07df5287a45520ddb1e68e659ca2ad21184d7407007c3736e45f1f4a1be2a
0xecaf8ee375bc2e05f5103910a91e06c108d7be5e93a8979df82e32e9e529c743
0x04360e804c29f3d7a763e1d6884594e6b954f9c26ad4d49a596e94f8ef52fa08
0x0cf8f4a962df83ec3167fba028456506ea84950e69f4440427f4c89f6a9e584b

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