ModelERC20V2

Verified contract

Implementation

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

No balances found for "ModelERC20V2"

No transactions found for "ModelERC20V2"


Functions
Getter at block 20880240
_buyCount(view returns (uint256)
0
_maxTaxSwap(view returns (uint256)
500000000000000
_maxTxAmount(view returns (uint256)
50000000000000000
_maxWalletSize(view returns (uint256)
50000000000000000
_taxSwapThreshold(view returns (uint256)
500000000000000
_taxWallet(view returns (address)
0x0000000000000000000000000000000000000000
decimals(pure returns (uint8)
9
factory(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
symbol(view returns (string)
totalSupply(pure returns (uint256)
100000000000000000
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
init(string _nameInstring _symbolInaddress _userpayable returns (address poolAddress)
manualSwap(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
updateTaxWallet(address _updateTaxWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.