EtherizerV2

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xc470cab2 at 10232622
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EtherizerV2"

No transactions found for "EtherizerV2"


Functions
Getter at block 21158175

This contract contains no getter function objects.

Read-only
allowance(address owneraddress spenderview returns (uint256 etherAllowance)
balanceOf(address accountview returns (uint256 amount)
getMetaTransactionMessageHash(bytes4 functionSelectorbytes argumentsuint256 expirationbytes32 saltview returns (bytes32 messageHashbool valid)
State-modifying
approve(address spenderuint256 valuereturns (bool success)
cancelAllowanceModificationMetaTransaction(address owneraddress spenderuint256 valuebool increaseuint256 expirationbytes32 saltreturns (bool success)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool success)
increaseAllowance(address spenderuint256 addedValuereturns (bool success)
modifyAllowanceViaMetaTransaction(address owneraddress spenderuint256 valuebool increaseuint256 expirationbytes32 saltbytes signaturesreturns (bool success)
transferFrom(address owneraddress recipientuint256 amountreturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.