GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 4,260 txns
Deployed by via 0x9208fd33 at 17373030
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $893.92
ERC-20
Value $1,049.5
ERC-20
Value $799.55
ERC-20
Value $798
ERC-20
Value $0.24
ERC-20
Value $0.02
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xca77d09546164be2ee541840bce5ca6febe44ea250b2e30ae2594a22906a88a5
0x7275983ae715b8c4c657a99f8d7f764660de51135ebc7e41d1e268ae73487b63
0x5fa856de681928c4205f0a13df11ac5c34c173b34432a93f17892934dcd64780
0x3f1121e350912d5567dd08382829963c459cc16fc7d89d81fe6816f61773ae80
0xab31de6ec81751c98a2e9fc012570260c2fbebf7d8a44bb991e778310645250b
0x4bdf2883003b85823bbd34913658fe99ac853213b74c21eef825fc9baada1d4f
0x009aeecb591fe9002ec4e8e2365624d8985fc998db8ddad28c0f93612b7b164e
0xe2a1b10adfc6e5fdeea6567f1f5e41a985bb772574e9d85b9ee42bcf9edc4a37
0xc18e8e208a26d7af104518104d094517c62fc0c9890d5f3c15e44d52ec5af613
0x9ac8cd25c258941d58f3af68e6e56cd6b856b47b62f6d52d46eb8b3405bb8fef

Functions
Getter at block 20961704
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb85fe1050b0d2c4ffd5c657875370f188eb6945d468667371cd29fd569f6365c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeC13F46ed45442BCf1a30979F5254D1cb12399ef, 0x2579C7535C3D240623d11133BaB77EbC5806671E, 0xe957A3f551e4EE66F960e7d90F3de0e380Ca600c, 0x39880cB9a885B9F2353352C4edAEb4A8B1c6541e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
104
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.