GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 268 txns
Deployed by via 0xb04a6aaa at 13093427
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $138.08
ERC-20
Value $1,116,102
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5ce402cef52a6e17423014268838d904ab37f0ba1b06bf86916fbf255337d18c
0xe220a82344dac2be49e82c8d406523b30446495f9c334fe1d89487e00e05a397
0x56920e86e609465cc1c760d12b9707ea83ab9b1057cd809d38599c3d7d856007
0xa9f549ad83d364431438fdc637aaf3bd67c1b66e7f888a5fe949f141c2de8d01
0x03d3e64395022b25eafab2c4b13ebc4bcda9fbb6b8a5c4ba0402a3c6df3dabd6
0x541740496543af88972775ae14fdc7f88e86d6807dc72806d161048dac8966bc
0xa74fc351250c495d2354fe37b5da7b961e5df53f939fd8486cb6c096992569a4
0xd1aa68e7295451260d994a5d9de3128a72b9161cf970383260e39cbeb31bf910
0x0eaa6ea44e8398a21e7f31cd6a1934bf96fb01355645e8400db9801b6df27fc8
0x18d6d8f88c462a73182d0de7211d781c6f8a89f27bda2e00dbae045459b68212

Functions
Getter at block 20903549
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf88393f1c14cf4d8f0b773c4f37cf80a29d606bed88e0fd8f61350debb3ac65
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x38e4440F399074d07F60e6088116713Ae2B8137E, 0xc97Bad06d1d93303180114bD904a7642246D5E0f, 0xc0583dF0d10c2e87aE1873b728A0BDa04d8b660C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
306
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.