GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 136 txns
Deployed by via 0x7d84c96e at 19785749
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $55,884.34
ERC-20
Value $135
ERC-20
Value $19.8
ERC-20
Value $1.86
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x9b3d32d89c8235d56c2c60f86fe362c88dcec9b76741367871a1f0835ecb1412
0x935f44bd07c1c4dd1588c171915c069d573ebe78c95e8bf0db645ef4fb4e3f8a
0x920a80c48a7ad9653017d93875d408f8a4ce0978a2fd11cfad447f8bb0ae50c9
0x3458d5aa881e18aa26ba91916f52779cacd432aeb7222c840e9aff0899d488ce
0x498758981e1f996c0c679ded65c577b2dac4eb5ddd3012742c9bd9b7478eabcc
0x7afd136d6f2822909d53b1f625a13768328c35299bd3d7d63165aaf1c76ae9a6
0x8c5d54894fb776903b0cc478f87a18e5bb829511ef0bdacc6268ccbd05be6fe7
0x415ae825bd5f79e2132b54411fdbb126ab4412524133a33f6429d923be815089
0xdc2d330202676d8f8d5f856532beecbbdbe758d20644da1469fbc8368dd0c643
0x8087748638530d5ec109c647a11d9892f260db153c3e11368b74a606350cc08c

Functions
Getter at block 21266639
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8597ac7ef6f53d771f8a28665cac66e0d67f5d981c67a9657cde2aa5fd4c4314
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x95A2115018b84cfe0630C16CCA277E1569a84BEf, 0x9eaC7114D1a1EaBc4732A886795cFD9E6E35843f]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
135
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.