GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x38b0d438 at 17364843
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,875,000
ERC-20
Value $65.34
ERC-20
Value $6.97
ERC-20
Value $5.11
ERC-20
Value $2.06
ERC-20
Value $0.53
ERC-20
Value $0.03
ERC-20
Value $0.03
ERC-20
Value $0
ERC-20
Value $0
0x4296e69bcb95c2bd6ba49d434f5024f0a44c120ccb91549e00d826e23c7a23f7
0x413f741ebbe13cd5059054163bb7a164ca18eea5a6a2a952bb3725fafc3b9668
0x5a5fb5b355454a8b94bc547921a6c67d1009a4341dfbf5364fd17c4dcf980638
0xaa523517deeb4c5b30c81bb03571421f71418298750670214062e1e0ce22b1ad
0xd9684e37a793bd1840559901390e3bb8b1bacd808b58cb2540b13187c6d37fb9
0x1829bac80631812c53143695610197fc0b7d3bc9dfa795cd04c6ae42fbe9a3d2
0x45494d7c9f404e8c51b4bc8fe09714d09727af9f1b139aedf585ca95c5051665
0x6759f00eb1f0b5870e7ad5c1b5172db1b991f642eead714d963e83b510181128
0xdeea86ef10495a4203dd459a3a0c4787c6e0d1e787d2f661eadd39fc73949b3b
0x99cf5d1d8ce9462e762d9a4b478284886d94eb53642efa9c7292524b31c93ed7

Functions
Getter at block 21286309
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x120341ed441c3ba01af1514931a8948759904fb57f15d8aad9bdc1c3670dd752
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x65632c8875a59f6ce7BB5163c2A719Bc4c2036E4, 0xDDac2c1592eFA15Bc90A48dE74e0df12d407b074, 0xCC1E27C52E0BBca76b99257f60940AC719CFF537]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
48
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.