GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 180 txns
Deployed by via 0x610a28ab at 13742687
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $58,586.4
ERC-20
Value $32,139.57
ERC-20
Value $30,983.23
ERC-20
Value $13,334.17
ERC-20
Value $3,696.67
ERC-20
Value $1,557.52
ERC-20
Value $528.7
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x0f56f829cea5202cec45bb5659ebb1c7c10715127340652e43de092282592cdd
0x1a6f1278860bc5d784afe2cf2a3fff13ba3b76bf5273d011bd0f7127ce00145e
0xa29cedbe57cc74ae67a23f83be92058a92dbbd6fe26f64bc42f3ae9ff1145d23
0x197f1d6e1241cc622d3344fc1e8a8fc67b3d456787313c804e7ac18a6185e7d3
0x0950c6bc418e4af5f3fa6defb01a5753df3f25b575ed332284da2104d5a97878
0x011da60d08c7575ec6c3da433f9fc96d9a7cd3267d78892b935ffa200aa9d4fa
0x23f61d74add7b7f8d3c08be4871b0e9f63955a891d5714504f53e88f2d551cff
0x34aa0e7bbd5f1fa7df8234e5f0d19503d3718d6210383b115d3c8a169bb7dfa7
0x48fbc2d38007bb070f36ff8893d6ecc4456477bb0f66aec7f0f7f66843c0781f
0xd0489674f4aedd7fc5b7e26c05ca07435adc98157d16d95e2376a8cedcad8a5b

Functions
Getter at block 20969739
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xed529026ac4bf267532bfd700bf0acdd07f0f69f20bbdb0a7cd4ca2468c977f6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe4b44a7E2c85A231595692542Aa7e1ddA819791e, 0x9ca8b9fc5eB905218bc2c7618544cC99cd0dE51b]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
161
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.