GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 155 txns
Deployed by via 0x51d5c243 at 14142396
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.56
ERC-20
Value $1,134.26
ERC-20
Value $1.48
 (#99)
ERC-721
--
 (#98)
ERC-721
--
 (#97)
ERC-721
--
 (#96)
ERC-721
--
 (#95)
ERC-721
--
 (#94)
ERC-721
--
 (#93)
ERC-721
--
0xaad42206c5323222574eeea979461c4eb946f1d6c951d9dff34857ea6319465e
0x6d85cce6c9ae1806814f99bbf81339fed85d99348468c2199520e97eb4e1c7f1
0xa4e015c85c1d221c43bd474f0039cc8cab047acd9b06adbd8e2dc56e98bd4e25
0xb361e2e5108b8fa932acd500051f6ff4903bdd988093b0b5731abce45aa35fdb
0x002f5b6f67d65770ecd732b17ed7f459631463662e3157cda92cd82c16b61009
0x7812c9282a381a1560e1fec6b2ba6a0f7fc88fee847a30a947f1a77326ab932e
0xe7ed6c334a2687f6fc0ca52ca1ca76b567d2f69beb77bbe99f1f774b674abc75
0x43d175aa642f6a71ff4197ce62015185c0d1c4d1438eec7ec69ff546ca732658
0xebfd17b548fb33f4293d5c012e12f6495320fb0e23270f01e60cc36860f2e18b
0xaeb6725b1e2c08b7c518aac3938c809daa88e938e128c25ba5e1d82c9f35893d

Functions
Getter at block 21281560
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x976a9613634a8e521c23559dde28e8e747da15a0c944e26ecf51efbe628e45d1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7d80DC9B1b5154665Cb0b776D268Dbc6b759F4E8, 0x1b551CB673Dd5757501b85eF2C7008064Fc655Ff, 0x7194193928E20d84873E6fa1EBb7A463D352F0e2, 0xf8d0a3FeF3D3c2Adc8974c9d026481E516c4aFDB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
116
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.