GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xf5a7710d at 15090940
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.06
 (#6917)
ERC-721
--
 (#6874)
ERC-721
--
 (#6824)
ERC-721
--
 (#5230)
ERC-721
--
 (#5059)
ERC-721
--
 (#4706)
ERC-721
--
 (#3572)
ERC-721
--
 (#3524)
ERC-721
--
 (#3253)
ERC-721
--
0x64a55afabb714d51d3f0c1bc3d473941f6149b6f001f8f435b29af873d2d4f91
0x6952bca4c48c65d9dfa4ef875d6083b7eaa005c2b9befaf183986b005f37ce81
0x52b02b16d53308ab2741edcdfbf4d0f80310a52453dfce78e3831e19c7b4411c
0x5e4412ed6db863a1bd264a69c3dbf13372cd139e6f177eb17b383680e4454a15
0x38f6068161e27deaa4a96e9fc9f4b4f027bdf7e0db4bcdb8649c0954e75d6ffa
0x511386775884d5ecb1612ef3179cd732f34c1cc3bba70da311d68f4071891a7d
0xa38aeb903d4a538b9bdc92e53a0b2b2477fd7931a5066fc8f2a5b9cbc19f900a
0xacd311f8ec9035f33bab9901533983131a3e028d03cf566cb8409c224dec3008
0xfbd8ec276c319dbd713c1f900119e1ab1fd27d9268f166b7bb21387d0d69e1f4
0xbe39d898472d222be0c958af98b60dcbe5fad70c3dcd89b1a885e58cc5791114

Functions
Getter at block 21181490
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe12ff30d78ded09aff56b23f8f6ebaf252ee40e7fbf13fded79bc339f6df81ed
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x57965a5fF9E5d28B192000ee3c701C9aC4102ff2, 0xcf38146B06D3E641270907fA538A562bFE8307C0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.