GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 199 txns
Deployed by via 0xbec287fd at 14311424
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.55
ERC-20
Value $2,683.74
ERC-20
Value $124.77
ERC-20
--
 (#27)
ERC-721
--
 (#26)
ERC-721
--
 (#25)
ERC-721
--
 (#24)
ERC-721
--
 (#23)
ERC-721
--
 (#22)
ERC-721
--
0x614af0aa76b903c17291dbe204e9eec0d14d0d76d40f0b6c43cb52ef4b9fde66
0x82839ba0dd29a03e6d0856e347fdcb9aa0574e2fe719b26b0db1663fb77a3f7b
0xfef703702ece30585350b21abfbf50e8c683370ba3d70b2dde856ba1240042d6
0x2842079bca061c0b7e2fd503cbb04b729f692bcb30cb6c26c83540547b711f01
0x3b744c695130f0f6201f2185ee3578bb1bb813e4a0e613123e27114702b7fa1c
0x2eb7e8ec1ea540fba80aa1771c299d9cd00ebae8e5da5a735a01a08c49958f44
0x68fbeab91ba2b1d413120ba8b90a41acbe6df8a98c5082dd785b67fd185aaac0
0x564e75f510efdc7768b3f7edd8b3b2fa8714cb2563ceb0d30a8165c6ef59b0f5
0x2166c35bf02e9089dbfbe28d9a12a548f026cb21772b6a6d451cc15393ca3a66
0x37f78359ab1b5b96a9611445dc70d382385b2b4e2c0a70a7ee51cac8eb407403

Functions
Getter at block 21219309
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x87438482bc2d58b734c6cc3c090aacd545b6e7d69f4b2b0482e8ad06ae2b67bf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEc80b0Ee98f8a0da851a0bfcde798A3D20CD0e07, 0xa750794FAF69813C8906A7cA86E0f4250177a682, 0x4173262E7B4f3288fd49989dae59f5d5AD289291]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
120
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.