GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 193 txns
Deployed by via 0x66e68cc6 at 13736964
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,532.27
ERC-20
Value $1,999,880
ERC-20
Value $4,992.68
ERC-20
Value $3,813.83
ERC-20
Value $1,404.43
ERC-20
Value $151.36
ERC-20
Value $1.08
ERC-20
--
ERC-20
--
ERC-20
--
0xc83c8612b7f2d39ddf1a3315b0d774c2225967cd5280017765f997647f350f83
0x5b52a0ccfba89d44fa1134aac015068e0427c23af00c4f9e938318bc716bca2e
0xf1ffb3d3f3acb5db7fd5c117cde59a90c6ed5aed86ea3e355b881ac8c4427b96
0x3835f4807f27278c406e7a26a8c499e43f953f0df58d3cb5287ef084130527de
0xe9cc2f8cf731e3298cd89d5f3c07542d4cc524affcc22158c470f87312c36d8a
0x47f98780c73e214730ddf817c0e54c117fb94e726c273f40b2254f5117e4be58
0xf68730e904dac99ed8a4bd02c147614248a818e1e5495de63f35a0be19e3335c
0x9b84e386887c005c4e9b57cf04a1d0053695d4cbfd5347bd426d11481f899c83
0x92e10e5147464f643d5c8cce9970ac2c4198fed6b63c6c425b4b42843e7a90c6
0xebac21421d0e9cbeb251f448bb9daa54289db6f7fcedbec19142d22ef8fe67e5

Functions
Getter at block 21273034
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xad16fa94faff88f372aba3d20e8b67b60203b318b29476375118f7058ee3dc2b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x990CD4B10E9599C87272E5aCe761eE1D545e5A9e, 0xf345A12c1782B0c1E47a2238A06a848cBDe36677, 0xEF7F2e81EA14538858d962df34eB1bFDa83da395, 0xa84AC58313a029bA95509fba38EC3C3646CD77c5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
197
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.