GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0xa6370b9e at 13805277
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,772.1
ERC-20
Value $2,678,640.97
ERC-20
Value $1,605,634.78
ERC-20
Value $282,652.26
ERC-20
Value $35.17
ERC-20
Value $2.96
ERC-20
Value $0.41
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x8fe0745754a073e07a0968e4eb11fa6db7d69b2696c2e89e49f5308d9c673935
0x593fb122ddc7d85180b09f05710f3f53053bed883b4ee90dda29b7c0618a0ee2
0x194832e48f463de0ecc322045e6cdaa358567b7797397780f01e332ec39cc21f
0x4bb13d8b355a463f41f56ff6de2115d684f39872473c28657b0ea6086bfa0440
0x6f5dc2010715bc220d40a9aa6bf80162bd0921b2f73b69e5038f82162c4fc795
0xd04cc01028223475eae011a1c38298c6fcb6ad0204b94ed72f9d3022133ce85d
0x97c3344af9f88fd0fb52251cb705d030fefe50278539d3e21522a34e810dbfd8
0x15060f46de85ee42a2bbdb9faa32e2fe2bc279da54212a3d1b51cc2e8efb17ea
0xeb8ab591be13d25709f429263243ce7855c5d7f45da19779cd85c2f5f7716aa2
0xf785750c5b90b6f6f21ed42cff776327c2034e12eff53717fbe7825c98feb821

Functions
Getter at block 21158156
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x67f5f84f76ed84c2330aba71c680f0e6685d8009229f194f1d7238317bdad507
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7Aa107f7d86f3595045674442cb9E7174B740574, 0x5350aA5A46Bf36e6c99f8302D7f80E09de3f0854, 0xEe9Ac3945CE71d4fdDa6b08e5B4ff9A04eeca413, 0xE031Dd5711F207B2f30143C193182eb547E0Aa38]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
94
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.