This contract is being backfilled. You may encounter incomplete storage history.

Beyond Protocol

Verified contract

Active on Ethereum with 12,768 txns
Deployed by via 0x3d1ded7a at 13320919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $124.18
0x6cc4ea14348fb7a4f0fbe7e327e50f5f7911e97ad9770b398a8ae2073e318f19
0x270aae9b1bfce94dfa488c93fd782f7a944ca09a66cd4d3bc385f5b4931ca937
0x6a443b3be50f52d5e1c938c199cdc159b99139ef3805d28b4ece1daf5065d34d
0x1ff264d20c4cc43102d8a474d47acabbac162af17c2ad570bc7655694dac0e68
0xfbcae4c81f943b8f1a6ea4c72e9baf42d0c092a8e39eb2fd6777f61b21a2a9b9
0x98a59ebbc85fe6aa213236c43db388944b383668adba3ab192d7c2ef96baaac5
0x039ff00f5c5f1e9e6f5c2bfebc4d02b3db7963bb2380510bf1052e96ea43d62c
0xf802a5d98aa8f94a7a9a58c9939882db5f7d5109cef63c90beaad4cbfd5fb034
0xc9065fb7ef4d764a6407b63e932050b6c91487a9762bf7b5356277e401d7a7e4
0xc840d96103026627491dab81d49e923e3032b946edd46a917eeab6501e48e7c7

Functions
Getter at block 20793285
_hasLiqBeenAdded(view returns (bool)
true
decimals(view returns (uint8)
18
name(view returns (string)
Beyond Protocol
owner(view returns (address)
0x0b918e3d51dabbbf0f0de86aae6fff465c4e8309
snipersCaught(view returns (uint256)
1
symbol(view returns (string)
BP
totalSupply(view returns (uint256)
500000000000000000000000000
uniswapV2Pair(view returns (address)
0xbacb3673b547c5941412a82621254f479f63a899
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2RouterAddress(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isLiquidityHolderCheck(address accountview returns (bool)
isSniperCheck(address accountview returns (bool)
State-modifying
addLiquidityHolder(address liquidityHolder
addSniper(address sniperAddress
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLiquidityHolder(address liquidityHolder
removeSniper(address sniperAddress
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SniperCaught(address sniperAddress
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_address uniswapRouteruint256 totalMintuint256 _snipeBlockAmt
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.