GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 364 txns
Deployed by via 0xde53d690 at 13676352
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $706.2
ERC-20
Value $2,287.04
 (#1)
ERC-1555
--
 (#1)
ERC-1555
--
 (#6854)
ERC-721
--
 (#432)
ERC-1555
--
 (#12765)
ERC-721
--
 (#2)
ERC-1555
--
 (#127)
ERC-1555
--
 (#9401)
ERC-721
--
0x05e37e943e91dbfa245c3d1abac940e3f012f33ef2043e25cab7b09008707f3c
0xe507a5cef8bdb0884827ff19c9c080566bebf781c818c02876110d8f5e550c24
0x2b635a7444b731e7b6f061baddec205f12e6354654406f6c9af35b6cf9f3e6a7
0x9733e05d8a182c7359cd5381145f601f0560bd64ac846a405d66fcffe9e293b2
0x4fa2a0b891e03f3747043ef0471ca868bfb699573d48e3255fcc0ade849d6003
0x7c2accde3084ee33c15f322a57782d481ba0c9ffd7f3ad765117603a88e1a13a
0x8f29a83ab75008670481e582fa3ac71e00e822b2536fcdeb8ebeaf7ab1ccee4b
0xc216829fed2627185914a43e076fef7447b5ea5d1c3dbcb8bee82d29c0771073
0x6b6e1fb9235d0667a2563fc7901793d7aac7d72ad868d2c53cefb88e212d78ef
0x8b3b2077ced7ab507921627e3737099ad711725702e5dfabb96be6fca868986a

Functions
Getter at block 21165703
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf3bdf7745e1b994c5c39e576eebf9de946542d626f2c12237abd69f5ae24052e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x147170e6043283B7cfB6dc17e004EEaE099342b7, 0xD3FebADdf6a611B1ec48725A8598903E484F219C, 0x4bC2f1e9Bf517Cd944e8ffE0047c80C5B574d532]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
335
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.