GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0x1acef342 at 13654184
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $618.59
0xc9188fd5a8d22d2364ac100643b83999b1819cb36028f45357727c4bf0197299
0xfb95cbf7cfeda15a0c5f7d10484304b106e6c2eb712d9681145563f79ea4c5a8
0x5419875c1e94ddb092ea61e3a3c7fde34441515efb3bb05cdd0fd467b1f4c003
0xc3fc39fb97d27b76fa13ffc9e76041c61694aa3951673b61f08cd97f06754700
0x1991d761b3f7d481f6f977d9cdddd7ff0ba680cc8bca7c7a7093d43907326c14
0x90eed8fd2ce1d45eed9c8b7efa35d740e39bdd9b7db114c769343d38baa963ac
0x609ef19a09385ad022a973b6dd98868a56d3354c0cff07eddefb4599327adf44
0xce0ae6434e2eca80d8a4efbfbe15f1fa7f9c8b32f4452fda42dcd9e34b9fef16
0xeada1e2b8eb5ca1dca54b7cd4e41c87dee29b6c9841fd05edd39f126edd8e539
0xb7d8cfb77cd7ee0be426477583ed4597fe238e699cd690bdaf882371b9f98f0e

Functions
Getter at block 21243041
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1e756d21e24d2471c566451e17756f6febc40c36cb31d6437730beb1c93c306c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbA7cE717928A6C51ab530aD9AdB69bA6E76D09B5, 0xC351f905d810Cb33c54fE771e1bE4ec5A5048c2D, 0xD4Aa80C7a35B2C996Ef3F83baf91D5721c86dA2C, 0x874B1d14bF4FE455C9eCAcDf66b629e10664c6E1, 0xE9666D80e5617bA1470E2cA09F2D9B0C8CCd56B7, 0x6f572a24c5C009fC8C844Fab5352edf79F132FBD, 0xd725E456D5beD8275E297C4Dd11135e3C5cDe544, 0x24C0E1C19c8eC997b781dF4B4A0f812aE9667c96]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
51
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.