GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 354 txns
Deployed by via 0xc3d08b12 at 15211585
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,315,441.22
ERC-20
Value $494,365.2
ERC-20
Value $40,040
ERC-20
Value $5,778.56
ERC-20
Value $0.63
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xac8137f2a17bbacdd15ff104e3035098c2a29e8540796637f922be8b3d51088f
0x72413c7f27e628ced4351cc3aa4729c56ea0c2895c769b048fe16a22596c041d
0xde2defb07fc74091df5ef3a9015417cfd294b761296ee0b1fb7edf7ee0a4d578
From
0xf402afe705d3da3050150df64aeac87fef668aaa4d5ae5a785deca59c2a6e577
0x4a43f0ffa04bfbf933a28188ff678414a96713add58faab535da2333573df922
From
0xe79fc53cf597514db23899fea201a837c56ab4ddcf69557f967b97ab1988b965
0xf25dec5182d127eb47691a5625b3ae4f1b1d7f80bc749fd80802049026ecaadb
0xba2b9c17c01512d68331a25dc741876c02a28cd424117d7dbf0a66a703e09fca
From
0x54045950e56e16b2852462a93942f0e022a891adf0929de0b7bf5a2faba4c20a
From
0x8da06cdad1a84ce91145cee65a103c324414bfc0857a0cb19d9f123f74e7af00

Functions
Getter at block 20928862
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x15930ba17c8ab5a0f1fc52c4f4df8788fb29e4c41d1f4fe4bddcf66821e35144
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcb69535ABBc95a042914507F963bDD74ad0025FF, 0xe2762f352A8B01f516e55C1538a1be21898f63c9, 0x31d3243CfB54B34Fc9C73e1CB1137124bD6B13E1, 0x5DD596C901987A2b28C38A9C1DfBf86fFFc15d77]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
366
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.