GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0x2caa5192 at 18693949
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $326,873.1
ERC-20
Value $500,999.49
ERC-20
Value $424,615.41
ERC-20
Value $378,868.06
ERC-20
Value $237,094.95
ERC-20
Value $147,092.97
ERC-20
Value $44,943.84
ERC-20
Value $35,386.25
ERC-20
Value $27,909.35
ERC-20
Value $26,210.41
0x024aba31808a3c389b2c210d6b36b470ed3f519e118b8b9ba443d805d4b057ec
0xa092c6d4955cd58e4000c74917642689083b30e03eae7c6670800d660954cecc
0x080438cb01267d8fa032d158f64ffaaf710bee8e5c9a131b309693db3e5b5386
0xc70759ca571e5410da48671a0fc22845655447ddced5bbb53da29541396e806b
0x986a2eb0475cdbd44c8ab6051ad5dc9cb9bfb48a55e13928ddba37151abdc6cd
0x827004615a18d2096e33e9eb6bb6ad698094fe2531216a6fcf1bfa788ad0280c
0x3111dd449426adec9a3fd8b2d107bcdcc27f54401aa893862c26794d05312f70
0xa1408fcd9d4b66d5e8da5a43e434337ea2e8d797673f64e43323830c46e0c6e0
0xc2d9a38ca2d48cb410614c829a0a61c6324f4d36dedc2885f516707cf97cc209
0x820af6e634c059d7223a036cf67732477c8fc7badd5a9125b0cf7800ca12d289

Functions
Getter at block 21157896
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xac73de59a1c2c59e5e382e0243e0478414f36ce38ff3b4b391a8c968688ce706
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1A5808eA973d5d23df22d5A49e79FEBeff4C6faf, 0xAb924225AF1118Eafb29cc76Ce3AA5c0Ca0E189a, 0xF9d84483C067A816866AF99897b6474919DF1bEd, 0x8dc2CA1F9705AE14395c47a0AFfdead5fac14f8a, 0x93AB90B326c0F4E9BB30d7F48E048199897A298C, 0x69da5b913f019C12d2b4240880002fE7ea74951d]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
45
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.