GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 208 txns
Deployed by via 0xc2de44d4 at 16487385
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $44.15
ERC-20
Value $2.58
ERC-20
Value $0.45
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x4906752bbbdfc803b16cd6d2f3ec31af99f62bc3fc2dfc0cd46e4b0a2f7957df
0x7df4dbb18c10a53a1a6bfc021655103a852fbd155d9ba4355d896277e45e6510
0x39e4dac35b6b055313ee0e8304aa42fe9a0236326fca8616a748d7a7c56790af
0xaa852e082857bc56c32261b2cb9f81daa408c5dd4a7c7f9a77c4df45f287265f
0xb944980078b843509a97a3edbc155c7ddce8996bb607acd762328c750b6b0f4f
0xf9ea3b055a04ec33d5627dd6cd724f3d0e55a1bb616e62480f9dd24a46139820
0x0fc8745052dcc69925ddb15e18bb8b667f4a390a0c28d1cbc81bde1dd0f5fb01
0xebba0df85c43c3ef0a13f5296aa92d668ae9f0cd726e6bbb7983089fc0ec702f
0xa19c2618d5ad062a4d30e534ca4c7115efea42f5c96df83b04dc940766ea03b0
0xd627ccbefc6a1996e017b5f29d5f5e1f7bdff539bed6fc1dffa36f5aae2bac88

Functions
Getter at block 21301282
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa55bb64805a47a811b1a34775a6e1f1869c32973ba0f3b7b3b24ef3d39a4d7f1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6Ba8620Ef0C3D7908bA94D4E7b89eecFD478943f, 0xfF1621Ee754512B34a6Bd62A941Cc4d5E4d0b85B, 0x5cd1E413ec933114c52f00545261ce00fd1b037C, 0xD5b033aBdd8f0f2916f5b3Ff098056FeBcD45c1b, 0x5A6A8603f8E3Fc99fcd707983EdfF05e2F3d83c6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
219
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.