GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xb05bf6db at 16788729
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $273.14
ERC-20
Value $8,711.58
ERC-20
--
0x669da2d9c9a1a7c150646503046048f998d62162888f4abed97b1261938c6625
0xad95ddf3eb66fa6ed36f451e6a49da7b728bc6bb2ebc2f1a1aa96ad457a29b27
0x97796ce631e7881347ec1cbc391388a9c7c0b6525e12ef43811487c7af6900f6
0xefe0170949554bf5f8e77d716a8c07b511f7dbde24d20e45391cc4e4f1347e56
0xe04afbbd06426caa2987a9afa4c4c2683ba849dbdf7e5d282184b1e537050c38
0x7e933c8f45b73c277db36dd3b6131d9e18a090934741aec8ff4414710db0edbc
0x3bafbedd998ac4b9ec9daf5bae962aa4b0c33d1ff900dfbbab1a5777d599d2b3
0xf54e3977e9bb3ac5350a8e7935bfb30af02baea15785499f9322a412c6debfe6
0x3a91b99e14aa4e85b79c80ee057fc63ac43552d45ffc9c00a6bfda5e16b4d17c
0xf688401ca45fc2f4961516cc90996222160d36bf8846547c175bc0bdd863cb2e

Functions
Getter at block 21178235
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf952938a403287356ee08e30b7c34ff1d9ec068c64db8625ea690042a87d377c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2f4Dc30e05AC1Ef6c9682F718C40127f66C5BA98, 0xAC61c2e7cE679c0Ff7E8B732e9C0b92Cd7E5D43c, 0x71f752BEd3ebC5A16CF4E8F122D96909BEd24991, 0x332a6D468fcDb34982F369F08ef6eB03Cb4D6784, 0x5fa6078C7f94614c99A9eff9dE536E0548093183]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
27
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.