GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 183 txns
Deployed by via 0x40bb22c1 at 13811336
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36,738.79
ERC-20
Value $24,966.4
ERC-20
Value $15,803.95
ERC-20
Value $7,499.73
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#72)
ERC-1555
--
 (#3)
ERC-1555
--
0x837d562530791bb5f43545975e35b157c987fb9c0e51711997310f478710892d
0xac2dcd94685e92b33edc30aee4128253f68bd419bc565d2577cad4e98e15dafb
0x7d363315f158bf436c14608a6d1f0350f0d4211c32fff31c154f551c928d625b
0xa0b03fe432664faec1b9514772ddaa6146053a89ae5f159f9d1b63f327bd00fa
0x4e569ffd061c300bea5402d9a9643db64b2beae67e4b803c1301004ba6e1df1d
0x78a8201b61d6a6cf93dadf5d09d9b37b665df2ac141914ba89b6ce6bc0a9b70d
0xc74abd76d5f4cac329283d09a450e319a964dcbacd89108dacd3f3928a205124
0xe0f67c087f07cfbad6bc415efdf984fd5d462baf9bec6418bc35d6bbffdfbcce
0x8945c5833912acccbeed92ff6fa2c3b1980cf6a68ce333e035c8d57898307dba
0x3c1d4bd79bae100f2a1b912688e62cc3154ed219feb24872e2ff530e8a32d5d9

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