ProxyNetwork

Verified contract

Active on Ethereum with 499 txns
Deployed by via 0x6786ba24 at 21330985
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc2724dcf4f5001d12c60ac0bc07eeb7e53c758732474a88c93d5e9e442bd15b6
0xe6239526af597f2398006a4d44118ebc13a41a5d4d1cf6c835c929ff468dec47
0x377d9d6ab6993325e766b9bd5506107d8914bc298cf5474b3fabf8b6d317fb40
0xfadb9ffe416d1324e5bda1bc1bd6c43ae9a7eb00fdf145479f38e3379e5b8938
0x8792438f726cc94cf8a308393401a623defd4b3d0ef7b3cabc76d8f97966d6e3
0xabdff44ba031c1b320465fd4f75c7bb4455b10a3344c5c8e3d8423732e4e42c7
0x60bd74bbfed1cdde628b5bf3d08e14ad6820c0ad7137343b1d8fb9c6022b6967
0x0ff381827e1514752cfb33a60067cd2ffda8f993f275847d84cbc657b1cec5fb
0x251e276fb78dadc9af31e2b6b045427989846a372858fabd83cc4c094c634a43
0xee88639b26dfe75754fee8fe8ed2a32da5caed0b0b96589c1023668dbbba9486

Functions
Getter at block 21409209
_proxyBuyTax(view returns (uint256)
5
_proxySellTax(view returns (uint256)
5
_proxyTaxWallet(view returns (address)
0xc1a7d99282fcb1e1683a9bb677ec56b3c4e0612d
_taxSwapThreshold(view returns (uint256)
50000000000000000000000
decimals(pure returns (uint8)
18
maxWalletLimit(view returns (uint256)
100000000000000000000000000
name(pure returns (string)
ProxyNetwork
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
PROXY
totalSupply(pure returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeMaxWalletLimit(uint256 _maxLimit
changeTaxes(uint256 buyFeeuint256 sellFee
includeInFee(address account
manualSwap(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateTaxSwapThreshold(uint256 _taxLimit
whiteListFromFee(address account
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TaxWalletPaymentRevert(address indexed taxWalletuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.