GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 164 txns
Deployed by via 0x4816f2b9 at 15035356
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,222.58
ERC-20
Value $35,559,280.62
ERC-20
Value $270,763.95
ERC-20
Value $4,734.12
ERC-20
Value $125.6
 (#955)
ERC-721
--
 (#954)
ERC-721
--
 (#928)
ERC-721
--
 (#927)
ERC-721
--
 (#926)
ERC-721
--
0xe95b1670f418c5f902556559436310c364c7c5f6ea980e154598ae0a3d62d474
0x8c81b8a882db84193568de5130dc39ab870050fbd4a4461f729d0cebfa1b354f
0xef27a731d71c50e30a0970071af7072de58cce8e667e6065e99b8e7852fe41ac
0xef805ec1f31eb373c0e3b99b7a1e1d9c81caac5f3d1934c0e7ee06513f7c4882
0xdf4eb4de95e536062fcfa06bce078cc625420dc22cf11ac9c2f1dc2e9fe0c8d1
0x896309275d041688979f8bab2baa016bfeb64f4772956775669724e28c2850e7
0x08b2e41e71333dfe15f23f375a8121b4ab4e5edb6d3347a6628bfa95d7bb6a65
0x5254fd3e95a10fdbb39f1782ef101de6a893f8656807febddad93dd5f21f276b
0x3c18f46369ae4c0063bec5783097a989b8cd820a3643a374860033bf8944f486
0x93901bb4051a4f0259e20003d49d9986e41e1dd9fccc08b67ac7ce1fc92f9a67

Functions
Getter at block 20902948
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x04d085288e3b5382b9baac18608a735748ff6a4e83d4a1b7c209527a19c5e0b5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA9eDF8a383Ca32a83934B732BdB219C7f79786Dd, 0xF7A7107e42cDf4826630Fb1d11d0cb6183B80f0E, 0x90266Be161A0432542D6149C190C0AB19247Fa84, 0x872cf6C393C2A93C0C2AeA6acFf653E9f949E30F, 0x80cf1aBa501A52C7265d1Dbb2B6C874498D34395, 0x67c5733CA0101EEd21728902Ef0Ace4cEd1Cc52A, 0x0A2a047536d425d6894E4cE29476Db282062975E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
163
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.