GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 60 txns
Deployed by via 0x5585822f at 19666322
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.45
ERC-20
Value $37,686.52
ERC-20
Value $0.1
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xef922acf2c3e9acc3511bb9f95876f2939cfe2ea30d7b4368a689da0cd570187
0x396edabf4d6e6749e8abaa546ae9f6abe44b48c340657644d990ecf440e40273
0x5aea855bb995940054deacb81230bd03c000b677dfc5b2090a89e484c6237278
0x5b040b772848388cc25a4e20d142ce96870e817d6814842200fa4b59eee2c2cd
0x6bb3d55b67b25d94aec4f583d31012a02d7c30dc975b7f21e6f0a32341a3afd2
0xdede490e3e453c3b886b94667139316f9dc08d66944f7b5161353de9b0b9e6b8
0xbb76ab8bb70496879952369a4025b7794c5b872a972d88259c4cd94a1d2ec0b2
0xd78a0ca21be84b450c7b3d7fe9e51072af381d922201394eff9dbbc5c833a857
0x8aa59fb30576050e29acc9c73df2c9f5996b28215394102d15d332307e76b92b
0xba9d8fad4715c5fa1970c7ce6aaa8acc6797ed06d05d46654ba488d142d1202f

Functions
Getter at block 21322749
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa32688e58a5da2b5e56090bae84b0b5bd356225867f73b7815b051fb241bfaae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe70e7d5d21487FB116eeE41d0517f070A0727af8, 0xDD9a27AfAd44b98E724c3037dc33D755eB82D146, 0xaD8A063244e6283ea0219C82a4ADf222D43BDebF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.