GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x2601eabb at 14608050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,003.91
ERC-20
Value $3,409.19
ERC-20
Value $2,121.39
ERC-20
Value $1,416.62
ERC-20
Value $989.74
ERC-20
Value $545.08
ERC-20
Value $421.41
ERC-20
Value $360.2
ERC-20
Value $234.46
ERC-20
Value $127.22
0xa29d900b4b4101b856ef5f324dfad31ab7297af9957826725bafd6975465d808
0xd35188e74f94644a4c53d3c982024fefabf824ad7fe40ef6966c0e1a2c39a51b
0x49209e6bb486eab851e470597b79a55dd4a1324af2598fdac146d1685df6d999
0x786df9cbdb8a54e4d9d6eb75d19dd8139942e5a06ed8655f7e56270d75a95f8e
0xa14fd6585961a58d35efa1a8eac3a71c3f0fd66ff726e82a2b82045f84c50d4e
0x03298191c426a445d2da5824c6e1ac37d207e642e3c34368b24925f41c558550
0xf8de94412add8ace5680631c7c3982f95a4a7c0a4e19c7098b32a9ee2d63a83e
0xb5ff00714c54dd1d803b1af881f43ac0bab83cab3198fef334ce18f56bc39d35
0xc06121b78927f57713f1e40ddb7d3aae8bed26ca5dd5b75cf52b46e006da8f87
0x8b4e905564084a7a5d82f9b5764ff78073414a5396a9e88bb3b6314676a96c79

Functions
Getter at block 21189131
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x247625541c7992457ba7515e3f7e03051ecc7d0c5ca8fc27e5be5fb045c21997
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4689CFF824d63117F9C4C42F3EC0001676F00d25]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
53
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.