Byzantine

Verified contract

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

No balances found for "Byzantine"

0x6012782629c8d92243eadbcffe9949683d07441249e59ee244a7241dae9f9107
0x5642f3b9ce87f4975f5654d55837b8c7af9694830f53012d1f227a56c2271079
0xf44c3b55285a4a085d7d109d2b87ca202e80152a1b3b3c92b69ad9c93d8b3f84

Functions
Getter at block 20903533
_totalBuyTax(view returns (uint256)
0
_totalSellTax(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getCirculatingSupply(view returns (uint256)
100000000000000000000000000
marketingWallet(view returns (address)
0x77af3ccb777a916e0245a92963f709e15f4d9558
minimumTokensBeforeSwapAmount(view returns (uint256)
200000000000000000000
name(view returns (string)
Byzantine
owner(view returns (address)
0x77af3ccb777a916e0245a92963f709e15f4d9558
sellMarketingFee(view returns (uint256)
0
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
Bznt
totalSupply(view returns (uint256)
100000000000000000000000000
tradeOpen(view returns (bool)
false
uniswapPair(view returns (address)
0x911329b597b59d4c10257174c715fde6f074c0ce
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
State-modifying
Trade(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyTax(uint256 buyMarketingFeeNew
setIsExcludedFromFee(address accountbool newValue
setMarketPairStatus(address accountbool newValue
setMarketWallet(address account
setNumTokensBeforeSwap(uint256 newLimit
setSellTax(uint256 sellMarketingFeeNew
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.