GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x5b960896 at 17522758
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51,106.4
ERC-20
Value $149,387,652.53
ERC-20
Value $45,522,163
ERC-20
Value $0.31
ERC-20
--
ERC-20
--
ERC-20
--
0x73d863ded8f32f6f70dc83ccfe167fe3101d6ffb7f38d3d990b6e65e582212ed
0xf5954ce6538605265edf045f98dab05fa336957fb480852706b692a81f542b61
0x42ff07ee7617c7fc0efa380842c1c4c5da81f2a711b1a74f3a995f745bb5ee41
0xa5b98e39ee73ef15e079980ca1777f98732fe4a4a84529a3aad339048e75976c
0xa2fbb0b3d795fc388a6095de996df6d058977fc906ba7cda8ea9546efcd020fa
0xd9a0f551092b4e3be31e5ce8c2ec1e38892dd6a9bad03695b676b09d4cdbafe0
0xebd0880455884975a9e23258b31a32ff4add0693c8d15e46b06188451d664d3c
0x55a2b0f3b0e6dcbbca85f0b198b8b0b6c3b9524ee2fb7853491bd994ecec212c
0xcdbc5f8c33bdfff4d3412c73e8e25c24b5b406ea15f8236c50cd2b0261aa4a6a
0xae4f60ebfffe7dadcc91106636bd0b7da2490adb0af4c94a78c1e0b11dc92a63

Functions
Getter at block 20791805
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc48874ca9fea6bd5f4c855ff8e2b9955c2cf9a678901c9b70677221e05f98096
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc534a745bFfaF9466Ed7B47fA23B0177b99A3e77]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
38
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.