ERC420

Verified contract

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

No balances found for "ERC420"

0x5026e14ec047468942da8c5555e483818c39b74ea5b052593502c411375a577b
0xb8940a24d779dfbbd7b3eb51d0e34c8b38d7b02d977fed4b44c1a05ba24703dd
0x425b88b6d6f849fed6ddaa010d25be28ce819b14b6cc8415ef5b10ac6fa16f52
0x950f3833d120c253570cd1f2e394bcd72d5da0463469f7f43521dd42707b6b63
0xd9015088f236e38e09e69666f7465d1d8f966c77ef577a27fae6cbb0a1a30745
0xf2066de6f928fac87bbb607aec33089110fe05b17047006a130f64cd393fbc25
0x9eaf9e91078530dafce4c7e82dc45466dad83aa1a931b768de7746d076a93ead
0xce237169566b2490e7e0fb8413d65e27b940da11904666f892b997fa8f684b47
0xc0d76010f7d4181bf5f64ce522c122f79b94e54d2918899fb9d981116535ed3a
0x17b25d7f1566c94a445f0e835603feebad065fd5e8fbbe72248e87b7d1314acf

Functions
Getter at block 20903566
benethAddress(view returns (address)
0x91364516d3cad16e1666261dbdbb39c881dbe9ee
burnAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(pure returns (uint8)
18
name(view returns (string)
ERC420
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x62113f9a8240223e3ce8c2349d43599fb9b49683
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
ERC420
totalSupply(view returns (uint256)
4204204204204269000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
benethFees(uint256view returns (uint16)
burnFees(uint256view returns (uint16)
isExcludedFromFees(addressview returns (bool)
totalFees(uint256view returns (uint16)
State-modifying
approve(address spenderuint256 amountreturns (bool)
benethAddressSetup(address _newAddress
benethFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
burn(uint256 amount
burnAddressSetup(address _newAddress
burnFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
Transfer(address indexed fromaddress indexed touint256 value
benethAddressUpdated(address benethAddress
benethFeeSent(address recipientuint256 amount
benethFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
burnAddressUpdated(address burnAddress
burnFeeSent(address recipientuint256 amount
burnFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.