GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 106 txns
Deployed by via 0x9dae84b3 at 18370363
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $62,059.81
ERC-20
Value $2,005,191
ERC-20
Value $1,663,737.35
ERC-20
Value $699,970.6
ERC-20
Value $300,300
ERC-20
Value $235,337.49
 (#482)
ERC-721
--
0xe14c78e1d28278b96ae580f6cd379983daa0d9b1505bfd016f93e4a5d86668ab
0x704fdb72bfa4e59f3a6bebf93244d07f9b825c77ca71de6d11b0f33f7adda7a1
0xa5bafa080053724e77c427f25ce7653225ebb1a4f22af316288d34922cb13b8f
0x536094568c8040ea2aa1ae964d2e4c9e4302f9701b389d563303c19fbd03f7be
0xbffc728b39a76ed281de67790102b970bbccc8aa647a11a48e781c74461bb9e4
0xd0a8ed9e5fd38ed209ece808405346f9b8647b02cd587069c36ccf5cab739c3e
0x028b335340588becd56b92fab3bfe9e0cb1684d35b8e4de51152f81300fa0be6
0x0c85c4a1a903d197cc54aee732297ec32a7bd44a431db0ba271bdba1dfc7a765
0x88f62f0c83462f5b9a1865f467c657e25e8cd1e8e0dc6eb24fdbef2dfc30dace
0x61c34e790861c231cf8e37fcb58a731eef6c5d14fc9ad92a39bca2ffe07789bd

Functions
Getter at block 21177551
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe2f55a4d1ac7fc48bc607d8db5c9c76dd7f0be2fe5eae430f1f40bce40b99122
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4032aC413cc6BdC0B6e84841E9Dfe7EC41a4175D, 0xBF195E6fe8498302d6fb5c03d1A2EdB364E31E44, 0xf007a49711afD3B2636cc3275cbD5d3fA3B58775, 0x6d764807878Aca9bb9EF5a4De4d56f288De9E4be]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
99
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.