GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x80cef62e at 14680980
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.04
 (#260)
ERC-1555
--
 (#97494)
ERC-721
--
 (#93698)
ERC-721
--
 (#93410)
ERC-721
--
 (#85852)
ERC-721
--
 (#83253)
ERC-721
--
 (#77703)
ERC-721
--
 (#75326)
ERC-721
--
 (#74858)
ERC-721
--
0xe2ada2df4a2ebea715e9550c99d3a2ca332aaa7ac4145e2b86e037e4a5e1b39d
0xa7d579284f2b9d44229fe9e427e2f4039c6880e2a90132fe7c8e6d45243f506b
0x4bdc82c00990ac7af17b39e7ae37b420d87df3f852e632bb0afde6d76b4acef4
0xb8e248e2a8be131e1b36fc6818e07d1a05328bf451fb4a3702c3a5d19d03ed2d
0x5cbce682fbcc6a938803fe64f6a14ae8b82969b45ab71e59498fa0b414266d3d
0xbb60a896cd32dd0144889a623cbc3786352b994484e85eb95f7aa53756de5474
0xb80d93f0b32db8022438e838b4463c7dec504ee59fecff4b51c76b61a55beb66
0xd2968e8347ae8bf40704f65e9f5e5ef5aaaa016b08f87f40e07607aafe700581
0xb24e0545e4a8fefdc735bbbc70af66313d80cbcc01a7d10fde54167fa993b0ed
0x78ebd71b5c3f41cdd4a6c64704f7eeb5a46878c74abf3ff36b2b0afd34b2db6e

Functions
Getter at block 20912428
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x64b4554319515a3dbb73dc9122870e2dd582aaf241b4e4c2c4759f82b35f309a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD0931982569e7Fa90EDeA582C4DDD4156066E7cF, 0x658e42431A68962911E2C97A80A295D6aE8b01ed, 0x57905c60b7ea284DdA7aD92601Ce67327a65Ed4C, 0x2c2aCD11789d5254FB702A919b405730E2947bb5, 0x79A913079777222062fFD6170dC516B55c0fb210]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
26
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.