GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 222 txns
Deployed by via 0xced221fe at 14580949
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $87.04
ERC-20
Value $63,033.97
ERC-20
Value $103.77
 (#1)
ERC-1555
--
ERC-20
--
0xc4b9bc485db73314b3381ab31a811a145dc4a1d9ad8bad42e91f4f07c7e889d5
0x9e3e29d4a876de3b956d60a861dfb53986eb2b457a847845588859e13fa90841
0xe3a2ef689f6026de53e9111570ed48c5e511f22df477ee6e7adf2646e4b003cd
0x4d4d9170bc0c46e4f528a00c1b631097eeb0c1c92fd2b08306acb8f4b0ba4fd0
0xd60aa57fd2d86c2a49000038b679061af6dfca6b3b682e086d947007368ba63a
0x7d3d15d1f14b3a8c343304f2c971864077586e1f23b8192c6c68f40e291cd917
0x81ad565a84aee302afc1d0d5b4f0db536730e4d808b8f4c2b242d9406af23a5d
0x3ffd7fde62120a11009dc5185f37cc86b20153151f9b90b1c79df3cdea269c31
0xf7b37fa45710668dece702b7c96f2e38b79563a8337309f9c4d96c67a3daa458
0xba0fb440f2eac2fb82cef8011f1d0e7899cb6ed5914e43f0ebb9658ba2e4351b

Functions
Getter at block 21381216
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4d77a0b0b4c941669892b76208f4a88fb7d7a53b9fd5e57983b05ebb9c82e836
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x91c1B66Fa9D2C651F121D6DCfa03900b5E369Fa9, 0xE9a23b952555385f4D84724b3b1Bbb87eB2Fbe17, 0x5CcaC60F9EdAC4A9577d02b2716290d845fd70cC, 0x88bf5cf8012775b3CCCF8a4DC53e2771435B7975]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
206
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.