GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 452 txns
Deployed by via 0x2c473be5 at 13676538
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $135.53
ERC-20
Value $753,463.49
ERC-20
Value $33,100
ERC-20
Value $14,985.82
ERC-20
Value $8,500
ERC-20
Value $4,202.27
ERC-20
Value $2,511.16
ERC-20
Value $425.18
ERC-20
--
ERC-20
--
0x324cdeb2e6c042b257d8f5c848aa9649454e7ca7cc0f3dc0e7b6c5a421292ab5
0x4ff6e8c7939fc489adc019f6ec04b127ecec50316868e17195378704238e37aa
0x668408e64a099d2143a48d90db51b7ded485e4fd84b38cb08bc306bccc025b0c
0x7b13abf2769ee7541311d2102a963f234c7020c2c39606bc4bb9ead649dff581
0x0dbee898a5e189310a2dcecb848909343830c5d39c7f875e63eeed06e16750f9
0xfcc0aa52c99be67b9b4b121827ba99afba176c1de02a5c8c60bd41713c1700d4
0xbb2c8ac96829f287d844c77f88d49567dbdf533afe2632cad74f61e2fbd0c004
0xe4441a06b0044edfe0a40cc3d3e10e4c437b0924e95536d6636fcf2cdf5ef681
0xc76c8b8d161e781765e3fdd33bb5b0ac7d8e6f714944e7d34915885dc12ec93f
0x5550f961ad16088433061de3c4c9835e197c6ee86a9663e6e3d58b654c6bbd09

Functions
Getter at block 21065303
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd321138f2bf9cc808e81c9d2c087d27eb4233d30218d0c158b0fabd18127597f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1Fa1134a8eF43F0C98C1657a95276ae611FAd619, 0x90D07d4c4801f275217de42Dca67c552Da0295Af, 0x59d07dc34B135B17b87840a86BFF7302039E7EDf, 0xc7a8DE05264442A318189f2bd160d2830902C8CD, 0xcC692077C65dd464cAA7e7ae614328914f8469b3, 0x04e7C0350241b818eE5c92cc260008C9898F41cf, 0xB339918e75664a07BB650513427559920C0A0F6C, 0x8D0855047b59a5f11262f095ee724b5A59a89710]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
637
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.