SafeProxy

Verified contract

Proxy

Active on Ethereum with 100 txns
Deployed by via 0x11580522 at 17529375
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22.45
ERC-20
Value $146,830.94
ERC-20
Value $130,575.32
ERC-20
Value $99,657.08
ERC-20
Value $79,601.46
ERC-20
Value $60,684.68
ERC-20
Value $45,089.14
ERC-20
Value $13,721.11
ERC-20
Value $2,581.83
ERC-20
Value $1,846.75
0xbd357cb0d3e22b3b86e554508c6cab64378944280081c7da767cee3763eac639
0x2307dc3740df9ed5a6e2c0d8744e43eddb903551d59f956695dcc0a7f24f5870
0x8d84b8bbf29847c927d6d840b7fad4a9dccb7b5cbf073f1532914b827451c5b4
0xb9d1e2f67bc5ffab261c1f8151d69cf6b016fb8ff1f1a5690ac1fda1e4fbbfa8
0x362b47cc2b1de077970e6fea450debc3fc6e83981579508978bdba55e2f6c7fc
0x25199f62ee79272e1c0e8ca89ac7027e21c72605adba23ceed029f478833d7e3
0x247e5c04a6a4fef63f6558543a9096d62c33727426a8e174d18f1379219cd8da
0xbf3a84877f1b667620663f2bd23a0c9fe9ba5ff108c5660ff502d8635cbff69a
0x3c17b0c7e5df458336bc2aa61a5692233823a18c510545fa53157ac04dd84bdd
0x2a7fc5affcdf4a6f30fba6907fe1f1797fa709dfbe95a972718405f648a8324d

Functions
Getter at block 21219497
VERSION(view returns (string)
1.4.0
domainSeparator(view returns (bytes32)
0xb12d02586ecd905ddfdaceed3d9e5e1d297e1b9bfebd315c05fc8f16ca161912
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5AD0F70C0019332d3b514DBf3D060443071dc852, 0x5B34e701393b197d267e6619d01711121F3e87Ce]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
97
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
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed 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.