GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 339 txns
Deployed by via 0x497a7b91 at 14527473
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $257.09
ERC-20
Value $2,177.21
ERC-20
Value $1,639.36
ERC-20
Value $120.66
ERC-20
--
ERC-20
--
ERC-20
--
 (#2490)
ERC-721
--
 (#2489)
ERC-721
--
 (#2488)
ERC-721
--
0x9445cdfeddb44133d94ea5326cf28fbd118e57722f5d6fcab3f7cd93552bc84d
0xa5ed24238f8add973abec631459a713cb5b4fb4fe7af5d84cbe6ba866478c243
0x37c9052ba6d3b62c1f70cc861f964239d4f2933ea6ab3616d8d991288a1f9353
0xddc30d08ff772e671765538f9634f8e18b9613acbaf8a18985f41035ff455de7
0xfc41a40f5cb2254794d4dec2f06177a6781fc1bb89f83cb6d6eb61846f0abf3f
0x8c4e9063ac2ff6d52d81494e52a69f550c117e9bf594e4274cf367465ea0ebc6
0xc237a8a0799f9dbdb8e683d9efc898b91381b63cca9d710198751f11b141754d
0xdd82013e48423600c3a23b0ca772e27c9c19bf53331aa776dbdd804be92d7100
0x2ed96fa9362d64da7679298501ac513a680b2e47aa33df4f98bc3ba323420648
0x2d91c88f50a64989be4e10be168855f0e0eabb6de41c440646060c90bcd38286

Functions
Getter at block 20937609
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3f27f087635bff1604c31f0cd5591c4d38a5188b8e9cba5706826e09284d65de
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEe6abf77693f1d41Bdcb92bf32cB5154069Df732, 0xD63c2582B071F41090e89D975f738E87E7b8DA50, 0xacEB5937e4057139cA1DEFFE9eB726D9Ae6000d4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
703
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.