GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x6a769e2c at 16191248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31,043.63
ERC-20
Value $27,372.04
ERC-20
Value $11,329.75
ERC-20
--
0x33844dc8f7e975bd3d241b5144e62f7bb5204147f256f4ed1bee765e3413c378
0xf0eb5d1a6b491308bbec2228d30af2bec56a8c04f21f242a7dfd9ef1de185b2b
0x69666030233d89e5a7cefa3c1898728340444bd46e0340e8ac49bd58350ff634
0xe2ddde4fa9405451068c817ac95ab8555e9251de280ecf9a77249d5698c47d94
0x6caf882de9d9017eff9a2611ee6f8b59f1aab6b6a9bad41f4d520e2f2828e27c
0x0251e9340e6d1df4c6572c644b5fe23c8998ccc3ccf466e42f0f0f1784ad9094
0x8f8d293388eb4e4cbb740018ab376e67d65458f029256db5b362d3188e20613f
0xc958aa690d6a2514290d954e84cf831a1e1485e816772a9b41ffdc43b6cdcbe8
0x902f92cb16ae6702452260a62d13b9686fdc435d130d342d6a2db289409495ee
0x8138c4fd43a3c8f037ff85665e337e9a7af26e67fb769f6011fcd63edae1a113

Functions
Getter at block 21198087
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0053d639274406bbf845dbb5d2862fdd5393528eeadc74b77c73dff87a099b25
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x21d874812d60fe42FF709999ACC2e062f4E68879, 0xe724cEA4Fe23862975Ab9d2CAbA563d01a133315]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.