GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 221 txns
Deployed by via 0xa1d88acb at 17706393
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14.94
ERC-20
Value $8,540,673.32
ERC-20
Value $0.1
ERC-20
Value $0
ERC-20
Value $0
 (#25037)
ERC-721
--
 (#483)
ERC-721
--
0xc77711f591888388b5ed743aab9cabd35d080f3626ea2dd6de1378ec284c1da1
0x7260bd3aee4c964f64ba8efbf9e2594a9417e362ff6700d2aa3d298833dc214f
0xf43e6003b01ee89d3f5ec15fd00d484472dd68e5a2cfe8fc683051e3c5f6b19b
0x80117a0ffa41d7b8f4081e5a42e4ab098b8870257868e63883aac50c7230da63
0x0708c4c69418dde753a3c132d05d5fa1e195c25fe7f1bb40a2ad738d39b643b2
0xd77c5d14c2da904ebcd28caeedad6b7f27f791540685a4e37dd2e001fca31479
0xacc9bcfc29f09d0b3aca28a1ccf365141affc375c477f31dcff72166aa5a149c
0x62f4a960c5c93a3ff86be0877ef4455908cea778f6017ac7756172746d40dc16
0x7803e330f901fa4596ca614f60fccff8d8864fa309d22c70d3855f4a8595c380
0x9ae3fde2a253ab45c6d26886e2a39518dd28d59316d9508c1f9a54e206a28a72

Functions
Getter at block 21224645
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe10d5996c8c21dbcd0ab865c423b8954c577276556bd25ba83544ed0be3dcd6a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x31DC6d8AfD5a379eA168C21dA87f376d67c4Ebf5, 0x9DE6DE21007312eeb6CD90500fFECafeC297B70D, 0x5CdbdB436ed3c1a588aa936FF8eC8ccc943f407a, 0xA8C85045C91d59B07D87b6bd3667E781C7973091]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.