GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 209 txns
Deployed by via 0x4eff88a5 at 14698044
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,244.75
ERC-20
Value $497.04
ERC-20
--
 (#89)
ERC-721
--
 (#88)
ERC-721
--
 (#87)
ERC-721
--
 (#86)
ERC-721
--
 (#10)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x89d4f7b2456781b17b1632eeea471fe6e2069207057175a609354daa7a0d7b98
0x4e3b220b7769b183395aee4205259f85750918c793778087bfc64fc2319011c0
0x1811a5a7934ada5683760d9508e6884317398b23af3476d17cdb4292f2b7127e
0x9f0c20c628060ab763a7647521f8025d21aa4b5787cd98ad12a551c6976fd611
0x614efa41d299f80561ff7ecd112a05daf4f4a988ed458e36c3ce788638a1149b
0xcf35685ba390a99850d11ecd6db2d7445a0ae7309df2bccb277e1a50ca926ed7
0xecc9154280dff015fb952a6f54874f3ad3d4dec001bf89f6fac4faff67a4ca01
0xa6cfb9d180ab636fcf6277549a238b69d8261b1bdac6f24bfee7872fa7d5a96e
0xb871f84b48993518c36374316bfe80bdf40fd2ba02a0ec454b9ef1401d5ef998
0xc31e8097f2d16ee07fe194b1ac5382d2b73277a22b1f4f054c9ba59f74dadbed

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