GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 155 txns
Deployed by via 0x91c5a12f at 14707110
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $529.15
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
0x80c0530a59f4e1fcbbf2c92027534a11a3561c0897220bdc065ddec5516cd95b
0x69f0b3fc2ba9f32b8ddff815dac13ab223db7c3370988dd082c1f485ef778f1b
0xd43028d02d6567db537bc14ef96555bc785d2550b1149efb6240aa9cce6fffcb
0x63ad0104fb0f68b0c7d2b704ce192edceb9bd623f97da1c711a2cbd4267b370d
0x8b29b4837dacf1e873761eeab99e33b75bc7ed721067657a28247ffcb1565ea3
0x7e41bd2585ef0e5aba8b31c0a97bfcdd1f885a48c73ab4b2ebd435bad2914c2d
0x67dbc2edbe7705bddb4918a645fe5bd37702d66f62a9bbc6cf84da35bfc68d71
0xcbce3e51fb539b0565ddbde08756aec6d7524675d5ee990b79a40d589713c882
0x097ee9d531d179718ff355762af334cd8cb75563601b788f7d36c9f03f823493
0xc3fc71a0cd3743de076ccb4e810240b0b8a530d6b5df313475301d5027cf2b4e

Functions
Getter at block 21318379
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x99f3cd239103471ff614b8767828076ca06546620271fdb38ca641a7da57fff4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x88CaCB7127Ff141A3aDf2E195C136BB2602f5ef4, 0xedd5E23748B04A6dcB3a9C4d144dcc607588Dba0, 0x20b075d9D44aDcB62CDD149D210d57797064900c, 0x044A08E52477149a99B39037DeDdDb6CBEE85266]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
211
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.