GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 142 txns
Deployed by via 0xb399ca6c at 18535398
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,423,000.27
ERC-20
Value $1,833,690.49
ERC-20
Value $923,265.53
ERC-20
Value $803,811.12
ERC-20
Value $770,780.22
ERC-20
Value $446,564.96
ERC-20
Value $0.22
ERC-20
Value $0.02
ERC-20
--
ERC-20
--
0xe4e98913e9d469bb37ba43873f7944d24fa8f751ab60ffb99399ec747cbfa913
0x1f23b6fdf35a0f03658800f53b5d61158507a9807741f942c4a586b416f8c9ac
0xac30b41425dd73b38dc30fdf0f722f51a962aa7bcbb4e64d342b3eba27307d68
0x0365d6185e9414024d2db68fdf7b203d952ca5e1ebb13dbae403833f109350f9
0x2f4521a8a96b45f21951db7e1bc80d360cf742a58268f33fd2f15d6df33750be
0x494365b89fccc647d4979570704951ee1950ced6c33fcd6b4d86e6c0cb9bd99b
0xf52d9f560f3d27192b44711abf7f7b7cc44ecb8e23ad9a151cfc5257b3d2bd45
0xce43c70ac5c0e73284f2921f3d54ecad7acb309a7cbff18569d26691f0e98f79
0x6f389f18e857d3aaf778d15f359e4e2782d96bb2ace3d95b40459b69b211d85d
0x172afdcad96b7a33d6d133677776735557881097acc29a5c6a4c80b6719f415d

Functions
Getter at block 21218898
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xafa7b196381243f64a4f1d25c5aad96f4224ea52cca35fd1fa6bf63d8ebc2a88
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7b81673602b3eDBD39C2f1809FCD92715a286Aef, 0x33DA0e8d1B6885D760e2529977FBe4E299CdDdBe, 0xa91D263651368627f489A36741C2bf618Fd3E011]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
129
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.