GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 158 txns
Deployed by via 0x3ac270b6 at 13102382
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,047.32
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb30d4ae629237a9b883e5c87db11f527edc89f4c7d2ee853eeb022b44e772780
0x95a346aa27fba4422e4c958aab769f33edb974e584b54ef333e6adcf2cf1dd6b
0xed68189e122c89fc42fda3b25db9277323e68bd93425d4e49e9028dbe0b104d2
0x36d49923de6d9fa47b773e552de3f3043a9aeab076e55c081933747466edbec0
0x456bab24092cdbd08ac77bb72553db6bb2639447cbf35675889271cda368565b
0xe1472fd55a631aac7e071e451ff583e2bdec874dec0338e3c36dce87dfbeced3
0xfde1299f4b8fe721510842248386408d0f1de69dfae099c6ac51b5e3e0bc4f48
0xf2dc07e207d634b76d3fbad9a6ffaa75e103e8a4222bf3d941fd7b58bb397dfe
0xcf5e925459ceb016428a6558544679190a3d410dfc6002c9d93a22e82ee3aa2b
0x41979236bb290d5a32c659e066f993eb31f3c62b10f10f5216b287e1410582e9

Functions
Getter at block 21057215
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d9e0e3d5948d64e1c85443ce071d893ba0ad4fcbe9ba4ad22a184af2ef1a39c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x77C9Fc9729B848bE2BBc3fb1A10A31A7E1A31765, 0x8F3022503729E13A1654074a91955088E6dd06f4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
136
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.