GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 465 txns
Deployed by via 0x326adee6 at 17975911
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $458.61
ERC-20
Value $2,262,606.63
ERC-20
Value $941,238.72
ERC-20
Value $147,363.7
ERC-20
Value $42,195.09
ERC-20
Value $16,466.92
ERC-20
Value $7,794.27
ERC-20
Value $5,155.48
ERC-20
Value $2,339.89
ERC-20
Value $901.9
0x30ca2df8f2f161f5c1d684bf5f27e1d9b83b20f4eb08e17e7cbad92328d5a32b
0xafea4204ad0b81063c58b45ba966cf77978bca9b3233439d06867f2c78112ddc
0x2a651d8bdc5236fb1eacccdd018984a596dbf6709fc2b23c37b155f11c6beadc
0xa9921eb3a34a55f9efb92e0234cc77178a903e6b84773ae18e52e02478c71806
0xa33b3ea1308358752aa79ed65ec1118d51d964a20cc9b114af8ba963f1db0fa2
0x0a63b801b000b8ef9f4d8372a5ac2462e9033f9ac24fedf2e158a8a17c175dc8
0xc09b37dc87c9407177487abcf3c2cdc1d9097f60caf0efe536a04b455fe987dc
0x06527c4236c63f1a64f47cc08479c3819dfcce77952b48a47fbf6f768b31ff3b
0xe0eb86a0e0367404b4b146606b143ed46fe07912b0b6993c41a2e27160cfd11c
0x9fa2d29b265fac15b3025736730ec1759643cfce6290e46582e69f680a03cfcc

Functions
Getter at block 21217103
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x971254fb12e04dd53e62b62ff09a3ae9a88cea3979cfcf476184f092a4029774
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0x1276fe84E4214981dBe8e1C6D7301b8008BB5C0F, 0x129a5777B83A2824dD3Aaec41bA12d9C4e758239]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
460
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.