GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 489 txns
Deployed by via 0xa578abac at 15676641
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $275,826.13
ERC-20
Value $36,125.29
ERC-20
Value $1,120.81
ERC-20
Value $128.49
ERC-20
Value $56.83
ERC-20
Value $18.97
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x9c9f99f84f18d94868bb04ce47ac92107c8bdd730703006d046524ddbea2cdeb
0x683f14a03847fe836fe6dadfdfe824c60f995bf91c822161f1d1e129789f4cf0
0x9ab4b3f1627a1cde22cded583792e7694921fe584608e005f8333dd743dee56a
0xf01bf853b593ce943982d1c32c1b25b873394736b47270a0f35c9664b683054d
0xb53ba2199aa673293d7b07e51e949756909598198d15e02383ef6bc330ec5540
0x444d26dbf120f9203e8550bf9cbc7fd172b94ba71622b00a0a0be1bcbafc4d58
0x84b8919e0a87fd27e7bcea27efaa5fb1fb5712c86add86af7ed5bf728e7d9fe3
0x6e88715ea0b380a4d86b5ae95b02042d08ec2c0e500075ea0c4f782d7d569555
0xca69535f3c88e58c57add7d948f2944fc47148f500c935b94c235511612ccc19
0x0deaa7a11afaa43bd02d51d7012d44eb5af379e6ec2af91b2b85ac722be0f563

Functions
Getter at block 21305416
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7bf5548aab6a6c8beaa477db35df72098bbdd3fddbb1ada4af2c4c1160af4bd9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x55314521D5d59dF60a07B12c1A3697EbBBA1A8Ea, 0xC17074Ae6Ea19340fDD5dDb70FA50e2c9b8e22A6, 0x5faeD49291Db46F90e9aF7331E41046e65776e5F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
427
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.