The_Big_Heart_Token

Verified contract

Active on Ethereum with 44 txns
Deployed by via 0x6a26cd59 at 19098899
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables
ERC-20
--
0x1b441bc69274a51364fc03d02079c83cdcab6c6df56fe15f94d85f1fc7a90d0d
0xcccfd238f9e36c2fa88c051b4cd45efdcf2def1ecd340a87e7440f5c9cb57f45
0x4fa83a24f7ad5babfd4db6313ec14f1c12438a7b915c3378139f73a397008779
0x9099b0a5f490d4e3f1c198686ccf274af8df0f7f3a09132c34e02bd4e7748df5
0x8d04abd7f3f2ce1fff68588e2dfe191cca3ecd887e05350f4965f1a3be94dd6f
0x56348f1bc49647082478e8399a53ca7991061588e68caa04dea18fdc3386a4f3
0x28f634eceb0247930c53a7faeed6d2b2f9a088b817ab9c76a8d2db2f9cdbeaee
0xb6c50e8fa2a0634cbae10b42b1f17107d5590fb79345b1a726f2efe319536bf4
0x372b70eab925114a47b2191eeb97d03200d04cb06eb68492f75469c50951101f
0xc86f4414540910c5c19202dc91ec2646967b4c7ad5c903551601e6ee63f77241

Functions
Getter at block 20912431
DOMAIN_SEPARATOR(view returns (bytes32)
0x5fe15622dd08cdb3a137633040b7a110a7fb5f73803b3e9ede85329cbef0fa0f
decimals(pure returns (uint8)
6
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=The Big Heart Token, version=1, chainId=1, verifyingContract=0x39c3f47f2f757643f0e100b788d854777a244fa4, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getAllPending(view returns (uint256)
0
getSwapThresholdAmount(view returns (uint256)
138727305
maxSupply(view returns (uint256)
10000000000000000
maxWalletAmount(view returns (uint256)
1000000000000000
name(view returns (string)
The Big Heart Token
owner(view returns (address)
0x5aba862ad596b7ad369593f29a89fdae032ff244
pairV2(view returns (address)
0x052242b2dfcfb711f225af4c8856d816d4b0380c
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
BH
thebighearttaxesAddress(view returns (address)
0x5aba862ad596b7ad369593f29a89fdae032ff244
totalSupply(view returns (uint256)
2531182569057
tradingEnabled(view returns (bool)
true
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
autoBurnFees(uint256view returns (uint16)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
isExcludedFromTradingRestriction(addressview returns (bool)
liquidityFees(uint256view returns (uint16)
nonces(address ownerview returns (uint256)
thebighearttaxesFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
acceptOwnership(
addLiquidityFromLeftoverTokens(
approve(address spenderuint256 amountreturns (bool)
autoBurnFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
excludeFromTradingRestriction(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _router
liquidityFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
mint(address touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
setAMMPair(address pairbool isPair
thebighearttaxesAddressSetup(address _newAddress
thebighearttaxesFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxWalletAmount(uint256 _maxWalletAmount
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
EIP712DomainChanged(
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
ExcludeFromTradingRestriction(address indexed accountbool isExcluded
ForceLiquidityAdded(uint256 leftoverTokensuint256 unaddedTokens
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
autoBurnFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
autoBurned(uint256 amount
liquidityAdded(uint256 amountTokenuint256 amountCoinuint256 liquidity
liquidityFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
thebighearttaxesAddressUpdated(address thebighearttaxesAddress
thebighearttaxesFeeSent(address recipientuint256 amount
thebighearttaxesFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors
InvalidShortString(
StringTooLong(string str