GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 278 txns
Deployed by via 0x4a749033 at 13596011
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,244.33
ERC-20
Value $569,916.4
ERC-20
Value $7,686.79
ERC-20
Value $2,243.21
ERC-20
Value $1,599.49
ERC-20
Value $530.78
ERC-20
Value $415.51
ERC-20
Value $396.16
ERC-20
Value $363.79
ERC-20
Value $318.57
0xebc90ec821e5f7281f1f5ae976ef188e97bb0462b5f5684d0482adf0d7961394
0xccbe03569cd659ad60c32d5aa165eb150bc4f01308118f88650443f1c20ee0d7
0xf91888f43f068a7a4931c1a20961734ed7a83c6554e1eac624525e3115c11aec
0x897bca76370cece3208b7743f2f6480e57b4e984eee429c2123727e156621595
0x2bd44301fa930259f80ceab654115da89a1575b3f9efd994bb430e89c4be3b72
0xeec90323263070938d6dfa92421022eaab9428f6dee4a190adc9cf437d095064
0x4c6f184f8f98c437190423fcbcb5df16467b1f38dea50ac0fead722e17aae0f3
0xa9106d2cf102098980fb924d9684bc5655249326865e055e9edf74af811db9f2
0xeb7f2d73d71f06e776cbda16b5761baac73a34f1d06f3fbe7f69fcb00afc0d24
0xd9d138c93302b4fa38a587609d63fe665f47fffeeba88c19723c74774b56e4a6

Functions
Getter at block 21157512
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf19d6a696834a631f37eefb0aa576cac8eb11641900967805f9e5255cab187af
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
261
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.