GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 232 txns
Deployed by via 0x12ca44bd at 19508383
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $115.26
ERC-20
Value $237,876.49
ERC-20
Value $37,959.22
ERC-20
Value $23,862.44
ERC-20
Value $3,225.79
ERC-20
Value $0.19
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xa24af32b3209a987348e28cdb3c3028b3e7b069540f0cfc162f84c6e81cd31e6
0x8d0b5e25af55d3ba3a866078050b033f879ef34e7364faeb1e29052290636098
0x8520c90c9b5faafc0601ad6dbe5e7fe678a400a5fcd86ea90bc2a7b28f2f4f35
0x0f7a475be72f498907e4cd09a45bea88fc3dfc46520d505c4479881f74f9e934
0x09bdea66045dcc64bb1b52d5331a8be7f2966b28a62a28ff419e5eb87e99acac
0x1d2d49db52028223e42eac94fedcff0de365483d0fc24777546e48361d622e19
0xf5040766537d48f8e4253260bc916d15ee92efb294cd3d228a49a15f79fea3c9
0x69fa53f6adfe5acba43f9a0de328e1e40155f536b8cd830b415cc18e8e1de6a8
0x6dcd75959b5eddb9acfa5a5ef634bb3ee6c1b2387dd2a3e327f7f72f26084e80
0x8de90a6002e089c1ef63114d170e52ba55d7684f643d3d6f0a567f3755ba49cb

Functions
Getter at block 21285466
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf4c4d6facd06786f8edd19592ac61be9eb4c3b412f7f1b4397f960e66884ac75
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCDCbe87907218F51666a8ae2E7e729Cf8f094a16, 0x947fD96e803D6Ab91F9621547CeDc5F7c2840688, 0x85AF4b64A0d98fd9A0ef9b473dD50008F8624b8A, 0x04C2fA4871ddfEA6Ce098679A1DaCdb17FFf2C9a]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
206
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.