GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x75950fef at 20483479
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $125.53
ERC-20
Value $29,387.19
ERC-20
Value $1,534.75
ERC-20
Value $0.9
ERC-20
Value $0.01
)
ERC-1555
--
0x63e7285c42c545913b67f67f807336fd78c9d0add2302f9e3c485a40011f8c46
0x24dbae9feb64522d2a7b03fe983edb8d1bcbf0ca470f59b9cdaf1df7227facea
0xaa22ec317aab13e5006bdcbe93b444f933b4b5102b08be1fdfeb6bb9eda3240e
0x383d8645790897189525dec3a9feb152ef54239650eaad794be2ffe84e148627
0x83ae875a010551fcecff5241574a3e0864f0df82eddc9a5590460541aa236033
0xbd9086aaa5158e55f28520065e3bdbc012526eed7ade80539d210efed6c9b887
0xa8bad42e9adf6a88f4bcaab82e6102ca293789a690e9160a441078e310d2973c
0xf85324725a189cc8dedf8dcddd501cc80116c1005e452c5fa5ebed59302d97e0
0x332df7c8a03096661de7d612c49ea8717e14dd74330cea124a401a72ed08453e

Functions
Getter at block 21229790
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5bbaa1cb68347da7210a14896a547a465e4ce9204dd80042cf94ccacc33a8a72
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x679974B1a20826c45016906aa4E2499752De9c1e, 0xD08b73b1EA4DC4CdD2B2F36f343799D66CD26E40, 0x196911CDB7bC78E6bD137BAC5566fC1d19C5F2E1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.