GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 207 txns
Deployed by via 0x348735ee at 16390996
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30,966.24
ERC-20
Value $296,410.5
ERC-20
Value $247,051.24
ERC-20
Value $125,660.33
ERC-20
Value $124,133.32
ERC-20
Value $113,462.95
ERC-20
Value $85,555.7
ERC-20
Value $76,496.62
ERC-20
Value $76,461.56
ERC-20
Value $54,183.84
0x2d5c34a465c934419544888fc7eca01ed37faa461cf10307813f968d6e3a0bf4
0x934f5221376c35be99df5ed920bc02c778e4591f78d205a158b275423a3ae7b7
0xbf3de5d4d9bb564326663b8f446f9616ecfa99d4183d390348d14bb87234d0ba
0xd99e6378989b2a80a250619cd1a69e9dd92f423673805f5c668702571df97a51
0x3f288d8ad58672fc16745cce773261ed3b8399f11754d89e7e18650b5ffa4cc3
0xb22cc1c65b0a5e5e7acc8b937249f0550af04cbdd8f50cb08d2fd2988e95ce7c
0x8a70f5a9d627d4813926aeb318155c76e5ea79ac40665ba3262040efce2fd549
0x86c921bd37e62d12c5d004780d9585c6e4286395a4241b92d46afcd465e420cb
0x02fb107eb3bea39c979697e3e234fbb2887fdc25cc4a5b69a09ac0330a712761
0x8617a0a238dc1fee1e540c77fa6eb2ef03a0a7406fe4c9fc09e32bf1a7306604

Functions
Getter at block 20917289
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0460962d7c9e38f6ed71ca5bc903dc830677da4dafc7c79513592c5c9507f29e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x367896721Da58d4cf9B024994bae667BbF388176, 0xB3fE2557450B62C9B3b0f773a2DdE0516d5B8c33, 0xE72E4467C2d2a82c14E42f34594504cE36D4eAF6, 0x24e49d651a326F3e98fA790c5500b03feDe33fF4, 0x77011345a3e9e8d03BD84a4d2650524839907c2a, 0xB77aD117864287e489186B7D8aC148b8D8373414, 0x656F4034FF5816e70a6c25436F167554685F4c9A, 0x80Cc51Ec9F4790A805bADBDb5EAb2e2F48235dd0]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
49
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.