GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0x8bdc82e1 at 16169718
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,424,583.47
 (#1557)
ERC-721
--
ERC-20
--
0x06065e13d9bfddaf84d8f68ea0e7afa6cb7166d6e32c8f14dddd9832c0145018
0xa339853f434bf47ba0aeacee6b1bc54505101c82d8823b3b68ffbec626d7fc7d
0xf71dd5f4000156f310fe6cd8436fe582364af9ee28812f4827aa80774b4f7603
0x885b7afbaea5a5ff2fb87f311650b46794cf3f7d591ac47b9e4d1d934405929a
0x73d8ae8e8158281c402323ddf827510db0ee97f434eeb2e900a4a1f713fbb831
0xbdf598c86f003e862f6647e6d6de4a40dada98d628b3a217328ae877db03b5f9
0x9570a7a507365fd8aaa990f9e8039761c866251527a7833233ddf3b813a40925
0x755de6cc47936213ddb896925e992bf4aff134b72bcac787178e5e406e1fea59
0xaebbf0f18a4fa25eb66ce9a915937214fa9f76c5fd0d9c0aea4977c1b54f42bc
0xc7004cab11b08fadcdad642e9d57a05a49c6fe2305a8c3e43ac5456911d26077

Functions
Getter at block 20887306
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd1d5d109a39ebb405d7987f0cd627795d5235af8786dabf2f96b90eb61ea82f4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeF294eC1ec65AB1bB9fbd5eC9D3620B937273356, 0xB7d086bF15F21a2B7446ed81f843D4acab4349dC, 0xe0c5db3755eef00daBD5050373716F0D1A1Ae54F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.